[Cryptography-dev] Desired API

Donald Stufft donald at stufft.io
Tue Jul 30 02:14:20 CEST 2013


On Jul 29, 2013, at 8:13 PM, Alex Gaynor <alex.gaynor at gmail.com> wrote:

> So my idea is that we have something like:
> 
> cryptography.c -> contains all teh cffi crap
> cryptography.primitives.* -> contains low level algorithms for example:
>    cryptography.primtives.encryption.aes -> implementation of AES
> cryptography.* -> contains high level recipes, for example:
>    cryptography.encryption: contains a thing which takes an encryption algorithm and a hasher and and does the right thing.
> 

This looks reasonable to me.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20130729/1d62c705/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20130729/1d62c705/attachment.pgp>


More information about the Cryptography-dev mailing list