aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/hazmat/backends/openssl/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes #4734 -- Deal with deprecated things (#4736)Alex Gaynor2019-01-231-1/+1
* refactor x25519 exchange into utils (#4603)Paul Kehrer2018-11-221-0/+24
* Fixed #3798 -- use the correct stacklevel on this warning (#3803)Alex Gaynor2017-07-211-1/+1
* deprecate signer/verifier on asymmetric keys (#3663)Paul Kehrer2017-06-031-0/+12
* make signature and verification contexts error better re: prehashed (#3658)Paul Kehrer2017-06-021-0/+8
* Drop 1.0.0 (#3312)Alex Gaynor2016-12-131-21/+0
* support RSA verify with prehashing (#3265)Paul Kehrer2016-11-201-0/+20
* Simplify chained comparisonAnton Ovchinnikov2015-03-291-1/+1
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Move the cryptography package into a src/ subdirectoryDonald Stufft2014-11-131-0/+35