Hi,

Am Freitag, den 11.01.2013, 23:55 +0100 schrieb Vincent Hanquez:
> I've recently released crypto-pubkey [1][2], which provide a comprehensive
> solution for public key cryptography.
> 
> Most known RSA modes (PKCS15, OAEP, PSS) are supported, and there's also DSA
> and ElGamal signature support. Most of the code originally lived in 
> cryptocipher,
> but have now been made better and safer, and support more modes.
> 
> I've spend some good chunk of time adding KATs and tests, documentation, and
> making sure the performance was ahead of other haskell implementations.

nice. But in the interest of possible users: Is there a reason why this
code could not live in cryptocipher? Do we need multiple implementations
of the cyphers, and expect our users to find out for themselves why to
use one or the other?

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
  m...@joachim-breitner.de  |  nome...@debian.org  |  GPG: 0x4743206C
  xmpp: nome...@joachim-breitner.de | http://www.joachim-breitner.de/

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to