aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update changelog to add DSA sig/verify support informationPaul Kehrer2014-05-021-0/+4
|
* expand DSA multibackend supportPaul Kehrer2014-05-022-0/+59
|
* Merge pull request #996 from alex/wordwrapAlex Stapleton2014-05-021-7/+14
|\ | | | | Wordwrap some stuff in the changelog
| * Wordwrap some stuff in the changelogAlex Gaynor2014-05-011-7/+14
| |
* | Merge pull request #991 from reaperhulk/dsa-signAlex Gaynor2014-05-017-0/+205
|\ \ | |/ |/| DSA signing support
| * add test to cover missed linePaul Kehrer2014-05-011-0/+9
| |
| * this isn't an invalidsignaturePaul Kehrer2014-05-011-5/+1
| |
| * remove an unneeded line in the examplePaul Kehrer2014-05-011-1/+0
| |
| * DSA signing support (this is mostly skeuomorf's work, credit to him)Paul Kehrer2014-05-017-0/+201
|/
* Merge pull request #993 from reaperhulk/really-fix-ecdhAlex Gaynor2014-05-011-4/+3
|\ | | | | Fix ECDH on CentOS 5.x/6.4
| * CentOS, does my offering please you?Paul Kehrer2014-05-011-4/+3
|/
* Merge pull request #992 from reaperhulk/fix-ecdhAlex Gaynor2014-05-012-5/+4
|\ | | | | ECDH wasn't actually included so it wasn't being compiled
| * ifndef and ifdef aren't the same thingPaul Kehrer2014-05-011-1/+1
| |
| * ecdh wasn't actually included so it wasn't being compiledPaul Kehrer2014-05-012-4/+3
|/
* Merge pull request #990 from reaperhulk/docs-fixAlex Gaynor2014-05-011-0/+1
|\ | | | | document that the OpenSSL backend conforms to the CMACBackend interface
| * document that the OpenSSL backend conforms to the CMACBackend interfacePaul Kehrer2014-05-011-0/+1
| |
* | Merge pull request #989 from ashfall/ecdh-bindingsPaul Kehrer2014-05-011-0/+71
|\ \ | |/ |/| Add ECDH bindings
| * Fix alignment and close an #ifdefAshwini Oruganti2014-05-011-4/+9
| |
| * Define CONDITIONAL_NAMESAshwini Oruganti2014-05-011-0/+6
| |
| * CustomizeAshwini Oruganti2014-05-011-0/+13
| |
| * And then the FUNCTIONSAshwini Oruganti2014-05-011-0/+9
| |
| * And then the TYPESAshwini Oruganti2014-05-011-0/+3
| |
| * Fill in the INCLUDES partAshwini Oruganti2014-05-011-0/+3
| |
| * Basic skeleton for ECDH bindingsAshwini Oruganti2014-05-011-0/+32
| |
* | Merge pull request #982 from reaperhulk/dsa-verifyDavid Reid2014-05-018-7/+295
|\ \ | | | | | | DSA verification
| * | add check to ensure only invalid ASN1 gives InvalidSignature in DSAPaul Kehrer2014-05-012-0/+12
| | |
| * | update docsPaul Kehrer2014-05-011-1/+2
| | |
| * | updates for review feedbackPaul Kehrer2014-05-015-22/+23
| | |
| * | move use after finalize to its own testPaul Kehrer2014-05-011-4/+13
| | |
| * | improve some formattingPaul Kehrer2014-05-011-6/+7
| | |
| * | dsa_hash_supported needs to chech hash_supportedPaul Kehrer2014-04-301-1/+1
| | |
| * | add interface docs for dsa_params_supportedPaul Kehrer2014-04-301-0/+9
| | |
| * | remove hash check in verifier as this isn't a proper restrictionPaul Kehrer2014-04-302-33/+1
| | |
| * | remove dsa_signature_from_components since it's no longer neededPaul Kehrer2014-04-303-33/+1
| | |
| * | restructure some tests, add skip, use der_encode_dsa_signaturePaul Kehrer2014-04-301-51/+45
| | |
| * | fix pep8 violationPaul Kehrer2014-04-301-8/+4
| | |
| * | Add DSA verification docsMohammed Attia2014-04-304-3/+105
| | |
| * | Add verification testsMohammed Attia2014-04-301-5/+99
| | |
| * | Add DSA verificationMohammed Attia2014-04-303-1/+134
| | |
* | | Merge pull request #988 from exarkun/ssl-state-stringPaul Kehrer2014-05-011-0/+1
|\ \ \ | |_|/ |/| | SSL_state_string_long to support pyOpenSSL `Connection.state_string`
| * | SSL_state_string_long to support pyOpenSSL `Connection.state_string`Jean-Paul Calderone2014-05-011-0/+1
|/ /
* | Merge pull request #987 from ashfall/dh-bindingsPaul Kehrer2014-05-011-0/+12
|\ \ | | | | | | Add more bindings for DH
| * | Fix another function signatureashfall2014-05-011-1/+1
| | |
| * | Address review comments, fix signatures that the docs lied aboutashfall2014-05-011-3/+3
| | |
| * | Add some functions from DH docsashfall2014-05-011-0/+12
|/ /
* | Merge pull request #985 from Ayrx/document-preferred-macAlex Stapleton2014-05-011-0/+7
|\ \ | | | | | | Fixes #983: Added note about preferred MAC algorithm
| * | Added link to crypto.se answerAyrx2014-05-011-0/+4
| | |
| * | Added note about preferred MAC algorithmAyrx2014-05-011-0/+3
|/ /
* | Merge pull request #981 from alex/c-style-guidePaul Kehrer2014-04-301-4/+4
|\ \ | |/ |/| Fixed C style guide violation
| * Foolish hobgoblin is best hobgoblin.Alex Gaynor2014-04-301-1/+1
| |