aboutsummaryrefslogtreecommitdiff
path: root/tests/bench
AgeCommit message (Expand)AuthorFilesLines
2024-06-08Added a benchmark for fernet (#11088)Alex Gaynor1-0/+10
2024-01-04fix a typo in a benchmark name (#10122)Paul Kehrer1-1/+1
2023-12-23Added a benchmark for x.509 verification (#10042)Alex Gaynor1-0/+39
2023-12-01Slightly alter AEAD benchmark code to solve problem AES-GCM-SIV hit (#9948)Alex Gaynor1-1/+8
2023-04-21Added a benchmark for hmac (#8776)Alex Gaynor1-0/+14
2023-04-21Added a benchmark for hashing (#8774)Alex Gaynor1-0/+14
2023-03-24Add benchmark for loading DER certificates (#8597)Alex Gaynor1-0/+10
2023-03-08add EC key load benchmark (#8473)Paul Kehrer1-0/+13
2023-01-20Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor1-1/+0
2022-09-11benchmark both enc and dec (#7600)Paul Kehrer1-5/+51
2022-09-11add more benchmarks for AEAD for upcoming optimizations (#7599)Paul Kehrer1-1/+39
2022-08-31Add a benchmark of loading a certificate (#7551)Alex Gaynor1-0/+14
2022-07-16Added a benchmark for ChaCha20 AEAD (#7427)Alex Gaynor2-0/+21
2022-04-30added a benchmark for the OID constructor (#7152)Alex Gaynor1-0/+4
2022-04-18Refs #7079 -- added basic scaffholding for benchmarks (#7087)Alex Gaynor1-0/+15