From e8fc24e9ae6ceeafb356c8d478faef7c4e654213 Mon Sep 17 00:00:00 2001 From: Alex Abrahamson Date: Tue, 7 Nov 2017 16:48:29 -0700 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Getting-Started.md b/Getting-Started.md index 56cdeb0..8c3be41 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,3 +1,21 @@ +## Sections in chapter 3: +[3.1 - General Description](#31-general-description) + +[3.2 - Testsuite](#32-testsuite) + +[3.3 - Client Example](#33-client-example) + +[3.4 - Server Example](#34-server-example) + +[3.5 - EchoServer Example](#35-echoserver-example) + +[3.6 - EchoClient Example](#36-echoclient-example) + +[3.7 - Benchmark](#37-benchmark) + +*** + + # 3.1 General Description wolfSSL, formerly CyaSSL, is about 10 times smaller than yaSSL and up to 20 times smaller than OpenSSL when using the compile options described in Chapter 2. User benchmarking and feedback also reports dramatically better performance from wolfSSL vs. OpenSSL in the vast majority of standard SSL operations.