Kazuki Yamaguchi 97e0add51f [ruby/openssl] hmac: enable tests in the FIPS mode
Fix CI with OpenSSL master in the FIPS mode. With the fips provider in
OpenSSL master, HMAC keys shorter than 112 bits are rejected and MD5 is
disallowed. Update tests to use SHA-2 and longer keys.

https://github.com/ruby/openssl/commit/e919f81797
2026-04-29 11:07:20 +00:00
..