1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/crypto
Francisco 4c4cb8a14f
Merge pull request #12362 from mtausig/ccm_aadlen
Fix CCM mode when length of AAD is > 24
2020-01-07 22:26:24 +01:00
..
modes Merge pull request #12362 from mtausig/ccm_aadlen 2020-01-07 22:26:24 +01:00
aes.h crypto: aes_init(): Fail correctly when called with bad key length 2019-08-07 11:02:16 +02:00
chacha20poly1305.h sys/crypto: Fix code style 2019-10-08 20:58:52 +02:00
chacha.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
ciphers.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
helper.h Merge pull request #10219 from bergzand/pr/crypt/helper_add_wipe 2018-11-30 11:32:45 +01:00
poly1305.h test/crypto: Add tests for poly1305 2018-12-03 09:31:10 +01:00