added README
This commit is contained in:
@@ -9,6 +9,6 @@ authors = [
|
||||
]
|
||||
categories = ["scripting", "utility"]
|
||||
license = "Apache-2.0"
|
||||
description = "A package to hash "
|
||||
keywords = ["hash", "algorithm", "cryptography", "md5", "sha1"]
|
||||
exclude = [ "gallery", "gallery.bash", "docs" ]
|
||||
description = "A package providing some hash functions and related stuff"
|
||||
keywords = ["hash", "algorithm", "cryptography", "md5", "sha1", "hmac", "totp", "ntlm"]
|
||||
exclude = [ "gallery", "gallery.bash" ]
|
||||
Reference in New Issue
Block a user