tel / saltine

Cryptography that's easy to digest (NaCl/libsodium bindings)
https://github.com/tel/saltine
MIT License
61 stars 29 forks source link

Expose more functionality: randomVector, crypto_verify_32 #27

Closed iphydf closed 6 years ago

iphydf commented 7 years ago

I can't find a public version of randomVector.

TomMD commented 6 years ago

See my PR #36.

linearray commented 6 years ago

randomByteString is available in the latest release.

Please open a new issue if you require anything else.