Docs.rs
falcon-rust-0.1.2
falcon-rust 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aszepieniec
Dependencies
bit-vec ^0.6
normal
hex ^0.4.3
normal
itertools ^0.12.0
normal
num ^0.4.1
normal
num-complex ^0.4.4
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rand_distr ^0.4.3
normal
sha3 ^0.10.8
normal
Versions
6.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
SecretKey
falcon_
rust
0.1.2
Secret
Key
Aliased Type
In falcon_
rust::
falcon512
falcon_rust
::
falcon512
Type Alias
Secret
Key
Copy item path
Source
pub type SecretKey = SecretKey<512>;
Aliased Type
ยง
pub struct SecretKey {
/* private fields */
}