- From: Aymeric Vitte <vitteaymeric@gmail.com>
- Date: Tue, 29 Jan 2013 11:42:38 +0100
- To: Richard Barnes <rbarnes@bbn.com>
- CC: public-webcrypto-comments@w3.org
Still working on [1] and [2], and now it's time to put it inside the browser. As far as I understand PolyCrypt is a concatenation of what exists (cryptoJS, sjcl, etc) + Webcryptofication, and it can be used to test the WebCrypto API in the meantime browsers implement it. Probably I can get some inspiration but can not use it as such, I have to remove iframes and workers stuff. Is it foreseen to implement RSA OAEP and Diffie Hellman, or does it exist somewhere ? Regards, [1] https://github.com/Ayms/iAnonym [2] https://github.com/Ayms/node-Tor Le 07/01/2013 21:25, Richard Barnes a écrit : > 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 > > > -- jCore Email : avitte@jcore.fr iAnonym : http://www.ianonym.com node-Tor : https://www.github.com/Ayms/node-Tor GitHub : https://www.github.com/Ayms Web : www.jcore.fr Webble : www.webble.it Extract Widget Mobile : www.extractwidget.com BlimpMe! : www.blimpme.com
Received on Tuesday, 29 January 2013 10:40:56 UTC