Skip to content

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

Notifications You must be signed in to change notification settings

jmg292/chacha20_poly1305_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages