speck 1.1.0

Implementation of the SPECK block cipher.
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 5 items with examples
  • Size
  • Source code size: 5.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 782.31 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • redox-os/tfs
    2942 124 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jackpot51 ticki Tommoa

Implementation of the SPECK block cipher.

SPECK is a really simple block cipher designed by the NSA. It is famous for its simple structure and code size, which can fit in just a couple of lines, while still preserving security.