evilsha 0.1.0

Unsecure SHA 2 implementation
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 3 items with examples
  • Size
  • Source code size: 55.9 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.18 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • zvavybir/evil
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zvavybir

Unsecure implementation of SHA-2 in pure rust

evilsha is a implementation of SHA-2 written by an amateur for the sole purpose that he learns a bit about cryptography. It is very probably very vulnerable, so do not use evilsha. The same applies to all other evil* crates.