vincenthz / hs-cryptohash

efficient and practical cryptohashing in haskell. DEPRECATED in favor of cryptonite
Other
30 stars 24 forks source link

HMAC does not use SecureMem #29

Closed alexanderkjeldaas closed 1 year ago

alexanderkjeldaas commented 9 years ago

The secret in HMAC should be protected.