summaryrefslogtreecommitdiff
path: root/test/openssl/test_digest.rb
AgeCommit message (Expand)Author
2013-12-10openssl/digest.rb: get rid of deprecated classnobu
2012-08-02* ext/openssl/lib/openssl/digest.rbemboss
2011-06-13* test/openssl/digest.rb: remove MDC2 from test, it is not availableemboss
2011-06-13* ext/openssl/ossl_digest.c: fix error for digests that have no oidemboss
2011-06-13* ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln oremboss
2010-12-15drying up the requires in the openssl teststenderlove
2006-05-08* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo
2005-08-22* add test for SHA224, SHA256, SHA384 and SHA512.gotoyuzo
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo