Docs.rs
ed448-rust-0.1.1
ed448-rust 0.1.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
lolo32
Dependencies
lazy_static ^1.4.0
normal
num-bigint ^0.4.0
normal
num-integer ^0.1.44
normal
num-traits ^0.2.14
normal
opaque-debug ^0.3.0
normal
rand_core ^0.6.2
normal
sha3 ^0.9.1
normal
subtle ^2.4.0
normal
base64 ^0.13.0
dev
hex ^0.4.3
dev
rand_core ^0.6.2
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
KEY_LENGTH
ed448_
rust
0.1.1
ed448_rust
Constant
KEY_
LENGTH
Copy item path
pub const KEY_LENGTH:
usize
= 57;
Expand description
Length of either a public or a private key length in byte.