Docs.rs
ssb-crypto-0.2.3
ssb-crypto 0.2.3
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
sbillig
github:sunrise-choir:all
Dependencies
base64 ^0.13.0
normal
optional
curve25519-dalek ^3.0.0
normal
optional
ed25519-dalek ^1.0.1
normal
optional
hmac ^0.10.1
normal
optional
libsodium-sys ^0.2.6
normal
optional
rand ^0.7.3
normal
optional
sha2 ^0.9.2
normal
optional
sodiumoxide ^0.2.6
normal
optional
subtle ^2.4.0
normal
optional
x25519-dalek ^1.1.0
normal
optional
xsalsa20poly1305 ^0.6.0
normal
optional
zerocopy ^0.3.0
normal
zeroize ^1.2.0
normal
hex ^0.4.2
dev
Versions
86.67%
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
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
All
ssb_
crypto
0.2.3
Crate Items
Structs
Traits
Functions
Derive Macros
List of all items
Structs
Hash
Keypair
NetworkAuth
NetworkKey
PublicKey
SecretKey
Signature
ephemeral::EphPublicKey
ephemeral::EphSecretKey
ephemeral::SharedSecret
secretbox::Hmac
secretbox::Key
secretbox::Nonce
Traits
AsBytes
FromBytes
Derive Macros
AsBytes
FromBytes
Functions
ephemeral::derive_shared_secret
ephemeral::derive_shared_secret_pk
ephemeral::derive_shared_secret_sk
ephemeral::generate_ephemeral_keypair
ephemeral::generate_ephemeral_keypair_with_rng
ephemeral::sk_to_curve
hash
utils::memzero