PatrickJS / angular-crypto

angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
31 stars 9 forks source link

Can it support HMAC MD5? #2

Open jonathanhecl opened 9 years ago

jonathanhecl commented 9 years ago

Can it support HMAC MD5?

Thanx :)