shaker v0.0.3 (2014-12-26T23:10:06Z)
Home
Dub
Repo
crypto_sign
sign
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
crypto_sign
(
ubyte
*
sm
,
ulong
*
smlen
,
ubyte
*
m
,
ulong
mlen
,
ref
ubyte
sk
[64]
)
Meta
Source
See Implementation
sign
classes
SignKeyPair
functions
crypto_sign
crypto_sign_keypair
crypto_sign_open
structs
SignedMessage