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
2025-01-18 12:52:44 +01:00
Code
Releases
Activity
fdde802bd7
RIOT
/
sys
/
include
/
crypto
History
Gaëtan Harter
c87fe94ec1
crypto/modes/ccm: update api to const input buffers
...
Input buffers are not modified, so can be declared const arguments.
2018-11-19 16:44:04 +01:00
..
modes
crypto/modes/ccm: update api to const input buffers
2018-11-19 16:44:04 +01:00
aes.h
sys/crypto: configure AES via pseudomodules.
2018-11-15 18:25:26 +01:00
chacha.h
Merge pull request
#10159
from mtausig/crypto_documentation
2018-11-08 12:13:59 +01:00
ciphers.h
Merge pull request
#10159
from mtausig/crypto_documentation
2018-11-08 12:13:59 +01:00
helper.h
crypto/helper: Change equals arguments to const
2018-10-21 20:27:33 +02:00