summaryrefslogtreecommitdiffstats
path: root/lib/libmd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
committerru <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
commited72feddcb3cc58c18aff36f4227af3fb11facad (patch)
tree13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/libmd
parent10aca679734b6819f63019fd7c2ba4e54357c677 (diff)
downloadFreeBSD-src-ed72feddcb3cc58c18aff36f4227af3fb11facad.zip
FreeBSD-src-ed72feddcb3cc58c18aff36f4227af3fb11facad.tar.gz
Sort sections.
Diffstat (limited to 'lib/libmd')
-rw-r--r--lib/libmd/mdX.36
-rw-r--r--lib/libmd/ripemd.36
-rw-r--r--lib/libmd/sha.36
3 files changed, 9 insertions, 9 deletions
diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3
index 2d879bc..8677bca 100644
--- a/lib/libmd/mdX.3
+++ b/lib/libmd/mdX.3
@@ -182,6 +182,9 @@ argument is non-null it must point to at least 33 characters of buffer space.
.%N 4
.%D November 12, 1996
.Re
+.Sh HISTORY
+These functions appeared in
+.Fx 2.0 .
.Sh AUTHORS
The original MDX routines were developed by
.Tn RSA
@@ -190,9 +193,6 @@ This code is derived directly from these implementations by
.An Poul-Henning Kamp Aq phk@FreeBSD.org
.Pp
Phk ristede runen.
-.Sh HISTORY
-These functions appeared in
-.Fx 2.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.
diff --git a/lib/libmd/ripemd.3 b/lib/libmd/ripemd.3
index 53b172e..068faac 100644
--- a/lib/libmd/ripemd.3
+++ b/lib/libmd/ripemd.3
@@ -127,14 +127,14 @@ argument is non-null it must point to at least 41 characters of buffer space.
.Xr md4 3 ,
.Xr md5 3 ,
.Xr sha 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 RIPEMD160
specification.
-.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.
diff --git a/lib/libmd/sha.3 b/lib/libmd/sha.3
index b8a7f96..d24ad95 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.
OpenPOWER on IntegriCloud