diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 4ff9ab1e9ce59b..0b28d5bb58eb63 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -3517,6 +3517,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