Skip to content

979st/parrotssugar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParrotsSugar

Software only implementations with no additional dependencies.

Features

Ciphers

  • ChaCha20 (RFC 8439)

Hashes

  • CRC32C (Castagnoli)
  • FNV-1a (32, 64, 128-bit)

Examples

cargo run --example chacha20
cargo run --example crc32c
cargo run --example fnv1a

About

Software only implementations with no additional dependencies.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages