summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version bump, changelog already done (#5791)3.4.3Paul Kehrer2021-02-082-2/+2
* [3.4] Specify an MSRV in setup.py (#5789) (#5790)Alex Gaynor2021-02-082-0/+9
* 3.4.2 changelog and version bump (#5784)3.4.2Paul Kehrer2021-02-083-2/+12
* [3.4] More aggressively point people at Rust version docs (#5782) (#5783)Alex Gaynor2021-02-083-2/+9
* Remove setuptools_rust from install requirement (#5779) (#5781)Christian Heimes2021-02-082-3/+10
* Interface: Make annotation check optional (#5775) (#5780)Christian Heimes2021-02-082-6/+43
* 3.4.1 fixes and changelog bump (#5761)3.4.1Paul Kehrer2021-02-077-13/+45
* 3.4 release (#5749)3.4Alex Gaynor2021-02-073-9/+6
* port changelog and fix back to master for CVE-2020-36242 (#5748)Paul Kehrer2021-02-072-1/+10
* Linker script is no longer required for building your own OpenSSL (#5746)Alex Gaynor2021-02-061-11/+1
* Added typing for a bunch of random stuff (#5743)Alex Gaynor2021-02-0411-34/+65
* Bump ctor from 0.1.18 to 0.1.19 in /src/rust (#5741)dependabot[bot]2021-02-031-2/+2
* Use caching of rust artifacts in GHA (#5740)Alex Gaynor2021-02-021-0/+48
* Bump libc from 0.2.84 to 0.2.85 in /src/rust (#5739)dependabot[bot]2021-02-021-2/+2
* Added typing for more of ciphers (#5738)Alex Gaynor2021-02-018-32/+49
* Added typing for a bunch of methods (#5737)Alex Gaynor2021-02-0111-33/+33
* rsa type hinting (#5733)Paul Kehrer2021-02-016-83/+218
* KDF type hinting (#5735)Paul Kehrer2021-02-0113-103/+188
* add optional block_size to the HashAlgorithm interface (#5736)Paul Kehrer2021-02-011-0/+14
* type hints for asym utils (#5734)Paul Kehrer2021-02-012-9/+11
* x25519/x448 type hints (#5731)Paul Kehrer2021-01-316-44/+80
* poly1305 type hints (#5732)Paul Kehrer2021-01-312-12/+12
* add type hinting for ed25519 (#5728)Paul Kehrer2021-01-314-25/+46
* add EC type hinting (#5729)Paul Kehrer2021-01-314-70/+160
* ed448 type hints (#5730)Paul Kehrer2021-01-313-24/+45
* dsa type hinting (#5726)Paul Kehrer2021-01-314-138/+168
* reorg some types to prevent an import cycle (#5727)Paul Kehrer2021-01-312-1/+57
* DH types (#5725)Paul Kehrer2021-01-313-99/+124
* enable mypy over tests (#5721)Paul Kehrer2021-01-3135-186/+309
* merge pep8, mypy, and packaging jobs into one flake job (#5723)Paul Kehrer2021-01-312-16/+7
* remove DSAParametersWithNumbers (#5724)Paul Kehrer2021-01-314-11/+5
* type updates from turning on unchecked-defs on tests (#5720)Paul Kehrer2021-01-3111-113/+85
* make PrivateKeyWithSerialization an alias of PrivateKey (#5722)Paul Kehrer2021-01-3117-101/+81
* add serialization type hinting (#5718)Paul Kehrer2021-01-306-49/+135
* type hinting for symmetric ciphers (#5719)Paul Kehrer2021-01-306-118/+154
* add type hints for twofactor (#5717)Paul Kehrer2021-01-303-15/+39
* Attempt to run mypy over tests and vectors (#5716)Alex Gaynor2021-01-303-3/+10
* Apply type annotations to x509 ct and ocsp (#5712)Alex Gaynor2021-01-3010-302/+338
* add typing to padding and constant time modules (#5714)Paul Kehrer2021-01-302-34/+51
* add typing to keywrap (#5715)Paul Kehrer2021-01-301-6/+19
* type hinting for hashes, hmac, and cmac (#5713)Paul Kehrer2021-01-306-57/+56
* Apply type annotations to the core x509 types (#5711)Alex Gaynor2021-01-304-189/+201
* Include type hints in the changelog (#5710)Alex Gaynor2021-01-291-0/+3
* Apply type annotations to x509 builders (#5709)Alex Gaynor2021-01-293-41/+75
* Apply type annotations to fernet (#5708)Alex Gaynor2021-01-292-25/+42
* Bump libc from 0.2.83 to 0.2.84 in /src/rust (#5707)dependabot[bot]2021-01-291-2/+2
* Introduce the most very basic mypy type checking (#5706)Alex Gaynor2021-01-287-39/+52
* Bump libc from 0.2.82 to 0.2.83 in /src/rust (#5705)dependabot[bot]2021-01-281-2/+2
* Bump syn from 1.0.58 to 1.0.60 in /src/rust (#5700)dependabot[bot]2021-01-251-2/+2
* It's 2021! (#5701)Alex Gaynor2021-01-253-3/+3