1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-09 17:39:04 +00:00
trezor-firmware/chacha20poly1305
2018-11-30 15:17:52 +01:00
..
chacha20poly1305.c Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 2018-11-30 15:17:52 +01:00
chacha20poly1305.h Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 2018-11-30 15:17:52 +01:00
chacha_merged.c chacha20poly1305: header polution reduction 2018-08-22 13:28:00 +02:00
ecrypt-config.h add chacha20poly1305 2017-05-11 13:27:34 +02:00
ecrypt-machine.h add chacha20poly1305 2017-05-11 13:27:34 +02:00
ecrypt-portable.h chacha20poly1305: header polution reduction 2018-08-22 13:28:00 +02:00
ecrypt-sync.h chacha20poly1305: header polution reduction 2018-08-22 13:28:00 +02:00
ecrypt-types.h chacha20poly1305: header polution reduction 2018-08-22 13:28:00 +02:00
poly1305-donna-32.h add chacha20poly1305 2017-05-11 13:27:34 +02:00
poly1305-donna.c fix chacha20poly1305 issues 2017-05-11 13:27:59 +02:00
poly1305-donna.h add chacha20poly1305 2017-05-11 13:27:34 +02:00
rfc7539.c Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 2018-11-30 15:17:52 +01:00
rfc7539.h Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 2018-11-30 15:17:52 +01:00