-
- Downloads
hashes:sha3: Integrate SHA-3 into RIOT API
Add init/update/final interface Add interface functions for direct SHA3 Add unit tests for SHA-3 Document functions and types Reduced var scope in Keccak code Add CCO Copyright notice to Keccak code
Showing
- sys/hashes/sha3.c 292 additions, 144 deletionssys/hashes/sha3.c
- sys/include/hashes/sha3.h 180 additions, 0 deletionssys/include/hashes/sha3.h
- tests/unittests/tests-hashes/tests-hashes-sha3.c 429 additions, 0 deletionstests/unittests/tests-hashes/tests-hashes-sha3.c
- tests/unittests/tests-hashes/tests-hashes.c 1 addition, 0 deletionstests/unittests/tests-hashes/tests-hashes.c
- tests/unittests/tests-hashes/tests-hashes.h 7 additions, 0 deletionstests/unittests/tests-hashes/tests-hashes.h
Loading
Please register or sign in to comment