-
- Downloads
Merge pull request #4821 from BytesGalore/add_hash_chain
hashes/sha256: initial sha256-chain computation and verification functions
No related branches found
No related tags found
Showing
- sys/hashes/sha256.c 140 additions, 0 deletionssys/hashes/sha256.c
- sys/include/hashes/sha256.h 79 additions, 0 deletionssys/include/hashes/sha256.h
- tests/unittests/tests-hashes/tests-hashes-sha256-chain.c 158 additions, 0 deletionstests/unittests/tests-hashes/tests-hashes-sha256-chain.c
- tests/unittests/tests-hashes/tests-hashes-sha256.c 14 additions, 0 deletionstests/unittests/tests-hashes/tests-hashes-sha256.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
Please register or sign in to comment