From be5f44abb8075b9156bea76ab72c41011c3b9ecc Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 26 Jul 2015 02:29:24 -0400 Subject: [PATCH] Added "algorithms and schemes" --- Install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.