aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/sha.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
commit24a0682c6465290759ed0b09ea16e40e7cd47053 (patch)
tree13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/libmd/sha.3
parente1239d17fe51ff52f68635ebbb01e77d58371618 (diff)
downloadsrc-24a0682c6465290759ed0b09ea16e40e7cd47053.tar.gz
src-24a0682c6465290759ed0b09ea16e40e7cd47053.zip
Notes
Diffstat (limited to 'lib/libmd/sha.3')
-rw-r--r--lib/libmd/sha.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3
index b8a7f960a45d..d24ad954c3bc 100644
--- a/lib/libmd/sha.3
+++ b/lib/libmd/sha.3
@@ -158,14 +158,14 @@ argument is non-null it must point to at least 41 characters of buffer space.
.Xr md4 3 ,
.Xr md5 3 ,
.Xr ripemd 3
+.Sh HISTORY
+These functions appeared in
+.Fx 4.0 .
.Sh AUTHORS
The core hash routines were implemented by Eric Young based on the
published
.Tn FIPS
standards.
-.Sh HISTORY
-These functions appeared in
-.Fx 4.0 .
.Sh BUGS
No method is known to exist which finds two files having the same hash value,
nor to find a file with a specific hash value.