Docs.rs
  • eva-crypto-0.1.2
    • eva-crypto 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • megrxu
    • Dependencies
      • rand ^0.7.0 dev
    • Versions
    • 19.79% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

eva_crypto0.1.2

Crate Items

  • Structs
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • aes::AES
  • blowfish::BlowFish
  • led::LED
  • present::PRESENT
  • skinny::SKINNY
  • sm4::SM4

Traits

  • generic::Ops
  • generic::Permutation

Functions

  • generic::create_u8x16
  • generic::create_u8x4
  • generic::create_u8x4x4
  • generic::expand_bits
  • generic::gmul_x
  • generic::restore_data
  • generic::transpose
  • generic::u8x4_to_u32

Type Aliases

  • generic::u8x4
  • generic::u8x4x4

Statics

  • aes::RCON
  • aes::RSBOX
  • aes::SBOX
  • blowfish::PARRAY
  • blowfish::SBOX
  • led::MDS
  • led::RCON
  • led::RMDS
  • led::RSBOX
  • led::SBOX
  • present::PBOX
  • present::RPBOX
  • present::RSBOX
  • present::SBOX
  • skinny::MDS
  • skinny::PBOX
  • skinny::RCON
  • skinny::RMDS
  • skinny::RSBOX_4
  • skinny::SBOX_4
  • sm4::CK
  • sm4::FK
  • sm4::SBOX

Constants

  • skinny::RSBOX_8
  • skinny::SBOX_8