diff options
author | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-08-22 21:14:24 +0000 |
---|---|---|
committer | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-08-22 21:14:24 +0000 |
commit | 60106097cebdb5561dcef2b0d2d3835a48d4d561 (patch) | |
tree | c10b6c2c1f14631736949d9a190ded8d7125b89e /ChangeLog | |
parent | bfb1ed598cff466a2b2239204609b4955ffe64c2 (diff) |
* add test for SHA224, SHA256, SHA384 and SHA512.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Tue Aug 23 06:07:02 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> these features are enabled if this library is compiled with OpenSSL 0.9.8 or later. + * test/openssl/test_digest.rb: add test for new digests. + Tue Aug 23 05:47:04 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decode |