Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Follow the review advice: turn URI generator into methods. | Jiangge Zhang | 2015-06-03 | 5 | -36/+19 | |
| | | | ||||||
| * | | Add "generate_key_uri" utility for HOTP/TOTP. | Jiangge Zhang | 2015-05-26 | 3 | -0/+81 | |
| | | | ||||||
* | | | Merge pull request #2003 from viraptor/x509_times | Alex Gaynor | 2015-06-03 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Remove remaining UTCTIME variables | |||||
| * | | | Remove remaining UTCTIME variables | Stanisław Pitucha | 2015-06-03 | 1 | -2/+2 | |
|/ / / | | | | | | | | | | | | | | | | set_not{Before,After} use ASN1_TIME in openssl. UTCTIME has been removed in 0.9.6. get_... functions have been fixed before, but set_... bindings still used the old type. | |||||
* | | | Merge pull request #1907 from simo5/ECDHKDFTests | Paul Kehrer | 2015-06-02 | 3 | -1/+74 | |
|\ \ \ | | | | | | | | | Ecdh kdf tests | |||||
| * | | | Modify ECDH Test vector loader for KDF vectors | Simo Sorce | 2015-05-06 | 3 | -1/+74 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Also add tests for the new vectors Signed-off-by: Simo Sorce <simo@redhat.com> | |||||
* | | | | Merge pull request #2000 from AndreLouisCaron/more-builder-bindings | Alex Gaynor | 2015-05-31 | 1 | -0/+2 | |
|\ \ \ \ | | | | | | | | | | | Adds OpenSSL binding for X509 names. | |||||
| * | | | | Adds OpenSSL binding for X509 names. | Andre Caron | 2015-05-31 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #1998 from etrauschke/crl_vectors | Paul Kehrer | 2015-05-29 | 5 | -0/+86 | |
|\ \ \ \ | | | | | | | | | | | add example CRL PEM files to vectors | |||||
| * | | | | docfix | Erik Trauschke | 2015-05-29 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | add example CRL PEM files to vectors | Erik Trauschke | 2015-05-29 | 5 | -0/+86 | |
|/ / / / | ||||||
* | | | | Merge pull request #1954 from reaperhulk/inhibitanypolicy | Alex Gaynor | 2015-05-29 | 3 | -0/+73 | |
|\ \ \ \ | | | | | | | | | | | InhibitAnyPolicy class | |||||
| * | | | | InhibitAnyPolicy class | Paul Kehrer | 2015-05-26 | 3 | -0/+73 | |
| | | | | | ||||||
* | | | | | Merge pull request #1997 from reaperhulk/tasks-fix | Alex Gaynor | 2015-05-29 | 1 | -0/+9 | |
|\ \ \ \ \ | | | | | | | | | | | | | skip the wheel if it's not from the latest build | |||||
| * | | | | | skip the wheel if it's not from the latest build | Paul Kehrer | 2015-05-28 | 1 | -0/+9 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #1956 from etrauschke/crl_bindings_interfaces | Paul Kehrer | 2015-05-28 | 5 | -3/+252 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | add bindings and interfaces for CRL objects | |||||
| * | | | | | removed verify(), various small fixes | Erik Trauschke | 2015-05-28 | 2 | -20/+4 | |
| | | | | | | ||||||
| * | | | | | doc fixes, rename rekoked -> revoked_certificates | Erik Trauschke | 2015-05-27 | 2 | -4/+4 | |
| | | | | | | ||||||
| * | | | | | add bindings and interfaces for CRL objects | Erik Trauschke | 2015-05-27 | 5 | -3/+268 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #1993 from alex/ec-bindings | Paul Kehrer | 2015-05-26 | 1 | -0/+14 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fixed #1969 -- added bindings for some more OpenSSL functions | |||||
| * | | | | | missing comma | Alex Gaynor | 2015-05-26 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Bleh, these were the wrong type | Alex Gaynor | 2015-05-26 | 1 | -6/+6 | |
| | | | | | | ||||||
| * | | | | | Added these to the macros area as well | Alex Gaynor | 2015-05-26 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | bleh, fixed typos | Alex Gaynor | 2015-05-26 | 1 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Fixed #1969 -- added bindings for some more OpenSSL functions | Alex Gaynor | 2015-05-26 | 1 | -0/+9 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1992 from reaperhulk/one-point-oh | Alex Gaynor | 2015-05-26 | 4 | -4/+4 | |
|\ \ \ \ \ | | | | | | | | | | | | | update all 0.10 to 1.0 | |||||
| * | | | | | update all 0.10 to 1.0 | Paul Kehrer | 2015-05-26 | 4 | -4/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #1991 from reaperhulk/print-openssl-version | Alex Gaynor | 2015-05-26 | 1 | -0/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | print the version of openssl loaded by cryptography in tox | |||||
| * | | | | print the version of openssl loaded by cryptography in tox | Paul Kehrer | 2015-05-26 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | Merge pull request #1989 from elitest/fixapachelic | Paul Kehrer | 2015-05-24 | 1 | -12/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix dual license in test_dh.py | |||||
| * | | | | | Fix dual license in test_dh.py | Jim Shaver | 2015-05-24 | 1 | -12/+3 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #1988 from eeshangarg/issue-1987-replace-license-header | Paul Kehrer | 2015-05-24 | 1 | -12/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Add the dual license header to hazmat/backends/openssl/x509.py | |||||
| * | | | | | Add the dual license header to hazmat/backends/openssl/x509.py | Eeshan Garg | 2015-05-24 | 1 | -12/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1985 from eeshangarg/documentation-1971 | Paul Kehrer | 2015-05-20 | 3 | -7/+15 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Docs for CTR and GCM should say that IV/nonce must be unique | |||||
| * | | | | Add the word 'Nonces' to docs/spelling_wordlist.txt | Eeshan Garg | 2015-05-20 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Docs for CTR and GCM should say that IV/nonce must be unique | Eeshan Garg | 2015-05-20 | 2 | -7/+14 | |
|/ / / / | ||||||
* | | | | Merge pull request #1984 from AndreLouisCaron/cert-encoding | Paul Kehrer | 2015-05-19 | 5 | -0/+113 | |
|\ \ \ \ | | | | | | | | | | | Adds certificate encoding to PEM and DER. | |||||
| * | | | | Removes useless pass statement. | Andre Caron | 2015-05-19 | 1 | -1/+0 | |
| | | | | | ||||||
| * | | | | Adds missing docstring. | Andre Caron | 2015-05-19 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Adds certificate encoding to PEM and DER. | Andre Caron | 2015-05-19 | 5 | -0/+111 | |
|/ / / / | ||||||
* | | | | Merge pull request #1983 from glyph/correct-structs | Paul Kehrer | 2015-05-19 | 1 | -6/+4 | |
|\ \ \ \ | |_|_|/ |/| | | | put the 'version' field into the 'SSL' struct where it belongs; make SSL_CTX opaque. | |||||
| * | | | ssl_st is _not_ SSL_CTX, sorry | Glyph | 2015-05-19 | 1 | -6/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1959 from reaperhulk/idna2003-test | Alex Gaynor | 2015-05-19 | 5 | -1/+35 | |
|\ \ \ | | | | | | | | | IDNA 2003 test | |||||
| * | | | require idna 2.0 or better because it's better | Paul Kehrer | 2015-05-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | add test to confirm IDNA2003 is disallowed | Paul Kehrer | 2015-05-18 | 2 | -0/+14 | |
| | | | | | | | | | | | | | | | | document that this is a possible exception | |||||
| * | | | add SAN vector with IDNA 2003 encoding | Paul Kehrer | 2015-05-18 | 2 | -0/+20 | |
| | | | | ||||||
* | | | | Merge pull request #1978 from AndreLouisCaron/asn1-time-binding | Paul Kehrer | 2015-05-18 | 1 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | Adds ASN1 time binding for OpenSSL. | |||||
| * | | | | Removes variable names from binding. | Andre Caron | 2015-05-18 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Adds ASN1 time binding for OpenSSL. | Andre Caron | 2015-05-18 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #1979 from AndreLouisCaron/x509v3-bindings | Paul Kehrer | 2015-05-18 | 1 | -0/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Adds OpenSSL bindings for AIA extension. |