tel / saltine

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

Add a utils modules w/ randomVector #36

Closed TomMD closed 6 years ago

TomMD commented 6 years ago

It is reasonable to claim this should be .Random and produce Vector instead of ByteString - the API at this point is arbitrary.

Fixes #35 ... if that is desired. I expect to discuss/iterate on this patch so no pressure to accept as is.