dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
clamp
dcrypt
crypto
ecc
curve25519
Transforms 32 random bytes into a valid secret key.
package @
safe
nothrow @
nogc
pure
void
clamp
(
ubyte
[]
sk
)
Parameters
sk
ubyte
[]
32 byte secret key.
Meta
Source
See Implementation
dcrypt
crypto
ecc
curve25519
functions
clamp
curve25519_scalarmult
variables
publicBasePoint
Transforms 32 random bytes into a valid secret key.