summaryrefslogtreecommitdiff
path: root/test/openssl/test_hmac.rb
AgeCommit message (Expand)Author
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2017-09-03openssl: import v2.1.0.beta1rhe
2016-11-30openssl: import v2.0.0rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
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
2014-05-27* test/openssl/test_hmac.rb (test_binary_update): Added Test forhsbt
2010-12-15drying up the requires in the openssl teststenderlove
2010-02-23Add some more tests, revisited.knu
2010-02-23Back out the series of changes pending a due discussion.knu
2010-02-23Add some more tests.knu
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo