summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump syn from 1.0.63 to 1.0.64 in /src/rustdependabot/cargo/src/rust/syn-1.0.64dependabot[bot]2021-03-151-2/+2
* Typehint x509.base (only) (#5904)Mathias Ertl2021-03-113-27/+65
* Bump syn from 1.0.62 to 1.0.63 in /src/rust (#5909)dependabot[bot]2021-03-111-2/+2
* Bump syn from 1.0.61 to 1.0.62 in /src/rust (#5903)dependabot[bot]2021-03-081-2/+2
* Bump libc from 0.2.87 to 0.2.88 in /src/rust (#5902)dependabot[bot]2021-03-081-2/+2
* Add exceptions to Ed25519PrivateKey and Edd25519PublicKey methods. (#5898)Ajitomi, Daisuke2021-03-071-0/+10
* Bugfix/issue 5889 typehint get values for types (#5900)Mathias Ertl2021-03-073-34/+258
* Generic extension value/typehint x509.Name (#5897)Mathias Ertl2021-03-064-5/+24
* Bump syn from 1.0.60 to 1.0.61 in /src/rust (#5895)dependabot[bot]2021-03-051-2/+2
* Bump libc from 0.2.86 to 0.2.87 in /src/rust (#5891)dependabot[bot]2021-03-031-2/+2
* more typing (#5887)Paul Kehrer2021-03-0251-184/+448
* wycheproof_tests is not longer a fixture (#5886)Alex Gaynor2021-03-011-1/+0
* Delete unused register_interface_if (#5883)Alex Gaynor2021-03-012-33/+0
* Remove requires_backend_interface from tests because it was useless (#5884)Alex Gaynor2021-03-0153-520/+0
* changes to support typing backend (#5882)Paul Kehrer2021-02-283-16/+28
* keep on typing (#5881)Paul Kehrer2021-02-283-40/+33
* update ocsp docs to use sha256 (#5880)Paul Kehrer2021-02-281-6/+12
* fix pkcs12 parse ordering. fixes #5872 (#5879)Paul Kehrer2021-02-282-5/+61
* tell people SM3/SM4 are available for compat/compliance reasons (#5878)Paul Kehrer2021-02-283-4/+12
* Add SM4 symmetric block cipher (#5834)tobyp2021-02-289-0/+228
* Add SM3 hash algorithm (#5833)tobyp2021-02-285-0/+78
* Update comment (#5876)Alex Gaynor2021-02-271-1/+1
* Type a bunch of random functions (#5875)Alex Gaynor2021-02-273-15/+23
* Annotate asymetric contexts (#5874)Alex Gaynor2021-02-271-4/+4
* consistently typecast to list (#5873)Mathias Ertl2021-02-271-3/+6
* Strict typehints for extensions and OIDs (#5870)Mathias Ertl2021-02-273-224/+269
* Remove unused X509 verification flags bindings (#5868)David Benjamin2021-02-262-40/+0
* build pypy wheels too (#5859)Paul Kehrer2021-02-211-15/+16
* don't use virtualenv in zuul wheel building either (#5860)Paul Kehrer2021-02-211-2/+2
* remove virtualenv in wheel builders (#5858)Paul Kehrer2021-02-211-3/+3
* test pypy3.6 and pypy3.7 (#5857)Paul Kehrer2021-02-211-1/+2
* Convert unpadding code to Rust (#5668)Alex Gaynor2021-02-219-133/+106
* add typehint for name (#5856)Mathias Ertl2021-02-211-1/+1
* simplify docs a bit (#5855)Paul Kehrer2021-02-211-3/+2
* Add key_identifier property to SubjectKeyIdentifier (#5849)Arnaud Durand2021-02-213-0/+14
* make Extension a generic class (fixes #5830) (#5831)Mathias Ertl2021-02-202-6/+11
* Fix typo in error messages: can not => cannot (#5851)Robert Martin2021-02-204-4/+4
* Strict is deprecated (#5846)Paul Kehrer2021-02-182-2/+2
* port 3.4.6 changelog (#5842)Paul Kehrer2021-02-161-1/+11
* 1.1.1j in more places (#5841)Paul Kehrer2021-02-161-3/+3
* Update for branch name change (#5838)Alex Gaynor2021-02-161-1/+1
* update here too (#5839)Alex Gaynor2021-02-161-2/+2
* protect against integer overfows in release rust (#5836)Alex Gaynor2021-02-161-0/+1
* test against libre 3.2.4 (#5835)Paul Kehrer2021-02-151-1/+1
* add typehints for read only properties (#5826)Mathias Ertl2021-02-1512-86/+259
* Bump redox_syscall from 0.2.4 to 0.2.5 in /src/rust (#5832)dependabot[bot]2021-02-151-2/+2
* port 3.4.5 changelog (#5828)Paul Kehrer2021-02-131-0/+13
* Bump pyo3 and lower MSRV (#5823)Alex Gaynor2021-02-134-21/+64
* Start replacing read_only_property with dedicated functions (#5824)Alex Gaynor2021-02-136-35/+44
* change to a new version scheme (#5825)Alex Gaynor2021-02-134-18/+43