aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #820 from reaperhulk/test-python34Alex Gaynor2014-03-172-0/+16
|\
| * add python 3.4 to osx and linux buildersPaul Kehrer2014-03-172-0/+16
* | Merge pull request #821 from alex/newer-py33Paul Kehrer2014-03-171-2/+2
|\ \
| * | Use the latest python 3.3 on OS X on travisAlex Gaynor2014-03-171-2/+2
* | | Merge pull request #818 from reaperhulk/tox-34-targetAlex Gaynor2014-03-171-1/+1
|\ \ \
| * | | add py34 target for python 3.4 CIPaul Kehrer2014-03-171-1/+1
| | |/ | |/|
* | | Merge pull request #816 from skeuomorf/interfacePaul Kehrer2014-03-172-1/+13
|\ \ \ | |/ / |/| |
| * | Update the docs.Mohammed Attia2014-03-171-1/+7
| * | Add key_size property to DSAPublicKeyMohammed Attia2014-03-171-0/+6
| |/
* | Merge pull request #815 from public/tweak-changelogPaul Kehrer2014-03-171-2/+5
|\ \ | |/ |/|
| * Don't use weird XX fake dates in the changelog.Alex Stapleton2014-03-171-2/+5
|/
* Merge pull request #808 from public/tidy-rsaPaul Kehrer2014-03-161-34/+58
|\
| * s/set1/assign/Alex Stapleton2014-03-161-2/+2
| * Just EVP_PKEY GC free the contained keys.Alex Stapleton2014-03-161-2/+5
| * RSAPrivateKey to evp_pkey utility methodAlex Stapleton2014-03-161-32/+53
* | Merge pull request #811 from alex/import-stylePaul Kehrer2014-03-166-12/+4
|\ \
| * | Tiny style changes to some importsAlex Gaynor2014-03-166-12/+4
* | | Merge pull request #812 from public/circular-fixPaul Kehrer2014-03-162-9/+28
|\ \ \ | |/ / |/| |
| * | s/available_backends/_available_backends/Alex Stapleton2014-03-162-11/+11
| * | Fix circular imports with available_backends()Alex Stapleton2014-03-162-9/+28
|/ /
* | Merge pull request #807 from Ayrx/add-backend-check-to-rsaPaul Kehrer2014-03-163-0/+51
|\ \
| * | Style nitpickAyrx2014-03-161-1/+1
| * | Added backend check to rsa primitivesAyrx2014-03-163-0/+51
| |/
* | Merge pull request #806 from Ayrx/add-backend-check-to-cipherPaul Kehrer2014-03-163-1/+23
|\ \
| * | Style nitpickAyrx2014-03-161-1/+2
| * | Added backend check to cipher primitivesAyrx2014-03-163-1/+22
| |/
* | Merge pull request #805 from Ayrx/add-backend-check-to-hmacPaul Kehrer2014-03-163-4/+29
|\ \
| * | Fixed style nitpickAyrx2014-03-162-2/+4
| * | Added backend check to hmac primitivesAyrx2014-03-163-5/+28
| |/
* | Merge pull request #804 from Ayrx/add-backend-check-to-hashesPaul Kehrer2014-03-163-3/+27
|\ \ | |/ |/|
| * Style nitpickAyrx2014-03-161-1/+2
| * Added backend check to hash primitivesAyrx2014-03-163-3/+26
|/
* Merge pull request #803 from alex/stylePaul Kehrer2014-03-151-2/+4
|\
| * Don't put things with side effects in assert statementsAlex Gaynor2014-03-151-2/+4
* | Merge pull request #775 from reaperhulk/rsa-mgf1-classAlex Gaynor2014-03-153-0/+71
|\ \
| * | restructure if statements to be less confusingPaul Kehrer2014-03-151-2/+2
| * | make MAX_LENGTH an object()Paul Kehrer2014-03-141-3/+1
| * | document MAX_LENGTHPaul Kehrer2014-03-111-0/+5
| * | make attributes of MGF1 private since that's our general conventionPaul Kehrer2014-03-112-6/+6
| * | change MAX_LENGTH to be an object rather than a byte stringPaul Kehrer2014-03-111-3/+5
| * | add MGF1 class, docs, testsPaul Kehrer2014-03-103-0/+66
* | | Merge pull request #802 from public/platformsPaul Kehrer2014-03-151-0/+12
|\ \ \ | |_|/ |/| |
| * | Tweak wordingAlex Stapleton2014-03-151-2/+2
| * | AlphabetiseAlex Stapleton2014-03-151-1/+1
| * | Document Python versions tooAlex Stapleton2014-03-151-1/+2
| * | Document the platforms we test onAlex Stapleton2014-03-151-0/+11
* | | Merge pull request #801 from reaperhulk/fix-idea-coverageAlex Gaynor2014-03-151-1/+11
|\ \ \
| * | | test IDEA key_size properlyPaul Kehrer2014-03-151-1/+11
| |/ /
* | | Merge pull request #800 from alex/style-cleanupPaul Kehrer2014-03-154-10/+8
|\ \ \
| * | | Small style cleanup for importsAlex Gaynor2014-03-154-10/+8
|/ / /