aboutsummaryrefslogtreecommitdiffstats
path: root/cryptography
Commit message (Collapse)AuthorAgeFilesLines
...
* Less code, more tests.Alex Gaynor2013-08-071-127/+0
|
* Removed a forgotten fileAlex Gaynor2013-08-071-56/+0
|
* Removed most of the C files. We'll add them back as needed.Alex Gaynor2013-08-0718-943/+0
|
* Removed some commented out entriesAlex Gaynor2013-08-074-28/+0
|
* Added an empty __init__Alex Gaynor2013-08-071-0/+0
|
* Added license headersAlex Gaynor2013-08-0620-0/+260
|
* Initial commit. Migrates over basic project files, and the OpenSSL bindingsAlex Gaynor2013-08-0620-0/+932
from OpenTLS.