tuupola / branca-spec

Authenticated and encrypted API tokens using modern crypto
https://www.branca.io/
219 stars 7 forks source link

Change Rust crate to use cesarb/chacha20-poly1305-aead #16

Closed return closed 5 years ago

return commented 5 years ago

I have updated this to use a pure Rust version of ChaCha20-Poly1305 AEAD with an in-tree implementation of HChaCha20 which was enough to replace sodiumoxide.