Skip to content

Commit

Permalink
removed notice of working copy
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Jul 30, 2024
1 parent a1786a5 commit 9b771cd
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/articles/web-crypto-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,15 +173,6 @@ implemented.

If a feature only implements the operation partially, details are listed.

:::caution

There can occasionally be differences in which algorithms are supported in
development (working copy) environments. The table below lists support for the
production edge runtime. If you find an issue with your development environment
contact support@zuplo.com and we can help resolve the issue.

:::

| Algorithm | sign()<br/>verify() | encrypt()<br/>decrypt() | digest() | deriveBits()<br/>deriveKey() | generateKey() | wrapKey()<br/>unwrapKey() | exportKey() | importKey() |
| :------------------------------------------------- | :------------------ | :---------------------- | :------- | :--------------------------- | :------------ | :------------------------ | :---------- | :---------- |
| RSASSA PKCS1 v1.5 || | | || |||
Expand Down

0 comments on commit 9b771cd

Please sign in to comment.