Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4a889e8

Browse filesBrowse files
joyeecheungmarco-ippolito
authored andcommitted
doc: add stability index to crypto.hash()
PR-URL: #51978 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 27f8549 commit 4a889e8
Copy full SHA for 4a889e8

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/crypto.md‎

Copy file name to clipboardExpand all lines: doc/api/crypto.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3637,6 +3637,8 @@ added:
36373637
- REPLACEME
36383638
-->
36393639

3640+
> Stability: 1.2 - Release candidate
3641+
36403642
* `algorithm` {string|undefined}
36413643
* `data` {string|ArrayBuffer|Buffer|TypedArray|DataView} When `data` is a
36423644
string, it will be encoded as UTF-8 before being hashed. If a different

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.