summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorkenjiro <>2026-03-18 21:50:24 +0000
committerkenjiro <>2026-03-18 21:50:24 +0000
commit82f203504202bf0d907e6a786382a70909be7a4f (patch)
treef5c5ef338bc20a8eff13675f09785eaf74aa363a /src/lib
parent80318abdaa00a71f2fb14771bf4222c73b975fff (diff)
downloadopenbsd-82f203504202bf0d907e6a786382a70909be7a4f.tar.gz
openbsd-82f203504202bf0d907e6a786382a70909be7a4f.tar.bz2
openbsd-82f203504202bf0d907e6a786382a70909be7a4f.zip
openssl speed: add benchmarking support for ML-KEM
Add support for benchmarking ML-KEM key encapsulation mechanisms to openssl speed. The following operations are measured: - key generation - encapsulation - decapsulation Two parameter sets are supported: mlkem768 mlkem1024 The benchmark can be invoked using the following options: mlkem run all ML-KEM benchmarks mlkem768 run ML-KEM-768 benchmarks mlkem1024 run ML-KEM-1024 benchmarks Results are reported similarly to other public key algorithms, showing time per operation and operations per second. Machine-readable output (-mr) support is also added for ML-KEM. ok tb
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions