aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptography/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* poly1305 support (#4802)Paul Kehrer2019-03-091-0/+1
* OpenSSL DH backend implementation [Second attempt] (#2914)Aviv Palivoda2016-11-261-0/+1
* oh right pep8 is a thingPaul Kehrer2015-10-291-3/+0
* do the deprecation dance for the twelfth releasePaul Kehrer2015-10-291-11/+0
* Add an Elliptic Curve Key Exchange Algorithm(ECDH)Simo Sorce2015-10-171-0/+1
* Use InternalError for stuffAlex Gaynor2015-09-261-1/+3
* InvalidToken is deprecated in 09, not 08Steven Buss2015-04-131-1/+1
* Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.t...Steven Buss2015-04-131-2/+12
* made the internal _Reasons an enum, since we already depend on enum34Alex Gaynor2014-12-181-11/+13
* add X509Backend support to multibackendPaul Kehrer2014-11-261-0/+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/+63