Web Cryptography
96.79
JavaScript API for performing basic cryptographic operations in web applications
Further reading:
- Can I use page for: Web Cryptography
- The History and Status of Web Crypto API
- Microsoft Research JavaScript Cryptography Library
- Cross-browser cryptography library
- Support for recommended algorithms in Firefox
- Polyfill by Netflix with partial support
- PKI.js - another crypto library for Public Key Infrastructure applications
- Test suite for various algorithms/methods
- Web Cryptography API shim for IE11 and Safari - set of bugfixes and workarounds of prefixed api implementations
- MDN Web Docs - Web Crypto API