You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/chacha20poly1305
Andrew Kozlik 7079277fb0
Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188)
6 years ago
..
chacha20poly1305.c Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 6 years ago
chacha20poly1305.h Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 6 years ago
chacha_merged.c chacha20poly1305: header polution reduction 6 years ago
ecrypt-config.h add chacha20poly1305 7 years ago
ecrypt-machine.h add chacha20poly1305 7 years ago
ecrypt-portable.h chacha20poly1305: header polution reduction 6 years ago
ecrypt-sync.h chacha20poly1305: header polution reduction 6 years ago
ecrypt-types.h chacha20poly1305: header polution reduction 6 years ago
poly1305-donna-32.h add chacha20poly1305 7 years ago
poly1305-donna.c fix chacha20poly1305 issues 7 years ago
poly1305-donna.h add chacha20poly1305 7 years ago
rfc7539.c Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 6 years ago
rfc7539.h Fix counter initialization bug in rfc7539_init(). Fix const correctness in rfc7539.h and chacha20poly1305.h. (#188) 6 years ago