Updated Getting Started (markdown)

Alex Abrahamson
2017-11-07 16:48:29 -07:00
parent 50e4dd0bcc
commit e8fc24e9ae

@@ -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.