[Python-Dev] PEPs in progress

Antoine Pitrou solipsis at pitrou.net
Wed Jan 2 10:49:42 CET 2013


Le Wed, 2 Jan 2013 09:18:17 +0100,
Dirkjan Ochtman <dirkjan at ochtman.nl> a écrit :
> On Wed, Jan 2, 2013 at 7:14 AM, Christian Heimes
> <christian at python.org> wrote:
> > The second PEP addresses key derivation functions for secure
> > password hashing. I like to add PBKDF2, bcrypt and scrypt
> > facilities to the standard library.
> 
> Hashing only? I was hoping you would also include PKCS1 RSA
> primitives.

That's a totally different topic, no?

Regards

Antoine.




More information about the Python-Dev mailing list