checksums.sha1-docs: fix wording
parent
226d8a2397
commit
9ab0e5d6f8
|
@ -8,7 +8,7 @@ HELP: sha-256
|
|||
{ $class-description "SHA-256 checksum algorithm." } ;
|
||||
|
||||
ARTICLE: "checksums.sha" "SHA-2 checksum"
|
||||
"The SHA family of checksum algorithms are one-way hashes useful for checksumming data. SHA-1 is considered insecure, while SHA-2 It is generally considered to be pretty strong." $nl
|
||||
"The SHA family of checksum algorithms are one-way hashes useful for checksumming data. SHA-1 is considered insecure, while SHA-2 is generally considered to be pretty strong." $nl
|
||||
"SHA-2 checksums:"
|
||||
{ $subsections
|
||||
sha-224
|
||||
|
|
Loading…
Reference in New Issue