Add more tags to sha2 package.
This commit is contained in:
parent
1765aee389
commit
bff07b572c
1 changed files with 4 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue