mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
89023b3499
Maximum input_len depends only on length_encoding and not auth_data_len. The current length_max value was also wrong. RFC3610 page 2 3. The message m, consisting of a string of l(m) octets where 0 <= l(m) < 2^(8L). The length restriction ensures that l(m) can be encoded in a field of L octets. |
||
---|---|---|
.. | ||
modes | ||
aes.c | ||
chacha_prng.c | ||
chacha.c | ||
ciphers.c | ||
doc.txt | ||
helper.c | ||
Makefile |