[GHC] #7634: MD5 collision could lead to SafeHaskell violation
GHC
ghc-devs at haskell.org
Tue Feb 24 15:28:24 UTC 2015
#7634: MD5 collision could lead to SafeHaskell violation
-------------------------------------+-------------------------------------
Reporter: shachaf | Owner: ekmett
Type: bug | Status: new
Priority: normal | Milestone: ⊥
Component: Core Libraries | Version: 7.6.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Other | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by ekmett):
Pretty much.
There are also dozens if not hundreds of SHA-256 implementations out there
in C we could take in more or less unmodified.
Heck, I've even written one before, back in my crypto days.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7634#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list