aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Convert `src/backend/ed25519.rs` to new pyo3 APIs (#10722)Alex Gaynor2-12/+16
2024-04-05Convert `src/backend/x448.rs` to new pyo3 APIs (#10723)Alex Gaynor2-18/+25
2024-04-04Convert `src/backend/ec.rs` to new pyo3 APIs (#10721)Alex Gaynor2-60/+68
2024-04-05Convert several functions to new pyo3 APIs (#10720)Alex Gaynor1-13/+16
2024-04-04Convert `src/backend/dsa.rs` to new pyo3 APIs (#10715)Alex Gaynor2-29/+31
2024-04-05Convert `src/backend/keys.rs` to new pyo3 APIs (#10719)Alex Gaynor2-7/+10
2024-04-04Convert `src/backend/kdf.rs` to new pyo3 APIs (#10717)Alex Gaynor2-9/+12
2024-04-04Bump BoringSSL and/or OpenSSL in CI (#10718)pyca-boringbot[bot]1-4/+4
2024-04-04Use native binop methods instead of weird calls (#10716)Alex Gaynor2-16/+9
2024-04-04Convert `src/backend/cmac.rs` to new pyo3 APIs (#10702)Alex Gaynor2-7/+10
2024-04-04Convert `src/backend/dh.rs` to new pyo3 APIs (#10714)Alex Gaynor2-29/+32
2024-04-04Convert `src/asn1.rs` to new pyo3 APIs (#10711)Alex Gaynor6-21/+27
2024-04-04Convert `src/exceptions.rs` to new pyo3 APIs (#10712)Alex Gaynor2-14/+18
2024-04-04Convert `src/x509/sct.rs` to new pyo3 APIs (#10713)Alex Gaynor2-8/+11
2024-04-04Finish migrating `certificate.rs` to new pyo3 APIs (#10710)Facundo Tuesca1-33/+41
2024-04-04Convert more APIs in `certificate.rs` to new pyo3 APIs (#10709)Facundo Tuesca4-78/+144
2024-04-04Convert more `utils.rs` APIs to new pyo3 APIs (#10708)Facundo Tuesca9-45/+45
2024-04-04Convert `private_bytes` methods to new pyo3 APIs (#10707)Facundo Tuesca9-40/+40
2024-04-04Convert `src/backend/ciphers.rs` to new pyo3 APIs (#10703)Alex Gaynor2-37/+46
2024-04-04Convert two more `asn1.rs` APIs to new pyo3 APIs (#10704)Alex Gaynor5-14/+26
2024-04-04Convert `src/backend/hashes.rs` to new pyo3 APIs (#10705)Facundo Tuesca9-59/+86
2024-04-04Convert `oid_to_py_oid` to new pyo3 APIs (#10701)Alex Gaynor6-9/+21
2024-04-04Convert `src/backend/cipher_registry.rs` to new pyo3 APIs (#10700)Alex Gaynor1-106/+111
2024-04-04migrate backend args to bound (#10698)Paul Kehrer9-19/+19
2024-04-04Start converting `src/backend/rsa.rs` to the new pyo3 APIs (#10693)Facundo Tuesca10-107/+106
2024-04-04Convert `src/backend/aead.rs` to new pyo3 APIs (#10696)Alex Gaynor2-32/+35
2024-04-04Convert py_oid_to_oid to new pyo3 APIs (#10694)Alex Gaynor4-17/+37
2024-04-04Convert `src/oid.rs` to new pyo3 APIs (#10688)Alex Gaynor1-3/+3
2024-04-04Convert `src/pkcs12.rs` to new pyo3 APIs (#10687)Alex Gaynor2-30/+31
2024-04-04Convert `src/error.rs` to new pyo3 APIs (#10686)Alex Gaynor2-17/+24
2024-04-04Convert `src/buf.rs` to new pyo3 APIs (#10684)Alex Gaynor1-16/+17
2024-04-04Convert cipher registry to new pyo3 API (#10682)Alex Gaynor3-64/+69
2024-04-04Convert `src/backend/utils.rs` to new pyo3 APIs (#10678)Alex Gaynor9-35/+40
2024-04-04Bump keyring from 25.0.0 to 25.1.0 in /.github/requirements (#10692)dependabot[bot]1-3/+3
2024-04-04Bump sigstore-protobuf-specs from 0.3.0 to 0.3.1 in /.github/requirements (#1...dependabot[bot]1-3/+3
2024-04-04Bump BoringSSL and/or OpenSSL in CI (#10695)pyca-boringbot[bot]1-4/+4
2024-04-03Bump syn from 2.0.57 to 2.0.58 in /src/rust (#10690)dependabot[bot]1-2/+2
2024-04-03Bump BoringSSL and/or OpenSSL in CI (#10689)pyca-boringbot[bot]1-4/+4
2024-04-02Bump ruff from 0.3.4 to 0.3.5 (#10683)dependabot[bot]1-1/+1
2024-04-02Bump BoringSSL and/or OpenSSL in CI (#10680)pyca-boringbot[bot]1-4/+4
2024-04-01sign: bound-ify sig_alg APIs (#10679)William Woodruff5-23/+37
2024-04-01Bump x509-limbo and/or wycheproof in CI (#10681)pyca-boringbot[bot]1-2/+2
2024-04-01Convert `py_uint_to_big_endian_bytes` to the new pyo3 APIs (#10677)Alex Gaynor4-9/+11
2024-04-01Attempt to port to pyo3 0.21 more minimally (#10671)Alex Gaynor8-37/+46
2024-04-01Bump jaraco-classes from 3.3.1 to 3.4.0 in /.github/requirements (#10675)dependabot[bot]1-3/+3
2024-03-31Build LibreSSL with cmake instead of vanilla make (#10674)Alex Gaynor2-6/+4
2024-03-31Bump BoringSSL and/or OpenSSL in CI (#10673)pyca-boringbot[bot]1-2/+2
2024-03-30Bump pycparser from 2.21 to 2.22 in /.github/requirements (#10672)dependabot[bot]2-6/+6
2024-03-30Remove a pair of derives that are unused (#10669)Alex Gaynor2-2/+2
2024-03-30Bump syn from 2.0.55 to 2.0.57 in /src/rust (#10670)dependabot[bot]1-2/+2