Skip to content

cseale/hashes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-crypto's hashes Build Status

Collection of cryptographic hash functions written in pure Rust. This is the part of the rust-crypto project.

Contributions

Contributions are extremely welcome. The most significant needs are help adding documentation, implementing new algorithms, and general cleanup and improvement of the code. By submitting a pull request you are agreeing to make you work available under the license terms of the Rust-Crypto project.

License

Rust-Crypto is dual licensed under the MIT and Apache 2.0 licenses, the same licenses as the Rust compiler.

Supported algorithms

Name Alt name Crates.io Documentation
BLAKE2 crates.io Documentation
GOST94 GOST R 34.11-94 crates.io Documentation
MD2 crates.io Documentation
MD4 crates.io Documentation
MD5 (not published) (not published)
RIPEMD-160 crates.io Documentation
SHA-1 (not published) (not published)
SHA-2 crates.io Documentation
SHA-3 Keccak crates.io Documentation
Streebog GOST R 34.11-2012 crates.io Documentation
Whirlpool crates.io Documentation

About

Collection of cryptographic hash functions written in pure Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%