Docs.rs
ssb-crypto-0.2.2
ssb-crypto 0.2.2
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
sbillig
github:sunrise-choir:all
Dependencies
base64 ^0.13.0
normal
curve25519-dalek ^3.0.0
normal
ed25519-dalek ^1.0.1
normal
hmac ^0.10.1
normal
libsodium-sys ^0.2.6
normal
rand ^0.7.3
normal
sha2 ^0.9.2
normal
sodiumoxide ^0.2.6
normal
subtle ^2.4.0
normal
x25519-dalek ^1.1.0
normal
xsalsa20poly1305 ^0.6.0
normal
zerocopy ^0.3.0
normal
zeroize ^1.2.0
normal
hex ^0.4.2
dev
Versions
68.42%
of the crate is documented
Go to latest version
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
☰
Crate ssb_crypto
Version 0.2.2
Back to index
?
[
−
]
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