Add RSA-OAEP to README Supported algorithms
This commit is contained in:
parent
d18744c531
commit
b6c77eb7c1
|
@ -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 | |
|
||||
|
|
Reference in New Issue