Docs.rs
  • crypto-seal-0.3.0
    • crypto-seal 0.3.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dariusc93
    • Dependencies
      • aes-gcm ^0.10 normal
      • anyhow ^1 normal
      • bs58 ^0.5 normal
      • curve25519-dalek ^4 normal
      • ed25519-dalek ^2 normal
      • hmac ^0.12 normal
      • libp2p-identity ^0.2.8 normal optional
      • rand ^0.8 normal
      • secp256k1 ^0.28 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.8 normal
      • thiserror ^1 normal
      • x25519-dalek ^2 normal
      • zeroize ^1 normal
      • getrandom ^0.2 normal
    • Versions
    • 39.39% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

crypto_seal0.3.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate crypto_seal

Source

Modules§

error
key

Structs§

Package

Enums§

RecipientCarrier

Traits§

ToOpen
ToOpenWithPublicKey
ToOpenWithSharedKey
ToSeal
ToSealRef
ToSealRefWithKey
ToSealRefWithSharedKey
ToSealWithKey
ToSealWithSharedKey

Type Aliases§

Result