mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 19:57:13 +09:00
c046fe8cccdf0ed08a9299783b733ae681793217
The crypto_sign_seed_keypair function is analagous to crypto_sign_keypair, except it generates a keypair for a seed instead of a random keypair. I think this name makes more sense than crypto_sign_publickey.
See README.markdown
Languages
C
93%
Shell
1.8%
M4
1.5%
Zig
1.3%
Assembly
1.1%
Other
1.2%