[GitHub] commons-codec pull request: Added support for HMAC Message Authent...

2014-09-05 Thread salyh
Github user salyh closed the pull request at: https://github.com/apache/commons-codec/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] commons-codec pull request: Added support for HMAC Message Authent...

2014-08-13 Thread salyh
GitHub user salyh opened a pull request: https://github.com/apache/commons-codec/pull/2 Added support for HMAC Message Authentication Code (MAC) digests Added support for HMAC Message Authentication Code (MAC) digests like HmacMD5 or HMacSHA1 as defined in RFC 2104. You can merge t