Skip to main content
SCALAR_BITS
bitwarden_
importers
3.0.0
In bitwarden_
importers::
importers::
onepassword::
access::
srp
bitwarden_importers
::
importers
::
onepassword
::
access
::
srp
Constant
SCALAR_
BITS
Copy item path
Source
const SCALAR_BITS:
u32
= 256;
Expand description
The width of the SHA-256 values SRP uses as scalars:
u
,
k
and
x
.