darcs

Issue 2043 replace own SHA1 implementation by existing library

Title replace own SHA1 implementation by existing library
Priority wishlist Status needs-implementation
Milestone Resolved in
Superseder Nosy List gh, jaredj
Assigned To
Topics ProbablyEasy

Created on 2011-02-15.12:27:55 by gh, last changed 2012-03-28.14:02:43 by mndrix.

Messages
msg13686 (view) Author: gh Date: 2011-02-15.12:27:55
Looks like we have a few options:

http://hackage.haskell.org/package/Crypto
http://hackage.haskell.org/package/SHA
http://hackage.haskell.org/package/SHA2

We should mind performance in the process.
msg13692 (view) Author: kowey Date: 2011-02-16.12:20:42
Linked to http://wiki.darcs.net/DarcsLibraries
History
Date User Action Args
2011-02-15 12:27:55ghcreate
2011-02-16 12:20:43koweysetstatus: unknown -> needs-implementation
messages: + msg13692
2012-03-28 14:02:43mndrixsettopic: + ProbablyEasy
nosy: + jaredj