aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
| * | Document how long iv should beAlex Gaynor2013-08-081-1/+3
| * | Try to document CBCAlex Gaynor2013-08-081-2/+9
| * | Attempt to document AESAlex Gaynor2013-08-081-2/+8
| * | Crypto is seriously hardAlex Gaynor2013-08-081-1/+1
| * | Start stubbing out subheadingsAlex Gaynor2013-08-081-0/+12
| * | Begin to describe the methodsAlex Gaynor2013-08-081-0/+8
| * | Started trying to document symmetric encryptionAlex Gaynor2013-08-083-0/+30
* | | Merge pull request #27 from exarkun/spelling-counts-gentlemenDonald Stufft2013-08-081-3/+3
|\ \ \ | |/ / |/| |
| * | There *is* a p in `cryptography` but it has a specific position in the word.Jean-Paul Calderone2013-08-081-3/+3
|/ /
* | Merge pull request #22 from lvh/fix-lvh-emailHynek Schlawack2013-08-081-1/+1
|\ \
| * | Fix e-mailLaurens Van Houtven2013-08-081-1/+1
|/ /
* | Merge pull request #21 from hynek/rename-c-to-bindingsAlex Gaynor2013-08-077-11/+26
|\ \
| * | Document architecture changesHynek Schlawack2013-08-081-3/+3
| * | Refactor into latest design decisionHynek Schlawack2013-08-086-8/+23
|/ /
* | Merge pull request #20 from hynek/typo-private-emailAlex Gaynor2013-08-072-2/+2
|\ \
| * | Fix typo in docs and use my private e-mailHynek Schlawack2013-08-082-2/+2
|/ /
* | Merge pull request #19 from alex/https-linksDonald Stufft2013-08-071-1/+1
|\ \