Docs.rs
capycrypt-0.7.5
capycrypt 0.7.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
HLRichardson-Git
Dustin-Ray
Dependencies
aes ^0.8.3
normal
byteorder ^1.4.3
normal
capy_kem ^0.1.9
normal
chrono ^0.4.23
normal
criterion ^0.3
normal
crypto-bigint ^0.5.3
normal
hex ^0.4.3
normal
rand ^0.8
normal
rayon ^1.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
structopt ^0.3
normal
tempfile ^3.2
normal
tiny_ed448_goldilocks ^0.1.8
normal
Versions
33.04%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
BitLength
capycrypt
0.7.5
BitLength
Required Methods
bit_length
Implementors
In crate capycrypt
capycrypt
Trait
BitLength
Copy item path
Source
pub trait BitLength { // Required method fn
bit_length
(&self) ->
u64
; }
Required Methods
§
Source
fn
bit_length
(&self) ->
u64
Implementors
§
Source
§
impl
BitLength
for
SecParam