Docs.rs
  • raycrypt-0.3.1
    • raycrypt 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • somehybrid
    • Dependencies
      • cfg-if ^1.0 normal
      • getrandom ^0.2 normal
      • sha2 ^0.10 normal
      • zeroize ^1.7 normal
      • benchmark-simple ^0.1 dev
      • hex ^0.4 dev
      • serde_json ^1.0 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

raycrypt0.3.1

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • aeads::ChaCha20Poly1305
  • aeads::XChaCha20Poly1305
  • ciphers::chacha::ChaCha20
  • ciphers::chacha::HChaCha20
  • ecc::InvalidKey
  • ecc::x25519::PrivateKey
  • errors::InvalidMac
  • macs::poly1305::Poly1305

Functions

  • aeads::aegis256::decrypt
  • aeads::aegis256::encrypt
  • decrypt
  • ecc::x25519::scalarmult
  • ecc::x25519::scalarmult_base
  • encrypt
  • getrandom

Type Aliases

  • ecc::x25519::PublicKey