mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-29 20:34:36 +00:00 
			
		
		
		
	 acff3c9c59
			
		
	
	acff3c9c59
	
	
	
		
			
			* Only direct invocation of cypto_hash_sha256 & crypto_hash_sha512 produced correct output. * Some remaining header file mixups, so changed approach to wrapping the state structures. * Fixes https://github.com/espressif/esp-idf/issues/1044 (crypto_sign problems) * Add option to disable mbedTLS implementation for SHA256 & SHA512 in libsodium