aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json5
1 files changed, 4 insertions, 1 deletions
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",