aboutsummaryrefslogtreecommitdiffstats
path: root/lib/openssl/hmac.rb
Commit message (Expand)AuthorAgeFilesLines
* hmac: implement base64digest methodsky/hmac-base64Kazuki Yamaguchi2020-06-301-0/+25
* hmac: migrate from the low-level HMAC API to the EVP APIky/hmac-evpKazuki Yamaguchi2020-06-301-0/+40
* Make OpenSSL::HMAC#== compare in constant time instead of returning falseBart de Water2019-11-041-0/+13