Comment Re:It's not a working draft... (Score 2) 63
I have built a working extension that provides 'window.mozCrypto', which does SHA2 hash, RSA keygen, public key crypto and RSA signature/verification, see: https://addons.mozilla.org/en-US/firefox/addon/domcrypt/ and source: https://github.com/daviddahl/domcrypt
I plan on updating the extension once the Draft is more settled (after a first round of commentary & iteration)