Docs.rs
otp-std-0.2.3
otp-std 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nekitdev
Dependencies
base32 ^0.5.1
normal
bon ^3.3.2
normal
const-macros ^0.1.1
normal
constant_time_eq ^0.3.1
normal
hmac ^0.12.1
normal
miette ^7.5.0
normal
rand ^0.9.0
normal
optional
serde ^1.0.217
normal
optional
sha1 ^0.10.6
normal
sha2 ^0.10.8
normal
optional
thiserror ^2.0.11
normal
url ^2.5.4
normal
optional
urlencoding ^2.1.3
normal
optional
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
otp_std
0.2.3
In otp_
std::
algorithm
otp_std
::
algorithm
Constant
SHA512_LENGTH
Copy item path
Source
pub const SHA512_LENGTH:
usize
= 64;
Available on
crate feature
sha2
only.
Expand description
The length of the SHA-512 hash.