Merge commit 'be04ece8590f775a52ea167fbe4555753e8c5211'

This commit is contained in:
Bjørn Erik Pedersen
2019-05-25 10:41:51 +02:00
14 changed files with 42 additions and 30 deletions

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.