summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorAjinkya Bawaskar <ajinkyabawaskar2@gmail.com>2021-06-24 22:50:04 +0530
committerGitHub <noreply@github.com>2021-06-24 13:20:04 -0400
commit45de5c6ce52551cfb5a0625dc794c0f90f4bbcd1 (patch)
treea119f96c34543fe4b6c978f4d4472739744dfa90 /Readme.txt
parent04b84da291a7f3573183d80e034f18130870226c (diff)
downloadcryptopp-git-45de5c6ce52551cfb5a0625dc794c0f90f4bbcd1.tar.gz
Update Readme.txt (PR #1052)
Thank you very much.
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/Readme.txt b/Readme.txt
index 055c7f96..e74d5666 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -128,9 +128,8 @@ cryptdll - This builds the DLL. Please note that if you wish to use Crypto++
dlltest - This builds a sample application that only uses the DLL.
The DLL used to provide FIPS validated cryptography. The library was moved
-to the CMVP's <A HREF=
-"http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-historical.htm">
-Historical Validation List</A>. The library and the DLL are no longer considered
+to the CMVP's [Historical Validation List](http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-historical.htm).
+The library and the DLL are no longer considered
validated. You should no longer use the DLL.
To use the Crypto++ DLL in your application, #include "dll.h" before including