diff options
| author | Kazuki Yamaguchi <k@rhe.jp> | 2025-08-13 02:36:02 +0900 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-08-12 18:08:37 +0000 |
| commit | 507b1e4bde074bdda3083df6b4c2190a385f84bf (patch) | |
| tree | 8b8a6118b2bc755062e01be2a6e765ac971b5128 /internal | |
| parent | 4cf05ea77a82368f77fc50c193934b3b1a027b03 (diff) | |
[ruby/openssl] pkey: skip tests using invalid keys in the FIPS mode
In OpenSSL's master branch, importing/loading a key in the FIPS mode
automatically performs a pair-wise consistency check. This breaks tests
for OpenSSL::PKey::EC#check_key and DH#params_ok? as they use
deliberately invalid keys. These methods would not be useful in the
FIPS mode anyway.
Fixes https://github.com/ruby/openssl/issues/926
https://github.com/ruby/openssl/commit/25ad8f4bdb
Diffstat (limited to 'internal')
0 files changed, 0 insertions, 0 deletions
