<div dir="ltr"><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px">So my idea is that we have something like:<div><br></div><div><span class="">cryptography</span>.c -> contains all teh cffi crap</div><div>
<span class="">cryptography</span>.primitives.* -> contains low level algorithms for example:</div><div> <span class="">cryptography</span>.primtives.encryption.aes -> implementation of AES</div><div><span class="">cryptography</span>.* -> contains high level recipes, for example:</div>
<div> <span class="">cryptography</span>.encryption: contains a thing which takes an encryption algorithm and a hasher and and does the right thing.</div><div><br></div><div>What do people think?</div><div><br></div><div>
Alex</div></div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 29, 2013 at 4:27 PM, Donald Stufft <span dir="ltr"><<a href="mailto:donald@stufft.io" target="_blank">donald@stufft.io</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So now that this mailing list is a thing, let's have a discussion!<br>
<br>
What do we want the desired API to look like? Probably exposing<br>
both low and high level (starting with low)? How should we<br>
properly separate the two API's in the code in order to have a<br>
clear delineation between the two target audiences.<br>
<br>
I dunno I'm just spit balling to get things started :)<br>
<br>
-----------------<br>
Donald Stufft<br>
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
<br>
<br>_______________________________________________<br>
Cryptography-dev mailing list<br>
<a href="mailto:Cryptography-dev@python.org">Cryptography-dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/cryptography-dev" target="_blank">http://mail.python.org/mailman/listinfo/cryptography-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">"I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire)<br>
"The people's good is the highest law." -- Cicero<br><div>GPG Key fingerprint: 125F 5C67 DFE9 4084</div></div>
</div>