aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add some prose trying to explain Attribute and ObjectIdentifierPaul Kehrer2015-01-301-0/+5
* update docsPaul Kehrer2015-01-302-1/+5
* add attribute and objectidentifier classes for x509 namePaul Kehrer2015-01-293-0/+191
* Merge pull request #1592 from public/move-rsa-interfacesPaul Kehrer2015-01-248-203/+260
|\
| * Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsaAlex Stapleton2015-01-248-203/+260
|/
* Merge pull request #1634 from public/deprecate-dsaPaul Kehrer2015-01-2310-294/+352
|\
| * Move around bits of the EC test suite to work around awful PyPy bugAlex Stapleton2015-01-222-18/+20
| * Move DSA* interfaces to interfaces.dsa moduleAlex Stapleton2015-01-228-276/+332
* | Merge pull request #1638 from reaperhulk/102-final-docAlex Gaynor2015-01-221-1/+1
|\ \ | |/ |/|
| * we now test against 1.0.2 finalPaul Kehrer2015-01-221-1/+1
|/
* Merge pull request #1633 from reaperhulk/fix-975Alex Gaynor2015-01-184-0/+94
|\
| * doc updatePaul Kehrer2015-01-181-2/+2
| * move attempts to a constant and add a comment about itPaul Kehrer2015-01-181-1/+7
| * various improvements to rsa_recover_prime_factors per review feedbackPaul Kehrer2015-01-183-16/+9
| * recover (p, q) given (n, e, d). fixes #975Paul Kehrer2015-01-184-0/+95
|/
* Merge pull request #1632 from reaperhulk/add-new-x509-certsAlex Gaynor2015-01-184-0/+88
|\
| * add utf8 certificatePaul Kehrer2015-01-172-0/+21
| * wrap a thingPaul Kehrer2015-01-171-1/+2
| * add two custom certificates for x509 name parsing testsPaul Kehrer2015-01-173-0/+66
|/
* Merge pull request #1609 from reaperhulk/der-multibackendAlex Gaynor2015-01-172-6/+46
|\
| * add multibackend support for DERSerializationBackendPaul Kehrer2015-01-172-6/+46
|/
* Merge pull request #1608 from reaperhulk/der-backend-interfacesAlex Gaynor2015-01-172-0/+40
|\
| * fix spelling errorPaul Kehrer2015-01-171-1/+1
| * add DER backend interfacesPaul Kehrer2015-01-042-0/+40
* | Merge pull request #1605 from greghaynes/feature/split-out-interfaces-asymmetricPaul Kehrer2015-01-174-162/+206
|\ \
| * | Only split out ec and dsaGregory Haynes2015-01-032-84/+67
| * | Split out asymmetric key interfacesGregory Haynes2015-01-025-229/+290
* | | Merge pull request #1630 from reaperhulk/add-0.7.2-changelogAlex Gaynor2015-01-161-0/+9
|\ \ \
| * | | add 0.7.2 changelog to masterPaul Kehrer2015-01-161-0/+9
|/ / /
* | | Merge pull request #1626 from reaperhulk/fix-1624Alex Gaynor2015-01-141-1/+2
|\ \ \
| * | | use setenv so we don't have to import osPaul Kehrer2015-01-141-3/+1
| * | | monkeypatch PYCA_WINDOWS_LINK_TYPE in the tests to fix #1624Paul Kehrer2015-01-141-1/+4
|/ / /
* | | Merge pull request #1619 from richmoore/session-tls-versionAlex Gaynor2015-01-111-0/+1
|\ \ \
| * | | Add support for querying the negotiated TLS/SSL version.Richard J. Moore2015-01-111-0/+1
|/ / /
* | | Merge pull request #1617 from alex/fix-go-filePaul Kehrer2015-01-101-22/+22
|\ \ \
| * | | Fixed the paths in the go cast verifier.Alex Gaynor2015-01-091-22/+22
|/ / /
* | | Merge pull request #1615 from alex/setuptools-warningsPaul Kehrer2015-01-091-2/+7
|\ \ \
| * | | Line length and typoAlex Gaynor2015-01-081-2/+2
| * | | Added a commentAlex Gaynor2015-01-081-0/+5
| * | | Fixed #1614 -- don't cause warnings with the latest setuptoolsAlex Gaynor2015-01-081-2/+2
|/ / /
* | | Merge pull request #1613 from alex/bump-yearPaul Kehrer2015-01-084-6/+6
|\ \ \
| * | | Bump some more yearsAlex Gaynor2015-01-082-2/+2
| * | | Increase the year in some of our docsAlex Gaynor2015-01-082-4/+4
|/ / /
* | | Merge pull request #1607 from reaperhulk/add-der-keysAlex Stapleton2015-01-0616-7/+18
|\ \ \
| * | | fix path mistakePaul Kehrer2015-01-061-2/+2
| * | | add DER asymmetric keysPaul Kehrer2015-01-0416-7/+18
| | |/ | |/|
* | | Merge pull request #1611 from reaperhulk/new-pkcs8-bindingsAlex Gaynor2015-01-052-0/+7
|\ \ \ | |/ / |/| |
| * | add some new bindings for using the PKCS8_PRIV_KEY_INFO structPaul Kehrer2015-01-052-0/+7
|/ /
* | Merge pull request #1606 from reaperhulk/doc-dsa-keysDonald Stufft2015-01-041-0/+4
|\ \
| * | fix a doc8 violationPaul Kehrer2015-01-041-2/+2