Docs.rs
  • selenite-0.6.0
    • selenite 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AtropineTears
    • Dependencies
      • base32 ^0.4.0 normal
      • base64 ^0.13.0 normal
      • bincode ^1.3.1 normal
      • blake2-rfc ^0.2.18 normal
      • bls-signatures ^0.11.0 normal
      • chrono ^0.4 normal
      • ed25519-dalek ^1.0.1 normal
      • getrandom ^0.2.3 normal
      • hex ^0.4.2 normal
      • log ^0.4.14 normal
      • pqcrypto-falcon ^0.2.4 normal
      • pqcrypto-sphincsplus ^0.6.0 normal
      • pqcrypto-traits ^0.3.3 normal
      • rand ^0.7.3 normal
      • serde ^1.0.123 normal
      • serde_yaml ^0.8.16 normal
      • url ^2.2.2 normal
      • zeroize ^1.4.3 normal
      • criterion ^0.3 dev
      • env_logger ^0.9.0 dev
    • Versions
    • 31.71% of the crate is documented
  • Platform
    • 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
☰
logo

Crate selenite

Version 0.6.0

Back to index

logo
Change settings

List of all items[−]

Structs

  • certificate::SeleniteCertificate
  • crypto::BLSAggregatedSignature
  • crypto::BLSKeypair
  • crypto::ED25519Keypair
  • crypto::Falcon1024Keypair
  • crypto::Falcon512Keypair
  • crypto::Signature
  • crypto::SphincsKeypair
  • crypto::Verify
  • random::OsRandom

Enums

  • certificate::Algorithms
  • certificate::CertificateErrors
  • certificate::CertificateType
  • certificate::KeyUsage
  • certificate::StringFormats
  • crypto::KeypairAlgorithms
  • crypto::SignatureType
  • sel_errors::SeleniteErrors

Traits

  • crypto::Keypairs
  • crypto::Signatures
  • crypto::Zeroize

Derive Macros

  • crypto::Zeroize

Constants

  • constants::BLAKE2B_DIGEST_SIZE_FOR_HASH
  • constants::FINGERPRINT_BYTE_SIZE
  • constants::HASH_ALGORITHM
  • constants::MAX_BYTES_FOR_CERTIFICATE_FIELDS
  • constants::SELENITE_DEVELOPER_ANNOUNCEMENT
  • constants::SELENITE_VERSION
  • constants::SIGNATURE_ALGORITHM_FALCON_1024
  • constants::SIGNATURE_ALGORITHM_FALCON_512
  • constants::SIGNATURE_ALGORITHM_SPHINCS