diff options
| author | kenjiro <> | 2026-03-18 21:50:24 +0000 |
|---|---|---|
| committer | kenjiro <> | 2026-03-18 21:50:24 +0000 |
| commit | 82f203504202bf0d907e6a786382a70909be7a4f (patch) | |
| tree | f5c5ef338bc20a8eff13675f09785eaf74aa363a /src/usr.sbin | |
| parent | 80318abdaa00a71f2fb14771bf4222c73b975fff (diff) | |
| download | openbsd-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/usr.sbin')
0 files changed, 0 insertions, 0 deletions
