vincenthz / hs-cryptohash

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

Fix many cases of unaligned accesses #44

Closed jrtc27 closed 1 year ago

jrtc27 commented 7 years ago

This is a backport of https://github.com/haskell-crypto/cryptonite/pull/175, as well as the pre-existing alignment changes to cryptonite (e.g. sha3). This should supercede #25.

vincenthz commented 1 year ago

archiving repository