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.