Re: [web-devel] [Haskell-cafe] [ANNOUNCE] First release of crypto-conduit

7 Jan
2012
7 Jan
'12
11:12 p.m.
2012/1/8 Vincent Hanquez
What would you prefer ?
At the moment, i'm inclined to someday move cryptohash apis to be similar to crypto-api. i.e. from a result type being a bytestring to an opaque type with serialize/show instance.
Why? I don't actually need the hash object for anything, usually. All I need is the ByteString, and then I need to learn how to use the cereal package to get it... So talking purely about convenience, I would prefer hash :: HashType -> InputData -> ByteString. That would probably not be extensible enough, so I'm not sure how to optimally do it. Aristid
4881
Age (days ago)
4881
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aristid Breitkreuz