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


Keywords
crypto, cryptojs, angular, angularjs, MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64, sha1
Install
bower install angular-crypto

Documentation

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

work in progress

Email me if something is broken.

  • MD5 - Encrypt only
  • SHA-1 - wip
  • SHA-256 - wip
  • RC4 - wip
  • Rabbit - wip
  • AES - wip
  • DES - wip
  • PBKDF2 - wip
  • HMAC - wip
  • OFB - wip
  • CFB - wip
  • CTR - wip
  • CBC - wip
  • Base64 - Done