- 876346e Remove always-false null pointer check in sha3.c that Coverity complains about by Tom Cosgrove · 1 year, 11 months ago
- 984309c Call mbedtls_platform_zeroize via mbedtls_sha3_free by Dave Rodgman · 1 year, 11 months ago
- dbddb00 Ensure mbedtls_sha3_finish zeroizes the context by Dave Rodgman · 1 year, 11 months ago
- 2c91f4b Fix for big-endian architectures by Dave Rodgman · 2 years, 2 months ago
- 2f0f998 Unify ABSORB and ABSORB8 to fix compile error by Dave Rodgman · 2 years, 2 months ago
- f213d0a Tidy-up by Dave Rodgman · 2 years, 2 months ago
- 1b42763 Remove NULL checks by Dave Rodgman · 2 years, 2 months ago
- cf4d2bd Spell as SHA-3 not SHA3 by Dave Rodgman · 2 years, 2 months ago
- 9d7fa93 move mbedtls_sha3_family_functions out of public interface by Dave Rodgman · 2 years, 2 months ago
- 1789d84 remove not-needed fields from SHA-3 context by Dave Rodgman · 2 years, 2 months ago
- bcfd79c Consume input in 8-byte chunks by Dave Rodgman · 2 years, 2 months ago
- a677928 Style. by Pol Henarejos · 2 years, 6 months ago
- 39fb1d5 Update library/sha3.c by Pol Henarejos · 2 years, 10 months ago
- 7dbd5d1 Add self tests (taken from #1549). by Pol Henarejos · 3 years, 2 months ago
- 938b5ab Fix when reusing the same context for another operation. by Pol Henarejos · 3 years, 2 months ago
- 1f3ae16 olen parameter shall contain the length of the buffer. by Pol Henarejos · 3 years, 3 months ago
- 116411e Fix when no SHA3 family is found. by Pol Henarejos · 3 years, 3 months ago
- 85eeda0 olen = 0 is not allowed for SHA-3. by Pol Henarejos · 3 years, 3 months ago
- 084649d SHA-3 does not use SHA3_ALT anymore. by Pol Henarejos · 3 years, 3 months ago
- 0cd1f1c Add SHA-3 module. by Pol Henarejos · 3 years, 3 months ago