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 `randomVector` #35

Closed TomMD closed 6 years ago

TomMD commented 6 years ago

Would a patch exposing the module Crypto.Saltine.Core.Util which re-exports randomVector be accepted? I could always use entropy but reducing dependencies would be great.

TomMD commented 6 years ago

Closing since this is a dup of #27