index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sample
/
openssl
Age
Commit message (
Expand
)
Author
2021-03-16
[ruby/openssl] sample: update obsolete API use
Kazuki Yamaguchi
2021-03-16
[ruby/openssl] sample: avoid "include OpenSSL"
Kazuki Yamaguchi
2021-03-16
[ruby/openssl] pkey: prefer PKey.read over PKey::RSA.new in docs
Kazuki Yamaguchi
2020-05-13
[ruby/openssl] Look up digest by name instead of constant
Bart de Water
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2013-07-20
* sample/*: whitespace patch by Sergio Campama [Fixes GH-364]
zzak
2011-05-15
* remove trailing spaces.
nobu
2007-12-24
* sample/openssl: reviewed and remove dependency on getopts.rb.
gotoyuzo
2006-10-05
* sample/openssl/c_rehash.rb: Use digest/md5 instead of obsolete md5.
knu
2006-05-08
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2004-03-26
* lib/logger.rb: trim tail space of each line. no user visible change.
nahi
2004-01-29
* sample/openssl/gen_csr.rb: follow OpenSSL::X509::Name change.
nahi
2003-11-05
* sample/openssl/gen_csr.rb: there (at least) is a CA which does not accept DN
nahi
2003-09-04
* sample/openssl: added. Sample of standard distribution library should be
nahi