Docs.rs
generic-ecies-0.1.0
generic-ecies 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
maurges
Dependencies
aes ^0.8
normal
optional
cbc ^0.1
normal
optional
cipher ^0.4
normal
digest ^0.10
normal
generic-ec ^0.4.3
normal
hkdf ^0.12
normal
hmac ^0.12
normal
optional
rand_core ^0.6
normal
salsa20 ^0.10
normal
optional
sha2 ^0.10
normal
thiserror ^1
normal
zeroize ^1.8
normal
optional
hex ^0.4.3
dev
rand_dev ^0.1
dev
Versions
100%
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
generic_
ecies
0.1.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
EncryptedMessage
PrivateKey
PublicKey
curve25519aes128_cbchmac::Curve25519Aes128cbcHmacsha256
curve25519xsalsa20hmac::Curve25519Xsalsa20Hmacsha256
Enums
DecError
DeserializeError
EncError
Traits
Suite
Functions
pad_size
Type Aliases
curve25519aes128_cbchmac::EncryptedMessage
curve25519aes128_cbchmac::PrivateKey
curve25519aes128_cbchmac::PublicKey
curve25519xsalsa20hmac::EncryptedMessage
curve25519xsalsa20hmac::PrivateKey
curve25519xsalsa20hmac::PublicKey