diafygi/webcrypto-examples

RSA-OAEP test is not a valid usage of the API

sleevi opened this issue · 0 comments

https://code.google.com/p/chromium/issues/detail?id=499573#c4

The usages array needs to be ["encrypt", "decrypt"] for the RSA-OAEP encryption test.