Docs.rs
  • ssh-cipher-0.3.0-rc.2
    • ssh-cipher 0.3.0-rc.2
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tarcieri
    • Dependencies
      • aead ^0.6.0-rc.1 normal optional
      • aes ^0.9.0-rc.0 normal optional
      • aes-gcm ^0.11.0-rc.0 normal optional
      • cbc ^0.2.0-rc.0 normal optional
      • chacha20 ^0.10.0-rc.0 normal optional
      • cipher ^0.5.0-rc.0 normal
      • ctr ^0.10.0-rc.0 normal optional
      • des ^0.9.0-rc.0 normal optional
      • ssh-encoding ^0.3.0-rc.1 normal
      • poly1305 ^0.9.0-rc.1 normal optional
      • subtle ^2 normal optional
      • zeroize ^1 normal optional
      • hex-literal ^1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest stable release
  • 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
logo

ssh_cipher0.3.0-rc.2

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • ChaCha20Poly1305
  • Decryptor
  • Encryptor

Enums

  • Cipher
  • Error

Type Aliases

  • AesGcmNonce
  • ChaCha20
  • ChaChaKey
  • ChaChaNonce
  • Result
  • Tag