diff options
| author | Jun Aruga <jaruga@redhat.com> | 2025-07-21 22:04:55 +0200 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-07-27 12:15:02 +0000 |
| commit | 6e0181db3ac98e8415c0b130c90ae1bbc5089ee8 (patch) | |
| tree | ab35a28495662cf0ee886a57eb5140b3ef2aa4c0 /test/ruby/test_array.rb | |
| parent | 0adecf500ac91125e989462d05f4ae137c72ffb2 (diff) | |
[ruby/openssl] ssl: add post-quantum cryptography (PQC) tests
The key files were created by the following commands.
```
$ ${HOME}/.local/openssl-3.6.0-dev-fips-debug-8253b58d60/bin/openssl genpkey \
-algorithm mldsa65 \
-out mldsa65-1.pem
$ ${HOME}/.local/openssl-3.6.0-dev-fips-debug-8253b58d60/bin/openssl genpkey \
-algorithm mldsa65 \
-out mldsa65-2.pem
```
PQC algorithms, ML-KEM (FIPS 203) and ML-DSA (FIPS 204) used in the PQC tests
are supported on OpenSSL 3.5 or later.
https://openssl-library.org/post/2025-04-08-openssl-35-final-release/
https://github.com/ruby/openssl/commit/f3bb316018
Diffstat (limited to 'test/ruby/test_array.rb')
0 files changed, 0 insertions, 0 deletions
