Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making EVP_sha* bindings none conditional. | Tim Kelsey | 2014-12-17 | 1 | -7/+4 |
| | | | | - these were added in OpenSSL 0.9.8, a supported version. | ||||
* | Merge branch 'master' of https://github.com/callidus/cryptography | Tim Kelsey | 2014-12-17 | 0 | -0/+0 |
|\ | | | | | | | | | | | Conflicts: src/cryptography/hazmat/bindings/openssl/asn1.py src/cryptography/hazmat/bindings/openssl/evp.py | ||||
| * | Adding more cffi bindings to openssl backend. | Tim Kelsey | 2014-12-15 | 5 | -1/+41 |
| | | | | | | | | - specifically adding items relating to X509 certificates. | ||||
* | | Adding more cffi bindings to openssl backend. | Tim Kelsey | 2014-12-17 | 5 | -1/+31 |
|/ | | | | - specifically adding items relating to X509 certificates. | ||||
* | Merge pull request #1491 from reaperhulk/randomize-tests | Alex Gaynor | 2014-12-07 | 1 | -0/+7 |
|\ | | | | | add a tox target to randomize tests | ||||
| * | add a tox target to randomize tests | Paul Kehrer | 2014-11-24 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #1511 from delroth/master | Alex Gaynor | 2014-12-06 | 1 | -0/+1 |
|\ \ | | | | | | | OpenSSL binding: add support for NETSCAPE_SPKI_b64_decode | ||||
| * | | OpenSSL binding: add support for NETSCAPE_SPKI_b64_decode | Pierre Bourdon | 2014-12-07 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1510 from public/more-x509 | Paul Kehrer | 2014-12-06 | 4 | -0/+60 |
|\ \ | | | | | | | Add various bits useful when generating X509 certs | ||||
| * | | Add various bits useful when generating X509 certs | Alex Stapleton | 2014-12-06 | 4 | -0/+60 |
|/ / | |||||
* | | Merge pull request #1509 from alex/tox-env | Donald Stufft | 2014-12-05 | 3 | -24/+24 |
|\ \ | | | | | | | Change the envvar for tox env to the officla tox one | ||||
| * | | Change the envvar for tox env to the officla tox one | Alex Gaynor | 2014-12-05 | 3 | -24/+24 |
|/ / | |||||
* | | Merge pull request #1504 from reaperhulk/update-bindings-dev-docs | Alex Gaynor | 2014-11-29 | 1 | -0/+4 |
|\ \ | | | | | | | Update dev docs to add information regarding recompilation | ||||
| * | | update docs to fix #1481 | Paul Kehrer | 2014-11-29 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #1501 from reaperhulk/change-loader | Alex Gaynor | 2014-11-27 | 3 | -5/+8 |
|\ \ | | | | | | | Alter vector file loader to support passing read mode | ||||
| * | | alter vector file loader to support passing read mode | Paul Kehrer | 2014-11-27 | 3 | -5/+8 |
| | | | |||||
* | | | Merge pull request #1500 from vovka-korovka/master | Paul Kehrer | 2014-11-27 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | Export X509_STORE_load_locations and X509_STORE_set_default_paths | ||||
| * | | Remove stray space | Vladimir Didenko | 2014-11-27 | 1 | -1/+1 |
| | | | |||||
| * | | Export X509_STORE_load_locations and X509_STORE_set_default_paths functions. ↵ | Vladimir Didenko | 2014-11-27 | 1 | -0/+2 |
|/ / | | | | | | | They are necessary if you want to verify certificates offline. | ||||
* | | Merge pull request #1496 from reaperhulk/x509-multibackend | Alex Gaynor | 2014-11-26 | 3 | -2/+47 |
|\ \ | | | | | | | X509Backend support in multibackend | ||||
| * | | add X509Backend support to multibackend | Paul Kehrer | 2014-11-26 | 3 | -2/+47 |
| | | | |||||
* | | | Merge pull request #1493 from reaperhulk/x509-test-vectors | Donald Stufft | 2014-11-26 | 1559 | -0/+27962 |
|\ \ \ | |/ / |/| | | add NIST PKITS X.509 vectors | ||||
| * | | add NIST PKITS X.509 vectors | Paul Kehrer | 2014-11-24 | 1559 | -0/+27962 |
| |/ | | | | | | | | | http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html http://csrc.nist.gov/groups/ST/crypto_apps_infra/documents/PKITS_data.zip | ||||
* | | Merge pull request #1442 from reaperhulk/x509-interface | Alex Gaynor | 2014-11-26 | 5 | -0/+128 |
|\ \ | | | | | | | X509 interfaces | ||||
| * | | add X509Certificate version attribute | Paul Kehrer | 2014-11-25 | 2 | -0/+12 |
| | | | |||||
| * | | add load_der_x509_certificate X509Backend method | Paul Kehrer | 2014-11-24 | 2 | -0/+13 |
| | | | |||||
| * | | link datetime better and add naïve to spelling list | Paul Kehrer | 2014-11-24 | 2 | -2/+3 |
| | | | |||||
| * | | update docs with review feedback | Paul Kehrer | 2014-11-24 | 2 | -8/+10 |
| | | | |||||
| * | | add backend interface for loading x509 certificates | Paul Kehrer | 2014-11-24 | 2 | -0/+23 |
| | | | |||||
| * | | Initial minimal X509Certificate interfaces | Paul Kehrer | 2014-11-24 | 2 | -0/+77 |
| | | | | | | | | | | | | | | | This will be expanded in the future to include algorithm identifier, subject, issuer, extensions, etc | ||||
* | | | Merge pull request #1497 from reaperhulk/update-supported-platforms | Alex Gaynor | 2014-11-26 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | add Yosemite to our list of tested/supported platforms | ||||
| * | | | add Yosemite to our list of tested/supported platforms | Paul Kehrer | 2014-11-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1492 from reaperhulk/add-cc-binding | Alex Gaynor | 2014-11-24 | 2 | -1/+3 |
|\ \ \ | |_|/ |/| | | Add SecItemExport CC Binding | ||||
| * | | change the cfdataref typedef to be more flexible/correct | Paul Kehrer | 2014-11-24 | 1 | -1/+1 |
| | | | |||||
| * | | add SecItemExport binding | Paul Kehrer | 2014-11-24 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #1488 from alex/no-sslv3 | Paul Kehrer | 2014-11-24 | 1 | -0/+16 |
|\ \ | | | | | | | Support compilation on platforms, such as debian expiremental, which are compiled without SSLv3 | ||||
| * | | Support compilation on platforms, such as debian expiremental, which are ↵ | Alex Gaynor | 2014-11-24 | 1 | -0/+16 |
| |/ | | | | | | | compiled without SSLv3 | ||||
* | | Merge pull request #1490 from public/dsa-err | Paul Kehrer | 2014-11-24 | 1 | -5/+1 |
|\ \ | |/ |/| | Don't check DSA error stack | ||||
| * | Don't check DSA error stack | Alex Stapleton | 2014-11-24 | 1 | -5/+1 |
|/ | |||||
* | Merge pull request #1487 from alex/more-docs-fixes | Paul Kehrer | 2014-11-23 | 2 | -6/+5 |
|\ | | | | | A few more docs fixes | ||||
| * | A few more docs fixes | Alex Gaynor | 2014-11-23 | 2 | -6/+5 |
|/ | |||||
* | Merge pull request #1486 from alex/docs-fixes | Paul Kehrer | 2014-11-23 | 1 | -11/+12 |
|\ | | | | | A handful of different fixes for the interface docs | ||||
| * | A handful of different fixes for the interface docs | Alex Gaynor | 2014-11-22 | 1 | -11/+12 |
|/ | |||||
* | Merge pull request #1485 from alex/docs-syntax | Paul Kehrer | 2014-11-20 | 3 | -10/+10 |
|\ | | | | | fixed a syntax error in the docs | ||||
| * | fixed a syntax error in the docs | Alex Gaynor | 2014-11-20 | 3 | -10/+10 |
|/ | |||||
* | Merge pull request #1484 from alex/re-encode-thing | Paul Kehrer | 2014-11-18 | 2 | -40/+19 |
|\ | | | | | Upgrade the encryption algorithm on another thing. This uses the same PBES2 parameters as the previous one. | ||||
| * | Update docs | Alex Gaynor | 2014-11-18 | 1 | -2/+3 |
| | | |||||
| * | Upgrade the encryption algorithm on another thing. This uses the same PBES2 ↵ | Alex Gaynor | 2014-11-18 | 1 | -38/+16 |
|/ | | | | | | parameters as the previous one. If someone has a choice for a 2nd algorithm, I'm happy to do that. See previous PR for ideas about how to review | ||||
* | Merge pull request #1483 from alex/upgrade-cipher | Paul Kehrer | 2014-11-17 | 1 | -4/+5 |
|\ | | | | | Re-encrypts one of our vectors from a truly atrocious algorithm (single DES, MD5) to a PBES#2 based one (PBKDF2HMAC + AES) | ||||
| * | Re-encrypts one of our vectors from a truly atrocious algorithm (single DES, ↵ | Alex Gaynor | 2014-11-17 | 1 | -4/+5 |
|/ | | | | | | MD5) to a PBES#2 based one (PBKDF2HMAC + AES) Refs #1390 |