PolyCrypt

Dear WebCrypto WG,

I'm pleased to announce that we've finally got an initial version of our polyfill implementation of the WebCrypto API.  Relevant URIs:

Web: http://polycrypt.net/
Demo: http://demo.polycrypt.net/
GitHub: http://github.com/polycrypt/polycrypt/

Our initial release implements the great majority of the API; I think the only thing that's missing is exportKey.

A couple of caveats:
-- We use window.polycrypt instead of window.crypto
-- Nothing works in IE right now (we're working on it)

Please give it a try!  Feedback welcome!

Thanks,
--Richard

Received on Monday, 7 January 2013 20:25:49 UTC