Add RSA-OAEP to README Supported algorithms

This commit is contained in:
microshine 2019-05-22 22:53:37 +03:00
parent d18744c531
commit b6c77eb7c1
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ npm install @peculiar/webcrypto
| HMAC | X | | X | X | | | |
| RSASSA-PKCS1-v1_5 | X | | X | X | | | |
| RSA-PSS | X | | X | X | | | |
| RSA-OAEP | X | | X | | X | X | |
| AES-CBC | X | | X | | X | X | |
| AES-CTR | X | | X | | X | X | |
| AES-GCM | X | | X | | X | X | |