Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 253 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 253 Bytes

chacha20_poly1305_rs

Implementation of ChaCha20, Poly1305, and an unsigned 256-bit integer (U256) in Rust with no additional dependencies

This code has not been reviewed - thus no guarantee of security can be made. Please use this at your own risk.