Related md5 and aliases for sha1/sha256

This commit is contained in:
Alexander Borsuk
2019-05-07 21:30:03 +03:00
committed by Bjørn Erik Pedersen
parent 15f48966ad
commit 86ba9071cc
+2 -2
View File
@@ -14,9 +14,9 @@ keywords: [sha,checksum]
signature: ["sha1 INPUT", "sha256 INPUT"]
workson: []
hugoversion:
relatedfuncs: []
relatedfuncs: [md5]
deprecated: false
aliases: []
aliases: [sha1, sha256]
---
`sha1` hashes the given input and returns its SHA1 checksum.