Docs.rs
  • soft-aes-0.2.1
    • soft-aes 0.2.1
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 5n00py
    • Dependencies
      • hex ^0.4.3 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

soft_aes0.2.1

  • Constants
  • Functions
?
Change settings

List of all items

Functions

  • aes::aes_cmac
  • aes::aes_dec_block
  • aes::aes_dec_cbc
  • aes::aes_dec_ecb
  • aes::aes_enc_block
  • aes::aes_enc_cbc
  • aes::aes_enc_ecb
  • aes::generate_subkey
  • padding::pad_80
  • padding::pkcs7_pad
  • padding::pkcs7_unpad
  • padding::unpad_80

Constants

  • aes::AES_128_KEY_SIZE
  • aes::AES_192_KEY_SIZE
  • aes::AES_256_KEY_SIZE
  • aes::AES_BLOCK_SIZE