Docs.rs
  • cyphergraphy-0.3.0
    • cyphergraphy 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cloudhead
    • dr-orlovsky
    • Dependencies
      • amplify ^4.6.0 normal
      • blake3 ^1.3.3 normal optional
      • ec25519 ^0.1.0 normal optional
      • multibase ^0.9.1 normal optional
      • secp256k1 ^0.29.0 normal optional
      • sha2 ^0.10.6 normal optional
      • sha3 ^0.10.6 normal optional
    • Versions
    • 14.89% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

cypher0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Cert
  • CertFormat
  • EcPkInvalid
  • EcSigInvalid
  • EcSkInvalid
  • Hmac
  • ed25519::PrivateKey
  • ed25519::PublicKey
  • ed25519::Signature
  • x25519::PrivateKey
  • x25519::PublicKey
  • x25519::SharedSecret

Enums

  • EcSerError
  • EcVerifyError
  • EcdhError
  • display::Encoding

Traits

  • Digest
  • Digest32
  • Digest64
  • EcPk
  • EcSig
  • EcSign
  • EcSk
  • Ecdh
  • HmacDigest
  • KeyedDigest
  • display::MultiDisplay

Type Aliases

  • Sha256