Docs.rs
  • tor-llcrypto-0.3.1
    • tor-llcrypto 0.3.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gabi-250
    • ijackson
    • nmathewson
    • dgoulet-tor
    • Dependencies
      • aes ^0.8 normal
      • arrayref ^0.3 normal
      • base64 ^0.13.0 normal
      • ctr ^0.9 normal
      • curve25519-dalek ^3.2 normal
      • digest ^0.10.0 normal
      • ed25519-dalek ^1 normal
      • hex ^0.4 normal
      • rand_core ^0.5.1 normal
      • rand_core ^0.6.2 normal
      • rsa ^0.5.0 normal
      • serde ^1.0.103 normal
      • sha-1 ^0.10.0 normal
      • sha2 ^0.10.0 normal
      • sha3 ^0.10.0 normal
      • signature ^1 normal
      • simple_asn1 ^0.6 normal
      • subtle ^2 normal
      • thiserror ^1 normal
      • x25519-dalek ^1.2 normal
      • zeroize ^1 normal
      • cipher ^0.4.1 dev
      • hex-literal ^0.3 dev
      • rand ^0.8 dev
      • serde_test ^1.0.124 dev
      • getrandom ^0.2.3 normal
    • Versions
    • 100% 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
logo

logo

Crate tor_llcrypto

logo
Change settings

List of all items

Structs

  • pk::curve25519::EphemeralSecret
  • pk::curve25519::PublicKey
  • pk::curve25519::SharedSecret
  • pk::curve25519::StaticSecret
  • pk::ed25519::Ed25519Identity
  • pk::ed25519::ExpandedSecretKey
  • pk::ed25519::Keypair
  • pk::ed25519::PublicKey
  • pk::ed25519::SecretKey
  • pk::ed25519::Signature
  • pk::ed25519::ValidatableEd25519Signature
  • pk::keymanip::ExpandedSecretKey
  • pk::keymanip::Keypair
  • pk::keymanip::PublicKey
  • pk::keymanip::SecretKey
  • pk::keymanip::Signature
  • pk::rsa::PrivateKey
  • pk::rsa::PublicKey
  • pk::rsa::RsaIdentity
  • pk::rsa::ValidatableRsaSignature
  • util::rand_compat::RngWrapper

Enums

  • pk::keymanip::BlindingError

Traits

  • pk::ValidatableSignature
  • util::rand_compat::RngCompatExt

Functions

  • pk::ed25519::validate_batch
  • pk::keymanip::convert_curve25519_to_ed25519_public
  • pk::validate_all_sigs
  • util::x509_extract_rsa_subject_kludge

Typedefs

  • cipher::aes::Aes128Ctr
  • cipher::aes::Aes256Ctr
  • d::Sha1
  • d::Sha256
  • d::Sha3_256
  • d::Sha512
  • d::Shake128
  • d::Shake256

Constants

  • pk::rsa::RSA_ID_LEN