trezor / trezor-crypto

:lock: Don't use this repo, use the new monorepo instead:
https://github.com/trezor/trezor-firmware
MIT License
501 stars 201 forks source link

Fix counter initialization bug in rfc7539_init() and const correctness. #188

Closed andrewkozlik closed 5 years ago

andrewkozlik commented 5 years ago

Fix counter initialization bug in rfc7539_init() and const correctness in rfc7539.h and chacha20poly1305.h.