aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update docsAlex Stapleton2014-04-021-3/+2
* FIPS 186-3 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+25558
* FIPS 186-2 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+6254
* Merge pull request #876 from public/unsupported-algorithm-asym-tagsPaul Kehrer2014-04-015-13/+24
|\
| * fix pep8 errorsAlex Stapleton2014-04-012-3/+1
| * Add _Reasons.UNSUPPORTED_PUBLIC_KEY_ALGORITHMAlex Stapleton2014-04-013-6/+16
| * Add _Reasons.UNSUPPORTED_MGFAlex Stapleton2014-04-013-4/+7
|/
* Merge pull request #869 from skeuomorf/dsa-private-keyPaul Kehrer2014-03-313-3/+351
|\
| * Add DSA private key api, docs and testsMohammed Attia2014-03-303-3/+351
|/
* Merge pull request #870 from skeuomorf/dsa-public-keyPaul Kehrer2014-03-303-0/+193
|\
| * Add DSA public key api, docs and testsMohammed Attia2014-03-303-0/+193
* | Merge pull request #871 from Ayrx/add-skip-testAlex Gaynor2014-03-291-0/+1
|\ \ | |/ |/|
| * Add test skip if interfaces.Mode is not supportedAyrx2014-03-301-0/+1
|/
* Merge pull request #868 from skeuomorf/dsa-parametersPaul Kehrer2014-03-294-0/+351
|\
| * Add DSA parameters api, docs and testsMohammed Attia2014-03-304-0/+351
* | Merge pull request #867 from public/ecdsa-bindingsPaul Kehrer2014-03-292-0/+131
|\ \ | |/ |/|
| * ECDSA bindingsAlex Stapleton2014-03-292-0/+131
* | Merge pull request #866 from reaperhulk/expand-pkcs1-loaderAlex Gaynor2014-03-292-2/+223
|\ \
| * | expand pkcs1 loader to support OAEP as wellPaul Kehrer2014-03-292-2/+223
* | | Merge pull request #865 from reaperhulk/new-evp-pkey-functionsAlex Gaynor2014-03-291-0/+35
|\ \ \ | |/ / |/| |
| * | workaround 0.9.8 madness by creating our own madnessPaul Kehrer2014-03-291-10/+29
| * | add EVP_PKEY encrypt/decrypt functionsPaul Kehrer2014-03-291-0/+16
|/ /
* | Merge pull request #864 from public/code-review-docsPaul Kehrer2014-03-291-6/+10
|\ \ | |/ |/|
| * Make code review docs friendlierAlex Stapleton2014-03-291-6/+10
|/
* Merge pull request #863 from reaperhulk/add-key-fingerprintAlex Gaynor2014-03-281-1/+1
|\
| * add my key fingerprint since I've signed a few releases with itPaul Kehrer2014-03-281-1/+1
* | Merge pull request #857 from Lukasa/masterPaul Kehrer2014-03-281-0/+62
|\ \ | |/ |/|
| * Remove extraneous spaces.Cory Benfield2014-03-281-10/+10
| * Add NPN functions.Cory Benfield2014-03-281-0/+62
* | Merge pull request #860 from reaperhulk/add-some-test-dep-notesAlex Gaynor2014-03-282-0/+2
|\ \
| * | add some comments to note the duplication between setup.py and tox.iniPaul Kehrer2014-03-282-0/+2
|/ /
* | Merge pull request #853 from reaperhulk/reopen-masterAlex Gaynor2014-03-273-2/+7
|\ \
| * | update versions for 0.4.dev1 and add boilerplate to changelogPaul Kehrer2014-03-273-2/+7
|/ /
* | Merge pull request #852 from reaperhulk/third-releaseAlex Gaynor2014-03-273-6/+4
|\ \ | |/ |/|
| * underscorePaul Kehrer2014-03-271-1/+1
| * bump versions and changelog for third releasePaul Kehrer2014-03-273-7/+5
|/
* Merge pull request #849 from public/changeup-exceptions-2-electric-boogalooAlex Gaynor2014-03-2733-203/+301
|\
| * Pain the bikeshed a different colourAlex Stapleton2014-03-272-3/+2
| * Remove change to bindingsAlex Stapleton2014-03-271-2/+2
| * Fixes to @alex's commentsAlex Stapleton2014-03-274-24/+27
| * Update testsAlex Stapleton2014-03-271-11/+16
| * Update tests and raise sitesAlex Stapleton2014-03-2719-100/+165
| * Add additional reason tagsAlex Stapleton2014-03-271-0/+3
| * Address most of my own commentsAlex Stapleton2014-03-277-16/+51
| * Fixed #809 -- switch back to always using UnsupportedAlgorithmAlex Gaynor2014-03-2733-202/+190
|/
* Merge pull request #851 from reaperhulk/fancier-travis-badgeAlex Gaynor2014-03-261-1/+1
|\
| * travis has svg badges now (and they intend to transition png to svg)Paul Kehrer2014-03-241-1/+1
* | Merge pull request #850 from alex/new-flake8David Reid2014-03-261-45/+37
|\ \
| * | A new flake8 is out. Our code is bad again!Alex Gaynor2014-03-261-45/+37
|/ /
* | Merge pull request #845 from public/no-memory-wipe-docsPaul Kehrer2014-03-252-0/+20
|\ \