summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-12-14 11:41:39 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-12-14 11:41:39 +0000
commit085c5b2d0b70a2ff3d9ccf8616a7bdf4abbc957f (patch)
treebe3960f1424e79719ea9c5f6152df003bc1c44f3 /Readme.txt
parent60b7db799a5d9d607dba4b9a66c4421bb60f2577 (diff)
downloadcryptopp-085c5b2d0b70a2ff3d9ccf8616a7bdf4abbc957f.tar.gz
port to Borland C++Builder 2006
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@260 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt15
1 files changed, 8 insertions, 7 deletions
diff --git a/Readme.txt b/Readme.txt
index daf4811..4ea278b 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -54,12 +54,13 @@ This library includes:
- FIPS 140-2 Validated
You are welcome to use it for any purpose without paying me, but see
-license.txt for the fine print.
+License.txt for the fine print.
This version of Crypto++ has been compiled successfully with MSVC 6.0 SP5
-and .NET 2003 on Windows XP, GCC 2.95.4 on FreeBSD 4.6, GCC 2.95.3 on
-Linux 2.4 and SunOS 5.8, GCC 3.4 on Cygwin 1.5.10, and Metrowerks
-CodeWarrior 8.3 for Windows and MacOS.
+and .NET 2005 on Windows XP SP2, GCC 3.4.2 on FreeBSD 5.4, GCC 4.1.2 on
+Linux 2.6, GCC 3.4.4 on Cygwin 1.5.21, GCC 3.3 and 4.0.1 on MacOS X 10.4,
+and Borland C++Builder 2006. For an update to date list of supported compilers
+and operating systems, please visit http://www.cryptopp.com.
*** Important Usage Notes ***
@@ -149,8 +150,8 @@ may come up.
If you run into any problems, please try the Crypto++ mailing list.
The subscription information and the list archive are available on
-http://www.cryptopp.com. You can also email me directly at
-cryptopp@weidai.com, but you will probably get a faster response through
+http://www.cryptopp.com. You can also email me directly by visiting
+http://www.weidai.com, but you will probably get a faster response through
the mailing list.
*** History ***
@@ -356,6 +357,6 @@ the mailing list.
5.4 - added Salsa20
- updated Whirlpool to version 3.0
- - ported to GCC 4.1
+ - ported to GCC 4.1 and Borland C++Builder 2006
Written by Wei Dai