summaryrefslogtreecommitdiff
path: root/test/ruby/test_array.rb
diff options
context:
space:
mode:
authorJun Aruga <jaruga@redhat.com>2025-07-21 22:04:55 +0200
committergit <svn-admin@ruby-lang.org>2025-07-27 12:15:02 +0000
commit6e0181db3ac98e8415c0b130c90ae1bbc5089ee8 (patch)
treeab35a28495662cf0ee886a57eb5140b3ef2aa4c0 /test/ruby/test_array.rb
parent0adecf500ac91125e989462d05f4ae137c72ffb2 (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