aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37 from tiran/masterAlex Gaynor2013-08-113-2/+33
|\
| * hyper nit-pickChristian Heimes2013-08-111-1/+0
| * super nit-pickChristian Heimes2013-08-111-1/+2
| * drop setup.py test againChristian Heimes2013-08-111-16/+0
| * Merge remote-tracking branch 'upstream/master'Christian Heimes2013-08-112-10/+18
| |\ | |/ |/|
* | Merge pull request #38 from alex/why-cryptographyHynek Schlawack2013-08-112-10/+18
|\ \
| * | Another issue we're targettingAlex Gaynor2013-08-111-0/+1
| * | English grammarAlex Gaynor2013-08-111-6/+6
| * | Merge branch 'master' into why-cryptographyAlex Gaynor2013-08-111-0/+4
| |\ \ | |/ / |/| |
| * | Added another item from hynekAlex Gaynor2013-08-111-0/+1
| * | Document that we want AES-GCMAlex Gaynor2013-08-111-0/+1
| * | Better gramarAlex Gaynor2013-08-111-1/+1
| * | Make this a headingAlex Gaynor2013-08-111-1/+2
| * | Better describe why this library exists. Refs #5Alex Gaynor2013-08-112-7/+13
| | * Merge remote-tracking branch 'upstream/master'Christian Heimes2013-08-112-5/+18
| | |\ | |_|/ |/| |
* | | Merge pull request #39 from alex/link-docsHynek Schlawack2013-08-111-0/+6
|\ \ \ | |/ / |/| |
| * | Dropped a wordAlex Gaynor2013-08-111-1/+1
| * | Link the docs in the readmeAlex Gaynor2013-08-111-0/+6
|/ /
* | Merge pull request #35 from hynek/add-new-file-requirements-to-contributingDonald Stufft2013-08-111-5/+12
|\ \
| * | Add requirements for code files to CONTRIBUTINGHynek Schlawack2013-08-111-5/+12
|/ /
| * use py.test for testingChristian Heimes2013-08-113-6/+26
| * add classifiers, url, description and nose integration for python setup.py testChristian Heimes2013-08-101-0/+27
|/
* Merge pull request #34 from alex/excise-paddingHynek Schlawack2013-08-101-4/+4
|\
| * Fixed exampleAlex Gaynor2013-08-101-1/+1
| * Fully excised padding from the docsAlex Gaynor2013-08-101-4/+4
* | Merge pull request #33 from alex/api-valDonald Stufft2013-08-101-1/+1
|\ \ | |/ |/|
| * Make api poitn to the right objectAlex Gaynor2013-08-101-1/+1
|/
* Merge pull request #32 from alex/bytes-for-nist-vectorsDonald Stufft2013-08-102-59/+109
|\
| * Made the load NIST vectors test utility use bytes correctlyAlex Gaynor2013-08-102-59/+109
|/
* Merge pull request #30 from dstufft/simplify-apiAlex Gaynor2013-08-101-6/+0
|\
| * Removing padding from the encryption APIDonald Stufft2013-08-101-6/+0
* | Merge pull request #31 from dstufft/add-nist-vector-filesHynek Schlawack2013-08-1089-0/+75749
|\ \ | |/ |/|
| * Add the NIST AES vectorsDonald Stufft2013-08-1089-0/+75749
|/
* Merge pull request #29 from dstufft/nist-vector-file-utilitiesAlex Gaynor2013-08-084-2/+315
|\
| * Add a test utility functions to read & process NIST vector filesDonald Stufft2013-08-094-2/+315
* | Merge pull request #26 from alex/symmetric-encryption-docsDonald Stufft2013-08-083-0/+77
|\ \
| * | Typo fixAlex Gaynor2013-08-081-2/+2
| * | A padding exampleAlex Gaynor2013-08-081-2/+4
| * | This is where padding goesAlex Gaynor2013-08-081-1/+5
| * | Descriptive textAlex Gaynor2013-08-081-0/+3
| * | Describe the methods more explicitlyAlex Gaynor2013-08-081-8/+11
| * | Document this as a classAlex Gaynor2013-08-081-18/+17
| * | New languageAlex Gaynor2013-08-081-3/+3
| * | more accurateAlex Gaynor2013-08-081-2/+4
| * | Move the modules aroundAlex Gaynor2013-08-081-5/+4
| * | FixAlex Gaynor2013-08-081-2/+2
| * | This is a lieAlex Gaynor2013-08-081-2/+0
| * | All capsAlex Gaynor2013-08-081-1/+1
| * | fix spelling errors, move moduleAlex Gaynor2013-08-081-2/+2
| * | Document that IVs should not be reused.Alex Gaynor2013-08-081-0/+2