Docs.rs
libes-0.5.0
libes 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
TJRoh01
Dependencies
aes-gcm ^0.10
normal
chacha20poly1305 ^0.10
normal
curve25519-dalek ^3.2
normal
ed25519-dalek ^1.0
normal
hkdf ^0.12
normal
hmac ^0.12
normal
rand_core ^0.6
normal
sha2 ^0.10
normal
x25519-dalek ^2.0.0-pre.1
normal
rand ^0.7
dev
Versions
73.91%
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
☰
Module key
Modules
Structs
?
Module
libes
::
key
source
·
[
−
]
Expand description
Markers for Elliptic Curve algorithms supported by
libes
Modules
conversion
Structs
Ed25519
Marker for using the
ed25519
algorithm for elliptic curve operations
X25519
Marker for using the
x25519
algorithm for elliptic curve operations