- From: Daniel Roesler <diafygi@gmail.com>
- Date: Mon, 23 Feb 2015 09:21:10 -0800
- To: public-webcrypto-comments@w3.org
Howdy, Now that browsers are starting to make much of this API available, I created a github repo with examples of each algorithm and a live table that tests to see if your browser supports that algorithm and method. Examples: https://github.com/diafygi/webcrypto-examples Live Table: https://diafygi.github.io/webcrypto-examples I can't seem to find any examples of the following keys so I can test them on importKey: 1) ECDH raw pubic key 2) DH pkcs8 private key 3) CONCAT raw key 4) HKDF-CTR raw key Does anyone have example keys that I can include in the live table so those tests can run properly? Thanks and would love feedback/pull requests. Daniel Roesler
Received on Monday, 23 February 2015 17:22:07 UTC