[PYTHON-CRYPTO] aes library
Zooko
zooko at zooko.com
Wed Apr 3 13:37:07 CEST 2002
Bram Cohen <bram at GAWTH.COM>
>
...
> What does everyone think?
It sounds okay to me. In particular the processing objects is better than
functions (although I suggest optional string -> string functions as well).
I'm always wary of APIs that are designed "top down" without an implementation,
of course. My personal plan for new crypto in Python remains to wrap Crypto++
with Boost and following the Crypto++ API as much as possible.
After I've seen what that looks like I will have a better idea of what kind of
AES API I would want to have in the standard library.
Regards,
Zooko
---
zooko.com
Security and Distributed Systems Engineering
---
More information about the python-crypto
mailing list