diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 52abb5cf95952e..ddd24f4ffdf180 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -3637,6 +3637,8 @@ added: - REPLACEME --> +> Stability: 1.2 - Release candidate + * `algorithm` {string|undefined} * `data` {string|ArrayBuffer|Buffer|TypedArray|DataView} When `data` is a string, it will be encoded as UTF-8 before being hashed. If a different