[Python-Dev] PEPs in progress

Dirkjan Ochtman dirkjan at ochtman.nl
Wed Jan 2 09:18:17 CET 2013


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


More information about the Python-Dev mailing list