mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
730286903a
The test added for crypto_secure_wipe wipes a buffer with a secret in it. Only the last byte is kept as it was. The last byte is used to check that the function doesn't write outside the supplied buffer. |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.include | ||
tests-crypto-aes.c | ||
tests-crypto-chacha.c | ||
tests-crypto-cipher.c | ||
tests-crypto-helper.c | ||
tests-crypto-modes-cbc.c | ||
tests-crypto-modes-ccm.c | ||
tests-crypto-modes-ctr.c | ||
tests-crypto-modes-ecb.c | ||
tests-crypto.c | ||
tests-crypto.h |