Add more tags to sha2 package.

This commit is contained in:
Dominik Picheta 2017-02-25 21:18:30 +01:00 committed by GitHub
parent 1765aee389
commit bff07b572c

View File

@ -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",