[macruby-changes] [MacRuby/MacRuby] 05c851: change encoding of OpenSSL::HMAC.digest result to ...
GitHub
noreply at github.com
Fri Feb 15 06:37:15 PST 2013
Branch: refs/heads/master
Home: https://github.com/MacRuby/MacRuby
Commit: 05c851467470b26d5dba35b3dc5a84ab2a5f3bde
https://github.com/MacRuby/MacRuby/commit/05c851467470b26d5dba35b3dc5a84ab2a5f3bde
Author: Eito Katagiri <eitoball at gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)
Changed paths:
M ext/openssl/ossl_hmac.c
M test-mri/test/openssl/test_hmac.rb
Log Message:
-----------
change encoding of OpenSSL::HMAC.digest result to binary
Commit: 4e27c8b80bd6fa3b53e3765fe70a5eb9fcee6bcf
https://github.com/MacRuby/MacRuby/commit/4e27c8b80bd6fa3b53e3765fe70a5eb9fcee6bcf
Author: Watson <watson1978 at gmail.com>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M ext/openssl/ossl_hmac.c
M test-mri/test/openssl/test_hmac.rb
Log Message:
-----------
Merge pull request #187 from eitoball/change_openssl_hmac_digest_encoding_to_binary
Change encoding of OpenSSL::HMAC.digest result to binary
Compare: https://github.com/MacRuby/MacRuby/compare/963af2bf768a...4e27c8b80bd6
More information about the macruby-changes
mailing list