Joined copyright on original XySSL code with: Christophe Devine
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
This set of compile-time options may be used to enable or disable features selectively, and reduce the global memory footprint.
Definition in file config.h.
Go to the source code of this file.
Defines | |
#define | _CRT_SECURE_NO_DEPRECATE 1 |
#define | POLARSSL_AES_C |
#define | POLARSSL_ARC4_C |
#define | POLARSSL_BASE64_C |
#define | POLARSSL_BIGNUM_C |
#define | POLARSSL_CAMELLIA_C |
#define | POLARSSL_CERTS_C |
#define | POLARSSL_DEBUG_C |
#define | POLARSSL_DEBUG_MSG |
#define | POLARSSL_DES_C |
#define | POLARSSL_DHM_C |
#define | POLARSSL_GENPRIME |
#define | POLARSSL_HAVE_ASM |
#define | POLARSSL_HAVE_LONGLONG |
#define | POLARSSL_HAVEGE_C |
#define | POLARSSL_MD2_C |
#define | POLARSSL_MD4_C |
#define | POLARSSL_MD5_C |
#define | POLARSSL_NET_C |
#define | POLARSSL_PADLOCK_C |
#define | POLARSSL_RSA_C |
#define | POLARSSL_SELF_TEST |
#define | POLARSSL_SHA1_C |
#define | POLARSSL_SHA2_C |
#define | POLARSSL_SHA4_C |
#define | POLARSSL_SSL_CLI_C |
#define | POLARSSL_SSL_TLS_C |
#define | POLARSSL_TIMING_C |
#define | POLARSSL_X509_PARSE_C |
#define | POLARSSL_X509_WRITE_C |
#define | POLARSSL_XTEA_C |