Rough and ready port of axTLS
Auto generated API documentation and code listings for axTLS
| _bigint | A big integer basic object |
| BI_CTX | Maintains the state of the cache, and a number of variables used in reduction |
Code
| aes.c [code] | |
| asn1.c [code] | |
| bigint.c [code] | |
| bigint.h [code] | |
| bigint_impl.h [code] | |
| cert.h [code] | |
| config.h [code] | |
| crypto.h [code] | |
| crypto_misc.c [code] | |
| crypto_misc.h [code] | |
| gen_cert.c [code] | |
| hmac.c [code] | |
| loader.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] | |
| private_key.h [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] | |
| version.h [code] | |
| x509.c [code] | Certificate processing |