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. Cheers, Dirkjan