| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 544267f commit 9ea8e49
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -304,7 +304,7 @@ async function digest(data, algorithm = 'SHA-512') { | |||
| 304 | 304 | } | |
| 305 | 305 | ``` | |
| 306 | 306 | ||
| 307 | - ## Algorithm Matrix | ||
| 307 | + ## Algorithm matrix | ||
| 308 | 308 | ||
| 309 | 309 | The table details the algorithms supported by the Node.js Web Crypto API | |
| 310 | 310 | implementation and the APIs supported for each: | |
@@ -923,7 +923,7 @@ The wrapping algorithms currently supported include: | |||
| 923 | 923 | * `'AES-GCM'` | |
| 924 | 924 | * `'AES-KW'` | |
| 925 | 925 | ||
| 926 | - ## Algorithm Parameters | ||
| 926 | + ## Algorithm parameters | ||
| 927 | 927 | ||
| 928 | 928 | The algorithm parameter objects define the methods and parameters used by | |
| 929 | 929 | the various {SubtleCrypto} methods. While described here as "classes", they | |
| Back | FazBrowse Home | New Git URL |
0 commit comments