domcrypt
domcrypt copied to clipboard
fast, native Public Key Encryption exposed to JavaScript/DOMWindows for Firefox
DOMCrypt
DOMCrypt is a Firefox extension that adds 'window.mozCipher' javascript object to any webpage.
REQUIRES Firefox 9 or nightly: http://www.mozilla.com/en-US/firefox/beta/ or http://nightly.mozilla.org
All of the underlying encryption is handled by NSS, so it is fast native code
See demos/ and tests/ for actual usage.
- latest spec: https://wiki.mozilla.org/Privacy/Features/DOMCryptAPISpec/Latest
- bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=649154
- webkit: https://bugs.webkit.org/show_bug.cgi?id=62010
- W3C Web Crypto WG: www.w3.org/2011/11/webcryptography-charter.html