Docs.rs
  • tor-llcrypto-0.5.2
    • tor-llcrypto 0.5.2
    • 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
      • base64ct ^1.5.1 normal
      • cipher ^0.4.3 normal
      • ctr ^0.9 normal
      • curve25519-dalek ^3.2 normal
      • derive_more ^0.99.3 normal
      • digest ^0.10.0 normal
      • ed25519-dalek ^1 normal
      • hex ^0.4 normal
      • rand_core ^0.5.1 normal
      • openssl ^0.10.48 normal
      • rand_core ^0.6.2 normal
      • rsa ^0.9.0 normal
      • safelog ^0.3.2 normal
      • serde ^1.0.103 normal
      • sha1 ^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
      • typenum ^1.15.0 normal
      • x25519-dalek =2.0.0-pre.1 normal
      • zeroize ^1 normal
      • cipher ^0.4.1 dev
      • hex-literal ^0.4 dev
      • rand ^0.8 dev
      • serde_test ^1.0.124 dev
      • tor-basic-utils ^0.7.1 dev
      • getrandom ^0.2.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • cipher::aes::Aes128Ctr
  • cipher::aes::Aes128Key
  • cipher::aes::Aes256Ctr
  • cipher::aes::Aes256Key
  • d::Sha1
  • pk::curve25519::EphemeralSecret
  • pk::curve25519::PublicKey
  • pk::curve25519::SharedSecret
  • pk::curve25519::StaticSecret
  • pk::ed25519::Ed25519Identity
  • pk::ed25519::ExpandedKeypair
  • 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::ct::CtByteArray
  • util::rand_compat::RngWrapper

Enums

  • pk::keymanip::BlindingError

Traits

  • pk::ValidatableSignature
  • pk::ed25519::Ed25519PublicKey
  • pk::ed25519::Signer
  • util::rand_compat::RngCompatExt

Functions

  • pk::ed25519::validate_batch
  • pk::keymanip::blind_keypair
  • pk::keymanip::blind_pubkey
  • pk::keymanip::convert_curve25519_to_ed25519_private
  • pk::keymanip::convert_curve25519_to_ed25519_public
  • pk::keymanip::convert_ed25519_to_curve25519_private
  • pk::validate_all_sigs
  • util::ct::ct_lookup
  • util::x509_extract_rsa_subject_kludge

Type Definitions

  • d::Sha256
  • d::Sha3_256
  • d::Sha512
  • d::Shake128
  • d::Shake256

Constants

  • pk::ed25519::ED25519_ID_LEN
  • pk::ed25519::ED25519_SIGNATURE_LEN
  • pk::rsa::RSA_ID_LEN