mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-09-26 07:01:04 +02:00
Updated Getting Started (markdown)
@@ -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
|
# 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.
|
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.
|
||||||
|
Reference in New Issue
Block a user