summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shift rust coverage into noxfilecoverage-noxPaul Kehrer2023-04-292-25/+80
* Bump BoringSSL and/or OpenSSL in CI (#8843)pyca-boringbot[bot]2023-04-281-4/+4
* Bump rich from 13.3.4 to 13.3.5 (#8841)dependabot[bot]2023-04-281-1/+1
* Bump platformdirs from 3.4.0 to 3.5.0 (#8839)dependabot[bot]2023-04-281-1/+1
* Bump coverage from 7.2.3 to 7.2.4 (#8840)dependabot[bot]2023-04-281-1/+1
* Bump virtualenv from 20.22.0 to 20.23.0 (#8838)dependabot[bot]2023-04-281-1/+1
* Bump BoringSSL and/or OpenSSL in CI (#8837)pyca-boringbot[bot]2023-04-271-2/+2
* Bump platformdirs from 3.3.0 to 3.4.0 (#8834)dependabot[bot]2023-04-271-1/+1
* Bump requests from 2.28.2 to 2.29.0 (#8836)dependabot[bot]2023-04-271-1/+1
* Bump BoringSSL and/or OpenSSL in CI (#8832)pyca-boringbot[bot]2023-04-271-4/+4
* Automate the version bump (#8828)Alex Gaynor2023-04-264-9/+51
* Remove a bunch of unused bindings (#8830)Alex Gaynor2023-04-265-65/+7
* Bump platformdirs from 3.2.0 to 3.3.0 (#8831)dependabot[bot]2023-04-261-1/+1
* Bump BoringSSL and/or OpenSSL in CI (#8829)pyca-boringbot[bot]2023-04-261-4/+4
* update macos wheel builder to use latest 3.11.x (#8827)Paul Kehrer2023-04-251-2/+2
* Stop invoking setup.py in wheel builder (#8826)Alex Gaynor2023-04-251-11/+18
* See if we can always enable abi3 (#8823)Alex Gaynor2023-04-253-8/+2
* Bump sphinx from 6.2.0 to 6.2.1 (#8825)dependabot[bot]2023-04-251-1/+1
* Bump ruff from 0.0.262 to 0.0.263 (#8824)dependabot[bot]2023-04-251-1/+1
* Move is_fips logic to Rust (#8822)Alex Gaynor2023-04-256-16/+67
* Convert KDFs to Rust (#8787)Alex Gaynor2023-04-257-69/+99
* Migrate DH to Rust (#8768)Alex Gaynor2023-04-2415-543/+585
* Don't use setup.py in doc tests (#8820)Alex Gaynor2023-04-253-4/+6
* Bump BoringSSL and/or OpenSSL in CI (#8821)pyca-boringbot[bot]2023-04-251-4/+4
* Bump openssl from 0.10.51 to 0.10.52 in /src/rust (#8819)dependabot[bot]2023-04-243-4/+4
* Bump target-lexicon from 0.12.6 to 0.12.7 in /src/rust (#8818)dependabot[bot]2023-04-241-2/+2
* Switch to using python -m build in wheel-builder (#8816)Alex Gaynor2023-04-241-3/+3
* Bump openssl-sys from 0.9.86 to 0.9.87 in /src/rust (#8817)dependabot[bot]2023-04-243-4/+4
* Factor out a few more extension encodings (#8814)Alex Gaynor2023-04-242-50/+59
* Refactor encode_extensions so that the largest extensions aren't inline (#8813)Alex Gaynor2023-04-241-207/+228
* move more structs into cryptography-x509 (#8810)Paul Kehrer2023-04-245-78/+83
* Remove clippy ignore that's no longer required (#8808)Alex Gaynor2023-04-245-13/+8
* Refactor build so cffi compilation is in its own crate (#8809)Alex Gaynor2023-04-247-144/+189
* Remove duplicative test certificate structure (#8807)Alex Gaynor2023-04-241-45/+15
* Bump sphinx from 6.1.3 to 6.2.0 (#8804)dependabot[bot]2023-04-241-1/+1
* modernize intersphinx_mapping configuration (#8806)Alex Gaynor2023-04-241-2/+1
* Bump argcomplete from 3.0.6 to 3.0.8 (#8805)dependabot[bot]2023-04-241-1/+1
* De-duplicate SPKI struct (#8803)Alex Gaynor2023-04-241-15/+4
* Remove HMAC bindings (#8801)Alex Gaynor2023-04-232-27/+0
* Rewrite how we cached RevokedCertificates (#8799)Alex Gaynor2023-04-231-40/+30
* add one more RSA PSS invalid test vector (#8798)Paul Kehrer2023-04-232-0/+2
* add two RSA PSS certificate vectors that have invalid encodings (#8797)Paul Kehrer2023-04-234-0/+6
* Bump asn1 from 0.14.0 to 0.15.0 in /src/rust (#8796)dependabot[bot]2023-04-233-6/+6
* Bump syn (#8793)Alex Gaynor2023-04-231-4/+4
* Re-pin importlib-metadata (#8792)Alex Gaynor2023-04-231-0/+4
* Remove attrs from ci-constraints-requirements.txt (#8791)Alex Gaynor2023-04-231-3/+0
* Bump virtualenv from 20.21.1 to 20.22.0 (#8760)dependabot[bot]2023-04-231-1/+1
* Bump argcomplete from 2.1.2 to 3.0.6 (#8784)dependabot[bot]2023-04-231-1/+1
* Bump nox from 2022.11.21 to 2023.4.22 (#8790)dependabot[bot]2023-04-231-1/+1
* Finish adopting pyo3's exceptio facilities (#8786)Alex Gaynor2023-04-2210-117/+81