shaker ~master (2022-05-27T11:06:23.9081154)
Dub
Repo
crypto_sign_keypair
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_keypair
(
ref
ubyte
[32]
pk
,
ref
ubyte
[64]
sk
)
Meta
Source
See Implementation
sign
classes
SignKeyPair
functions
crypto_sign
crypto_sign_bytes
crypto_sign_keypair
crypto_sign_open
structs
SignedMessage