OVMS3-idf/components/libsodium/port
Angus Gratton acff3c9c59 libsodium: Fix mbedTLS SHA256 & SHA512 implementation, make optional
* 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
2017-10-06 11:51:55 +11:00
..
crypto_hash_mbedtls libsodium: Fix mbedTLS SHA256 & SHA512 implementation, make optional 2017-10-06 11:51:55 +11:00
randombytes_default.h libsodium: Use mbedTLS implementations for SHA256 & SHA512 2017-08-18 16:29:04 +10:00
randombytes_esp32.c libsodium: Use mbedTLS implementations for SHA256 & SHA512 2017-08-18 16:29:04 +10:00