sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_sign_ed25519_sk_to_seed
wrapper
sodium
crypto_sign_ed25519
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_sign_ed25519_sk_to_seed
=
deimos
.
sodium
.
crypto_sign_ed25519
.
crypto_sign_ed25519_sk_to_seed
bool
crypto_sign_ed25519_sk_to_seed
(ubyte[crypto_sign_ed25519_SEEDBYTES] seed, ubyte[crypto_sign_ed25519_SECRETKEYBYTES] sk)
pragma(
inline
, true) @
nogc
pure @
trusted
bool
crypto_sign_ed25519_sk_to_seed
(
out
ubyte
[
crypto_sign_ed25519_SEEDBYTES
]
seed
,
const
ubyte
[
crypto_sign_ed25519_SECRETKEYBYTES
]
sk
)
Meta
Source
See Implementation
wrapper
sodium
crypto_sign_ed25519
aliases
crypto_sign_ed25519
crypto_sign_ed25519_detached
crypto_sign_ed25519_keypair
crypto_sign_ed25519_open
crypto_sign_ed25519_pk_to_curve25519
crypto_sign_ed25519_seed_keypair
crypto_sign_ed25519_sk_to_curve25519
crypto_sign_ed25519_sk_to_pk
crypto_sign_ed25519_sk_to_seed
crypto_sign_ed25519_verify_detached
crypto_sign_ed25519ph_final_create
crypto_sign_ed25519ph_final_verify
crypto_sign_ed25519ph_init
crypto_sign_ed25519ph_update