[issue8998] add crypto routines to stdlib

geremy condra report at bugs.python.org
Fri Aug 27 01:01:15 CEST 2010


geremy condra <debatem1 at gmail.com> added the comment:

On Thu, Aug 26, 2010 at 3:49 PM, Éric Araujo <report at bugs.python.org> wrote:
>
> Éric Araujo <merwok at netwok.org> added the comment:
>
> Geremy, could you kindly give a status update? Thanks

The block and stream cipher parts of the library (RC4, AES, and DES)
are functionally complete. I'm putting the finishing touches on
envelope encryption this week, but would greatly appreciate assistance
in demonstrating the library's capabilities- one person is helping
with AES encryption in ziplib, but other examples would be very
helpful.

Geremy Condra

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8998>
_______________________________________


More information about the Python-bugs-list mailing list