From 54984d108272c69ffeb3308f21ead4ebcf95d903 Mon Sep 17 00:00:00 2001 From: cameronrich Date: Sat, 12 Aug 2006 02:53:21 +0000 Subject: [PATCH] Additional help comments git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@32 9a5d90b5-6617-0410-8a86-bb477d3ed2e3 --- ssl/Config.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ssl/Config.in b/ssl/Config.in index 7607f750a..56c7173ef 100644 --- a/ssl/Config.in +++ b/ssl/Config.in @@ -55,7 +55,8 @@ config CONFIG_SSL_FULL_MODE The axssl sample has 3 more options, "-debug", "-state" and "-show-rsa" This mode produces a library about 58kB in size. It is suggested that - this mode is used only during development. + this mode is used only during development, or systems that have more + generous memory limits. It is the default to demonstrate the features of axTLS. @@ -73,8 +74,8 @@ config CONFIG_SSL_SKELETON_MODE * Some other features/API calls may not work. This mode produces a library about 37kB in size. The main - disadvantage of this mode is speed - it may be several times slower - than the other build modes. + disadvantage of this mode is speed - it will be much slower than the + other build modes. endchoice