serokell / haskell-crypto

Haskell cryptography done right
https://hackage.haskell.org/package/crypto-sodium
15 stars 6 forks source link

Expose NaCl hashing functions (SHA-256, SHA-512) #29

Closed kirelagin closed 2 years ago

kirelagin commented 2 years ago

There are functions in NaCl.Hash that are not directly available from crypto-sodium.

We need to re-export them from Crypto.Hash.