Avatar for the CodSpeedHQ user
CodSpeedHQ
cryptography
BlogDocsChangelog

allow sha1 in OAEP

#232
Comparing
fork-11536-alex/oaep-sha1
(
1e783f0
) with
main
(
b293360
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
20
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_aki_public_bytes
tests/bench/test_x509.py::test_aki_public_bytes
CodSpeed Performance Gauge
+1%
30 µs
29.6 µs
test_load_der_certificate
tests/bench/test_x509.py::test_load_der_certificate
CodSpeed Performance Gauge
+1%
44.8 µs
44.5 µs
test_verify_docs_python_org
tests/bench/test_x509.py::test_verify_docs_python_org
CodSpeed Performance Gauge
0%
892.8 µs
889.9 µs
test_load_pem_certificate
tests/bench/test_x509.py::test_load_pem_certificate
CodSpeed Performance Gauge
0%
114.2 µs
114 µs
test_fernet_encrypt
tests/bench/test_fernet.py::test_fernet_encrypt
CodSpeed Performance Gauge
0%
198.9 µs
198.7 µs
test_aesgcm_decrypt
tests/bench/test_aead.py::test_aesgcm_decrypt
CodSpeed Performance Gauge
0%
50.3 µs
50.3 µs
test_chacha20poly1305_encrypt
tests/bench/test_aead.py::test_chacha20poly1305_encrypt
CodSpeed Performance Gauge
0%
58.2 µs
58.2 µs
test_load_ec_private_numbers
tests/bench/test_ec_load.py::test_load_ec_private_numbers
CodSpeed Performance Gauge
0%
236.8 µs
237 µs
test_object_identifier_constructor
tests/bench/test_x509.py::test_object_identifier_constructor
CodSpeed Performance Gauge
0%
19.8 µs
19.8 µs
test_aessiv_encrypt
tests/bench/test_aead.py::test_aessiv_encrypt
CodSpeed Performance Gauge
0%
45.3 µs
45.4 µs
test_chacha20poly1305_decrypt
tests/bench/test_aead.py::test_chacha20poly1305_decrypt
CodSpeed Performance Gauge
0%
53 µs
53.2 µs
test_aesocb3_encrypt
tests/bench/test_aead.py::test_aesocb3_encrypt
CodSpeed Performance Gauge
0%
42.7 µs
42.8 µs
test_aesgcm_encrypt
tests/bench/test_aead.py::test_aesgcm_encrypt
CodSpeed Performance Gauge
0%
51.1 µs
51.2 µs
test_aesccm_decrypt
tests/bench/test_aead.py::test_aesccm_decrypt
CodSpeed Performance Gauge
0%
48.4 µs
48.6 µs
test_aesocb3_decrypt
tests/bench/test_aead.py::test_aesocb3_decrypt
CodSpeed Performance Gauge
0%
42.6 µs
42.8 µs
test_load_ec_public_numbers
tests/bench/test_ec_load.py::test_load_ec_public_numbers
CodSpeed Performance Gauge
0%
116.1 µs
116.6 µs
test_hmac_sha256
tests/bench/test_hmac.py::test_hmac_sha256
CodSpeed Performance Gauge
0%
69.1 µs
69.4 µs
test_aessiv_decrypt
tests/bench/test_aead.py::test_aessiv_decrypt
CodSpeed Performance Gauge
-1%
44.5 µs
44.8 µs
test_aesccm_encrypt
tests/bench/test_aead.py::test_aesccm_encrypt
CodSpeed Performance Gauge
-1%
49.8 µs
50.1 µs
test_sha256
tests/bench/test_hashes.py::test_sha256
CodSpeed Performance Gauge
-1%
62.3 µs
62.8 µs

Commits

Click on a commit to change the comparison range
Base
main
b293360
0%
allow sha1 in OAEP fixes #11512
1e783f0
6 months ago
by alex
Home Terms PrivacyDocs