Артём Павлов [Artyom Pavlov] 36523ad3ed First commit
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00
2016-10-14 17:55:45 +03:00

rust-crypto's hashes

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

  • BLAKE2
  • MD4
  • MD5
  • SHA-1
  • SHA-2
  • SHA-3
  • RIPEMD-160
  • Whirlpool
Languages
Rust 98.9%
RenderScript 1.1%