summaryrefslogtreecommitdiff
path: root/test/openssl/test_fips.rb
AgeCommit message (Expand)Author
2023-05-19[ruby/openssl] Implement FIPS functions on OpenSSL 3.Jun Aruga
2023-01-27[ruby/openssl] Do not require test file in a forked process in testsAndrew Konchin
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2017-09-05openssl: merge test fixes from upstreamrhe
2017-09-03openssl: import v2.1.0.beta1rhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-13test/openssl: skip old OpenSSLnobu
2012-12-20* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss