This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
sys
/
include
/
crypto
History
Koen Zandberg
1990e1629a
crypto: Add chacha20poly1305 AEAD algorithm
2019-02-04 09:29:26 +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
chacha20poly1305.h
crypto: Add chacha20poly1305 AEAD algorithm
2019-02-04 09:29: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
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