diff --git a/packages.json b/packages.json index 9f41314..956a74d 100644 --- a/packages.json +++ b/packages.json @@ -3325,7 +3325,10 @@ "hash", "crypto", "library", - "sha2" + "sha256", + "sha224", + "sha384", + "sha512" ], "description": "Secure Hash Algorithm - 2, [224, 256, 384, and 512 bits]", "license": "MIT",