libsodium-bindings icon indicating copy to clipboard operation
libsodium-bindings copied to clipboard

Bindings to libsodium for Haskell

Results 13 libsodium-bindings issues
Sort by recently updated
recently updated
newest added

Thank you for these great bindings! Is there any chance they will be included in future stackage snapshots?

I wanted to get some opinions on this. Might it not be safe to define a few of the cryptographic functions in `sel` as pure (using `unsafeDupablePerformIO`)? Some examples: -...

Depends on https://github.com/emilypi/Base16/pull/35