This is a fork of the mbed port of axTLS

Dependents:   TLS_axTLS-Example HTTPSClientExample

Auto generated API documentation and code listings for TLS_axTLS

Classes

_bigint A big integer basic object
BI_CTX Maintains the state of the cache, and a number of variables used in reduction
CertificateManager This class is in charge of loading and storing certificates
TLSConnection This class provides a user-friendly interface for the axTLS library

Code

aes.c [code]
asn1.c [code]
bigint.c [code]
bigint.h [code]
bigint_impl.h [code]
cert_manager.h [code]
CertificateManager.cpp [code]
CertificateManager.h [code]
config.h [code]
crypto.h [code]
crypto_misc.c [code]
crypto_misc.h [code]
hmac.c [code]
md2.c [code]
md5.c [code]
openssl.c [code]
os_int.h [code] Ensure a consistent bit size
os_port.c [code] OS specific functions
os_port.h [code] Some stuff to minimise the differences between windows and linux/unix
os_port_old.h [code]
p12.c [code]
rc4.c [code]
rsa.c [code]
sha1.c [code]
ssl.h [code]
tls1.c [code]
tls1.h [code] The definitions for the TLS library
tls1_clnt.c [code]
tls1_svr.c [code]
TLSConnection.cpp [code]
TLSConnection.h [code]
version.h [code]
x509.c [code] Certificate processing