diafygi / webcrypto-examples

Web Cryptography API Examples Demo: https://diafygi.github.io/webcrypto-examples/
GNU General Public License v2.0
1.64k stars 193 forks source link

Good work, keep it up! #3

Closed alokmenghrajani closed 9 years ago

alokmenghrajani commented 9 years ago

Just wanted to drop a short note to say it's nice to see people documenting this API.

You might be interested to check out Google's unittests: https://chromium.googlesource.com/chromium/blink/+/master/LayoutTests/crypto/subtle/

And MS has some good docs, but outdated since they Web Crypto API changed after they implemented it: https://msdn.microsoft.com/en-us/library/ie/dn302338%28v=vs.85%29.aspx

diafygi commented 9 years ago

Thanks!