Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dh serialization changelog (#3385) | Aviv Palivoda | 2017-02-08 | 1 | -0/+1 |
| | | | | | | * Add CHANGELOG entries for DH serialization * update AUTHORS | ||||
* | updated authors.rst (#3277) | Erik Daguerre | 2016-11-22 | 1 | -0/+1 |
| | |||||
* | update CHANGELOG.rst & AUTHORS.rst (#3231) | Ofek Lev | 2016-11-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * finish https://github.com/pyca/cryptography/pull/1973 * change API & add test Function will now return an instance of EllipticCurvePrivateKey, as that is the users' ultimate goal anyway. * fix test * improve coverage * complete coverage * final fix * centos fix * try ec.SECT283K1 * try ec.SECT571K1 * try ec.SECT409K1 * try ec.SECT283K1 * try ec.SECT233K1 * try ec.SECT163K1 * try ec.SECT571R1 * try ec.SECT409R1 * try ec.SECT283R1 * try ec.SECT233R1 * try ec.SECT163R2 * try ec.SECP521R1 * try ec.SECP256R1 * retry * cleanup asserts * use openssl_assert * skip unsupported platforms * change API name to derive_private_key * change version added * improve description of `secret` param * separate successful and failure test cases * simplify successful case * add docs for derive_elliptic_curve_public_point * add period * update CHANGELOG.rst & AUTHORS.rst for https://github.com/pyca/cryptography/pull/3225 * added reST prefix * reduce line length | ||||
* | Name: add support for multi-value RDNs (#3202) | Fraser Tweedale | 2016-11-11 | 1 | -0/+1 |
| | | | | | | | | Update the Name class to accept and internally store a list of RelativeDistinguishedName objects. Add the 'rdns' attribute to give access to the RDNs. Update ASN.1 routines to correctly decode and encode multi-value RDNs. Fixes: https://github.com/pyca/cryptography/issues/3199 | ||||
* | Add myself to AUTHORS.rst (#3222) | Thomas Sileo | 2016-11-06 | 1 | -0/+1 |
| | |||||
* | Add myself in the authors file (#3126) | Simo Sorce | 2016-09-01 | 1 | -0/+1 |
| | | | Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Add @mhils to AUTHORS.rst (#3071) | Maximilian Hils | 2016-07-31 | 1 | -0/+1 |
| | |||||
* | Add myself to AUTHORS (#3048) | Dirkjan Ochtman | 2016-07-19 | 1 | -0/+1 |
| | |||||
* | Add more bindings to OpenSSL, to be used by the Python _ssl module. (#2868) | Amaury Forgeot d'Arc | 2016-04-08 | 1 | -0/+2 |
| | | | | | | | | | | | | | | * Add more bindings to OpenSSL, all are used by the Python _ssl module. * Add a conditional: SSL_CTX_clear_options() does not exist before 0.9.8m * 80 cols * Condionally define the TLSEXT error codes. * Address review comments * Remove all parameter names | ||||
* | Adding me to AUTHORS.rst :) | Phoebe Queen | 2015-08-12 | 1 | -0/+1 |
| | |||||
* | Add Glyph to AUTHORS.rst. | Glyph | 2015-06-26 | 1 | -0/+1 |
| | |||||
* | Added a repr() method to x509._Certificate | Major Hayden | 2015-06-21 | 1 | -0/+1 |
| | |||||
* | Remove Mohammed Attia's GPG key | Mohammed Attia | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | Add 'Jiangge Zhang' to AUTHORS. #1990 | Jiangge Zhang | 2015-06-05 | 1 | -0/+1 |
| | |||||
* | Adding myself to the authors file. | Andre Caron | 2015-05-16 | 1 | -0/+1 |
| | |||||
* | Add @sbuss to AUTHORS | Steven Buss | 2015-04-15 | 1 | -0/+1 |
| | |||||
* | Adding myself to authors | Chellygel | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | Add greghaynes to Authors | Gregory Haynes | 2015-01-01 | 1 | -0/+1 |
| | |||||
* | Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow ↵ | Mark Adams | 2014-12-13 | 1 | -0/+1 |
| | | | | | | for loading of OpenSSH RSA public keys Also added load_ssh_public_key as a generic method that can be later extended to support more public key algorithms. | ||||
* | Add gpg key fingerprint for skeuomorf | Mohammed Attia | 2014-10-15 | 1 | -1/+1 |
| | |||||
* | Added to AUTHORS.rst | Michael | 2014-09-12 | 1 | -0/+1 |
| | | | | Added Michael Hart to authors | ||||
* | add my key fingerprint since I've signed a few releases with it | Paul Kehrer | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | Add GPG key fingerprint for lvh | Laurens Van Houtven | 2014-03-07 | 1 | -1/+1 |
| | | | | | I have a new key, see revocation: https://gist.github.com/lvh/9412036 New key is forward-signed with old one. | ||||
* | Added myself to AUTHORS | Mohammed Attia | 2014-03-05 | 1 | -0/+1 |
| | |||||
* | Add myself to AUTHORS.rst | Matt Iversen | 2014-02-25 | 1 | -0/+1 |
| | |||||
* | Fixed HOTP test path, added changelog and myself to author list. | Ayrx | 2014-02-21 | 1 | -0/+1 |
| | |||||
* | Add Hynek's GPG fingerprint | Hynek Schlawack | 2014-02-20 | 1 | -1/+1 |
| | |||||
* | Add bindings for X509_REQ_get_extensions. | Stephen Holsapple | 2014-01-29 | 1 | -0/+1 |
| | | | | | Without this binding it is impossible to get any extension objects from an X509Req object. | ||||
* | add Konstantinos Koukopoulos to AUTHORS.rst | Konstantinos Koukopoulos | 2014-01-29 | 1 | -0/+1 |
| | |||||
* | I guess I should take some of the blame. | David Reid | 2014-01-08 | 1 | -0/+1 |
| | |||||
* | Add myself to AUTHORS | Alex Stapleton | 2013-12-27 | 1 | -0/+1 |
| | |||||
* | Include all the requirements in the dev-requirements, even those which will ↵ | Alex Gaynor | 2013-11-08 | 1 | -1/+0 |
| | | | | be installed by `pip install .` | ||||
* | Typo fix | Alex Gaynor | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | Single line | Alex Gaynor | 2013-10-02 | 1 | -2/+1 |
| | |||||
* | Include key finger prints in AUTHORS.rst | Alex Gaynor | 2013-10-02 | 1 | -0/+3 |
| | |||||
* | API refactor to separate cffi declarations | Paul Kehrer | 2013-09-13 | 1 | -0/+1 |
| | | | | | | | * Moved to structure similar to OpenTLS * api modified to load the cffi modules * cffi verify methods broken out * Jarret Raim and I pair programmed this | ||||
* | update authors | Paul Kehrer | 2013-09-09 | 1 | -0/+1 |
| | |||||
* | use py.test for testing | Christian Heimes | 2013-08-11 | 1 | -0/+2 |
| | | | | | | correct cffi dependency to setup_requires ignore cffi, pycparser and pytest egg directories add myself to AUTHORS.rst | ||||
* | Fix e-mail | Laurens Van Houtven | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | Fix typo in docs and use my private e-mail | Hynek Schlawack | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | Included emails | Alex Gaynor | 2013-08-07 | 1 | -4/+4 |
| | |||||
* | Added an AUTHORS file | Alex Gaynor | 2013-08-07 | 1 | -0/+7 |