summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-07-26 02:29:24 -0400
committerJeffrey Walton <noloader@gmail.com>2015-07-26 02:29:24 -0400
commitbe5f44abb8075b9156bea76ab72c41011c3b9ecc (patch)
tree63703dfb87ffaa22aa56df5f73f6b90907a33df3 /Install.txt
parent7f9af128cca39608a2770654d404be3b26162d1d (diff)
downloadcryptopp-git-be5f44abb8075b9156bea76ab72c41011c3b9ecc.tar.gz
Added "algorithms and schemes"
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Install.txt b/Install.txt
index 4ad06bea..52481f25 100644
--- a/Install.txt
+++ b/Install.txt
@@ -12,7 +12,7 @@ CONTENTS OF THIS FILE
INTRODUCTION
------------
-Crypto++ Library is a free C++ class library of cryptographic schemes. It was written and placed in public domain by Wei Dai. The library homepage is at http://www.cryptopp.com/. The latest library source code can be found at https://github.com/weidai11/cryptopp.
+Crypto++ Library is a free C++ class library of cryptographic algorithms and schemes. It was written and placed in public domain by Wei Dai. The library homepage is at http://www.cryptopp.com/. The latest library source code can be found at https://github.com/weidai11/cryptopp.
These are general instructions for the BSDs, Linux, Solaris and Unix. For Windows, Crypto++ provides Visual Studio solution roles.