ruby/ext/openssl/lib/openssl
Kazuki Yamaguchi cc8ff8b50d [ruby/openssl] require Ruby 2.6 or later
Drop support for Ruby 2.3, 2.4, and 2.5.

As of 2021-10, Ruby 2.6 is the oldest version that still receives
security fixes from the Ruby core team, so it doesn't make much sense
to keep code for those ancient versions.

3436bd040d
2021-10-16 19:39:13 +09:00
..
bn.rb Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
buffering.rb [ruby/openssl] require Ruby 2.6 or later 2021-10-16 19:39:13 +09:00
cipher.rb Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
digest.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
hmac.rb [ruby/openssl] hmac: implement base64digest methods 2021-03-16 19:16:11 +09:00
marshal.rb [ruby/openssl] Add Marshal support to PKey objects 2020-05-13 15:47:51 +09:00
pkcs5.rb Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
pkey.rb [ruby/openssl] pkey/dsa: refactor DSA#sys{sign,verify} with PKey#{sign,verify}_raw 2021-07-18 17:45:01 +09:00
ssl.rb [ruby/openssl] ssl: add SSLContext#tmp_dh= 2021-10-16 18:19:52 +09:00
version.rb [ruby/openssl] bump version number to 3.0.0.pre 2021-10-16 18:57:57 +09:00
x509.rb [ruby/openssl] Strip trailing spaces 2021-07-18 18:04:50 +09:00