A library for setting up Secure Socket Layer (SSL) connections and verifying remote hosts using certificates. Contains only the source files for mbed platform implementation of the library.
Dependents: HTTPClient-SSL HTTPClient-SSL HTTPClient-SSL HTTPClient-SSL
History
fix whitespace in sha512.c
2015-03-23, by Mike Fiore [Mon, 23 Mar 2015 16:51:07 -0500] rev 6
fix whitespace in sha512.c
synchronize with internal git repo revision d7f28d2c80d30983a4b1b8dba99018c8d942a969
2015-03-23, by Mike Fiore [Mon, 23 Mar 2015 16:46:11 -0500] rev 5
synchronize with internal git repo revision d7f28d2c80d30983a4b1b8dba99018c8d942a969
Fixed SHA384 and SHA512 bug. Updated mbed settings.h #defines to include these encryption methods.
2015-03-11, by Vanger [Wed, 11 Mar 2015 15:22:28 +0000] rev 4
Fixed SHA384 and SHA512 bug. Updated mbed settings.h #defines to include these encryption methods.
Merged two CyaSSL revision branches that were implementing the same thing.
2015-02-09, by Vanger [Mon, 09 Feb 2015 22:51:58 +0000] rev 3
Merged two CyaSSL revision branches that were implementing the same thing.
Added define flags to remove date verification of certificates
2015-02-09, by Vanger [Mon, 09 Feb 2015 22:41:21 +0000] rev 2
Added define flags to remove date verification of certificates
Added define flag for removing certificate ASN date verification.
2015-02-02, by Vanger [Mon, 02 Feb 2015 15:11:07 +0000] rev 1
Added define flag for removing certificate ASN date verification.
Updated CyaSSL Library to 3.3.0. Changed Settings and functions to be implemented for mbed platforms
2015-01-19, by Vanger [Mon, 19 Jan 2015 21:45:42 +0000] rev 0
Updated CyaSSL Library to 3.3.0. Changed Settings and functions to be implemented for mbed platforms