Docs.rs
  • sentc-crypto-std-keys-0.15.0
    • sentc-crypto-std-keys 0.15.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • joernheinemann
    • Dependencies
      • aes-gcm ^0.9.4 normal
      • argon2 ^0.3 normal
      • base64ct ^1.0.1 normal optional
      • ed25519-dalek ^2.1.1 normal
      • hkdf ^0.12.3 normal
      • hmac ^0.12.1 normal
      • ope ^0.1.1 normal
      • pqc_dilithium_edit ^0.2.0 normal
      • pqc_kyber_edit ^0.7.2 normal
      • rand_core ^0.6.3 normal
      • sentc-crypto-common ^0.11.0 normal optional
      • sentc-crypto-core ^0.15.0 normal
      • sentc-crypto-utils ^0.15.0 normal optional
      • serde ^1.0.137 normal optional
      • serde_json ^1.0.81 normal optional
      • sha2 ^0.10.2 normal
      • x25519-dalek ^2.0.1 normal
    • Versions
    • 0% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sentc_crypto_std_keys0.15.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants

List of all items

Structs

  • core::Aes256GcmKey
  • core::EciesKeyPair
  • core::EciesKyberHybridKeyPair
  • core::EciesKyberHybridPk
  • core::EciesKyberHybridSk
  • core::EciesPk
  • core::EciesSk
  • core::Ed25519DilithiumHybridKeyPair
  • core::Ed25519DilithiumHybridSig
  • core::Ed25519DilithiumHybridSignK
  • core::Ed25519DilithiumHybridVerifyKey
  • core::Ed25519KeyPair
  • core::Ed25519Sig
  • core::Ed25519SignK
  • core::Ed25519VerifyK
  • core::HmacSha256Key
  • core::KyberKeyPair
  • core::KyberPk
  • core::KyberSk
  • core::PwHasherGetter

Enums

  • core::ClientRandomValue
  • core::DeriveAuthKeyForAuth
  • core::DeriveMasterKeyForAuth
  • core::HashedAuthenticationKey
  • core::HmacKey
  • core::PasswordEncryptSalt
  • core::PublicKey
  • core::SecretKey
  • core::SignKey
  • core::Signature
  • core::SortKeys
  • core::SymmetricKey
  • core::VerifyKey

Macros

  • hybrid_key_import_export

Constants

  • core::AES_GCM_OUTPUT
  • core::ARGON_2_OUTPUT
  • core::DILITHIUM_OUTPUT
  • core::ECIES_KYBER_HYBRID_OUTPUT
  • core::ECIES_OUTPUT
  • core::ED25519_DILITHIUM_HYBRID_OUTPUT
  • core::ED25519_OUTPUT
  • core::HMAC_SHA256_OUTPUT
  • core::KYBER_OUTPUT