phpseclib/phpseclib
Dag Wieers 86d17c6989 Add hmac-sha2-256 MAC support
This small patch adds hmac-sha2-256 support separately as requested in #423.

Some security standards now recommend to disable MD5 and SHA1, and use SHA2 instead. This change was tested using SHA2 against RHEL6's OpenSSH v5.3p1 and Solaris 11. And was also tested with RHEL5's OpenSSH 4.3p2 which doesn't include SHA2.
2014-07-25 12:28:08 +02:00
..
Crypt Merge pull request #385 from bantu/a-random-change 2014-06-19 16:08:59 +02:00
File RSA: rename PUBLIC_FORMAT_PKCS1_RAW -> PUBLIC_FORMAT_PKCS8 2014-06-13 13:11:59 -05:00
Math BigInteger: one more change to the comments 2014-06-16 09:23:34 -05:00
Net Add hmac-sha2-256 MAC support 2014-07-25 12:28:08 +02:00
System Adjust documentation to coding guidelines: No () around include. 2014-06-01 23:28:49 +02:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00