diff options
Diffstat (limited to 'lib/libmd')
-rw-r--r-- | lib/libmd/sha.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3 index 1f69450..9151857 100644 --- a/lib/libmd/sha.3 +++ b/lib/libmd/sha.3 @@ -74,7 +74,8 @@ a ``fingerprint'' of the input-data, which doesn't disclose the actual input. .Pp .Tn SHA -.Pq \&or Tn SHA-0 +(or +.Tn SHA-0 ) is the original Secure Hash Algorithm specified in .Tn FIPS 160. It was quickly proven insecure, and has been superseded by |