1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/crypto
Mathias Tausig 3a3b26e70a ciphers: Added defines for return values of cipher_init() and [specific cipher]_init() functions
New definitions: CIPHER_INIT_SUCCESS and CIPHER_ERR_BAD_CONTEXT_SIZE
2016-10-04 13:01:38 +02:00
..
modes sys/crypto: Rename header include guards. 2016-09-01 16:56:13 +02:00
3des.h ciphers: Added defines for return values of cipher_init() and [specific cipher]_init() functions 2016-10-04 13:01:38 +02:00
aes.h ciphers: Added defines for return values of cipher_init() and [specific cipher]_init() functions 2016-10-04 13:01:38 +02:00
cbcmode.h doc: fixed documentation for crypto headers 2014-12-06 11:55:28 +01:00
chacha.h sys: add ChaCha stream cipher and PRNG 2015-06-28 18:32:04 +02:00
ciphers.h ciphers: Added defines for return values of cipher_init() and [specific cipher]_init() functions 2016-10-04 13:01:38 +02:00
helper.h sys/crypto: Rename header include guards. 2016-09-01 16:56:13 +02:00
rc5.h Unified Cipher API and Block cipher operation modes 2015-07-22 19:18:34 +02:00
twofish.h ciphers: Added defines for return values of cipher_init() and [specific cipher]_init() functions 2016-10-04 13:01:38 +02:00