aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_hmac.rb
Commit message (Expand)AuthorAgeFilesLines
* openssl: import v2.1.0.beta1rhe2017-09-031-1/+5
* openssl: import v2.0.0rhe2016-11-301-25/+19
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-051-0/+7
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-181-4/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* * test/openssl/test_hmac.rb (test_binary_update): Added Test forhsbt2014-05-271-0/+9
* drying up the requires in the openssl teststenderlove2010-12-151-5/+1
* Add some more tests, revisited.knu2010-02-231-10/+12
* Back out the series of changes pending a due discussion.knu2010-02-231-14/+2
* Add some more tests.knu2010-02-231-2/+14
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-06-301-0/+34