Docs.rs
  • aes-gcm-stream-0.2.4
    • aes-gcm-stream 0.2.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jht5945
    • Dependencies
      • aes ^0.8 normal
      • cipher ^0.4 normal
      • ghash ^0.5 normal
      • zeroize ^1.6 normal
      • aes-gcm ^0.10 dev
      • benchmark-simple ^0.1 dev
      • hex ^0.4 dev
    • Versions
    • 6.67% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

aes_gcm_stream0.2.4

  • All Items

Crate Items

  • Structs
  • Functions

Crate aes_gcm_stream

Source

Structs§

Aes128GcmStreamDecryptor
This library is created for AES/GCM stream encrypt or decrypt
Aes128GcmStreamEncryptor
Aes192GcmStreamDecryptor
Aes192GcmStreamEncryptor
Aes256GcmStreamDecryptor
Aes256GcmStreamEncryptor

Functions§

aes_128_gcm_decrypt
aes_128_gcm_encrypt
aes_192_gcm_decrypt
aes_192_gcm_encrypt
aes_256_gcm_decrypt
aes_256_gcm_encrypt
aes_gcm_decrypt
aes_gcm_encrypt