This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
6698bfd35a
RIOT
/
sys
/
include
/
crypto
/
modes
History
Gaëtan Harter
5e22f61cda
sys/crypto/ccm: fix docstring value for 'nonce_len'
...
From RFC3610 - 2.1.2: A nonce N of 15-L octets (where L: Number of octets in length field)
2017-12-19 18:24:44 +01:00
..
cbc.h
crypto/cbc: constify input buffers
2017-06-27 18:58:33 +02:00
ccm.h
sys/crypto/ccm: fix docstring value for 'nonce_len'
2017-12-19 18:24:44 +01:00
ctr.h
*: fix mismatching endifs for header guards
2017-01-19 18:30:53 +01:00
ecb.h
*: fix mismatching endifs for header guards
2017-01-19 18:30:53 +01:00