summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc
diff options
context:
space:
mode:
authordoug <>2015-09-14 01:45:03 +0000
committerdoug <>2015-09-14 01:45:03 +0000
commitea990ff7851a189e7a61b56357a6d6e0de88a040 (patch)
tree587478d440edfb518946564a3da5958afa932346 /src/lib/libssl/doc
parentda36d6a18c187f8d3c2e38a0e5940d8073110b10 (diff)
downloadopenbsd-ea990ff7851a189e7a61b56357a6d6e0de88a040.tar.gz
openbsd-ea990ff7851a189e7a61b56357a6d6e0de88a040.tar.bz2
openbsd-ea990ff7851a189e7a61b56357a6d6e0de88a040.zip
Temporarily revive MD4 for MS CHAP support.
Diffstat (limited to 'src/lib/libssl/doc')
-rw-r--r--src/lib/libssl/doc/standards.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/libssl/doc/standards.txt b/src/lib/libssl/doc/standards.txt
index e9eacc5840..7bada8d35f 100644
--- a/src/lib/libssl/doc/standards.txt
+++ b/src/lib/libssl/doc/standards.txt
@@ -27,6 +27,12 @@ Implemented:
27These are documents that describe things that are implemented (in 27These are documents that describe things that are implemented (in
28whole or at least great parts) in OpenSSL. 28whole or at least great parts) in OpenSSL.
29 29
301319 The MD2 Message-Digest Algorithm. B. Kaliski. April 1992.
31 (Format: TXT=25661 bytes) (Status: INFORMATIONAL)
32
331320 The MD4 Message-Digest Algorithm. R. Rivest. April 1992. (Format:
34 TXT=32407 bytes) (Status: INFORMATIONAL)
35
301321 The MD5 Message-Digest Algorithm. R. Rivest. April 1992. (Format: 361321 The MD5 Message-Digest Algorithm. R. Rivest. April 1992. (Format:
31 TXT=35222 bytes) (Status: INFORMATIONAL) 37 TXT=35222 bytes) (Status: INFORMATIONAL)
32 38