Docs.rs
dcrypt-algorithms-4.0.1
dcrypt-algorithms 4.0.1
Docs.rs crate page
Apache-2.0
18 August 2026
Links
Repository
crates.io
Source
Owners
NoCentralHub
Dependencies
base64 =0.22.1
normal
dcrypt-api =4.0.1
normal
dcrypt-common =4.0.1
normal
dcrypt-internal =4.0.1
normal
dcrypt-params =4.0.1
normal
hex =0.4.3
normal
criterion =0.5.1
dev
serde =1.0.229
dev
serde_json =1.0.151
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
P256_SCALAR_SIZE
dcrypt_
algorithms
4.0.1
In dcrypt_
algorithms::
ec::
p256
dcrypt_algorithms
::
ec
::
p256
Constant
P256_
SCALAR_
SIZE
Copy item path
Source
pub const P256_SCALAR_SIZE:
usize
= 32;
Expand description
Size of a P-256 scalar in bytes (32 bytes = 256 bits)