cryptography/tests/bench
Alex Gaynor f3b0e165f0
Added a benchmark for fernet (#11088)
This tests many different primitives
2024-06-08 07:52:13 -07:00
..
__init__.py
test_aead.py Slightly alter AEAD benchmark code to solve problem AES-GCM-SIV hit (#9948) 2023-12-01 18:42:42 -06:00
test_ec_load.py add EC key load benchmark (#8473) 2023-03-08 05:27:14 +00:00
test_fernet.py Added a benchmark for fernet (#11088) 2024-06-08 07:52:13 -07:00
test_hashes.py Added a benchmark for hashing (#8774) 2023-04-21 17:40:19 +00:00
test_hmac.py Added a benchmark for hmac (#8776) 2023-04-21 21:24:11 +00:00
test_x509.py fix a typo in a benchmark name (#10122) 2024-01-04 00:55:02 +00:00