Charles-Pierre Astolfi <cpa <at> crans.org> writes: > > Hi -cafe, > > I have a question about Codec.Crypto.RSA: how to enforce that > (informally) decrypt . encrypt = id > Consider this code: > That's certainly what I would expect and one of the unit tests that comes with http://hackage.haskell.org/packages/archive/Crypto/4.2.2/doc/html/Codec-Encryption-RSA.html checks for this. I wasn't able to get you code to compile so I couldn't investigate further. Maybe you could post a fully compiling example?
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
