Docs.rs
ed25519-compact-2.1.1
ed25519-compact 2.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jedisct1
Dependencies
ct-codecs ^1.1
normal
ed25519 ^2.2
normal
ct-codecs ^1.1
dev
getrandom ^0.2
normal
getrandom ^0.2
dev
getrandom ^0.2
normal
getrandom ^0.2
dev
Versions
91.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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ed25519_compact
2.1.1
Module x25519
Structs
In crate ed25519_compact
?
Module
ed25519_compact
::
x25519
source
·
[
−
]
Structs
§
DHOutput
Non-uniform output of a scalar multiplication. This represents a point on the curve, and should not be used directly as a cipher key.
KeyPair
A key pair.
PublicKey
A public key.
SecretKey
A secret key.