evilaes 0.1.0

Unsecure AES 256-bit implementation
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 65.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.74 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 AES 256 in pure rust

evilaes is a implementation of AES 256-bit 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 evilaes. The same applies to all other evil* crates.