Lines Matching refs:support

48    * Add support for CHACHA20-POLY1305 ciphersuites from RFC 7905.
49 * Add platform support for the Haiku OS. (https://www.haiku-os.org).
56 * Add support for key wrapping modes based on AES as defined by
115 * Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
116 * Add support for the XTS block cipher mode with AES (AES-XTS).
118 * In TLS servers, support offloading private key operations to an external
140 * Add support for ARIA cipher (RFC 5794) and associated TLS ciphersuites
155 * Fix an issue with MicroBlaze support in bn_mul.h which was causing the
189 * Add initial support for Curve448 (RFC 7748). Only mbedtls_ecp_mul() and
266 * Add an option in the Makefile to support ar utilities where the operation
315 * Extend PKCS#8 interface by introducing support for the entire SHA
320 * Add support for public keys encoded in PKCS#1 format. #1122
323 * Deprecate support for record compression (configuration option
362 * Remove support for the library reference configuration for picocoin.
422 * Add alternative implementation support for CCM and CMAC (MBEDTLS_CCM_ALT,
424 * Add support for alternative implementations of GCM, selected by the
426 * Add support for alternative implementations for ECDSA, controlled by new
432 * Add support for alternative implementation of ECDH, controlled by the
438 * Add support for alternative implementation of ECJPAKE, controlled by
612 always be implemented by pthread support. #696
668 * Fix insufficient support for signature-hash-algorithm extension,
710 * Add hardware acceleration support for the Elliptic Curve Point module.
713 replacement support for enabling the extension of the interface.
825 * Added support for CMAC for AES and 3DES and AES-CMAC-PRF-128, as defined by
880 * Added support for 3 and 4 byte lengths to mbedtls_asn1_write_len().
881 * Added support for a Yotta specific configuration file -
984 * Experimental support for EC J-PAKE as defined in Thread 1.0.0.
1088 * Added support for yotta as a build system.
1229 (support for renegotiation now needs explicit enabling in config.h).
1252 been removed (compiler is required to support 32-bit operations).
1295 * The minimum MSVC version required is now 2010 (better C99 support).
1297 * Compiler is required to support C99 types such as long long and uint32_t.
1332 * Add support for reading DH parameters with privateValueLength included
1334 * Add support for bit strings in X.509 names (request by Fredrik Axelsson).
1335 * Add support for id-at-uniqueIdentifier in X.509 names.
1336 * Add support for overriding snprintf() (except on Windows) and exit() in
1366 * Fix detection of support for getrandom() on Linux (reported by syzzer) by
1374 * Fix bug in Via Padlock support (found by Nikos Mavrogiannopoulos).
1431 * Add support for FALLBACK_SCSV (draft-ietf-tls-downgrade-scsv).
1432 * Add support for Extended Master Secret (draft-ietf-tls-session-hash).
1433 * Add support for Encrypt-then-MAC (RFC 7366).
1442 * Add support for getrandom() syscall on recent Linux kernels with Glibc or
1496 (not affected if ECC support was compiled out) (found using Codenomicon
1615 * Better support for the different Attribute Types from IETF PKIX (RFC 5280)
1708 * Revamped the compat.sh interoperatibility script to include support for
1770 * EC key generation support in gen_key app
1776 * AES-NI support for AES, AES-GCM and AES key scheduling
1783 * Dropped use of readdir_r() instead of readdir() with threading support
1849 * Better support for MSVC
1857 * Ephemeral Elliptic Curve Diffie Hellman support for SSL/TLS
1859 * Ephemeral Elliptic Curve Digital Signature Algorithm support for SSL/TLS
1888 dynamically set (Better support for hardware acceleration)
1928 * Fix bug in Via Padlock support (found by Nikos Mavrogiannopoulos).
2125 * Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
2143 * GCM adapted to support sizes > 2^29
2158 * Added support for custom labels when using rsa_rsaes_oaep_encrypt()
2174 * Allow enabling of dummy error_strerror() to support some use-cases
2227 * Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak
2230 * Added support for wildcard certificates
2231 * Added support for multi-domain certificates through the X509 Subject
2233 * Added preliminary ASN.1 buffer writing support
2234 * Added preliminary X509 Certificate Request writing support
2238 * Added TLS 1.2 support (RFC 5246)
2241 * Added support for Hardware Acceleration hooking in SSL/TLS
2244 * Added X509 CA Path support
2246 * Added DEFLATE compression support as per RFC3749 (requires zlib)
2260 * Moved out_msg to out_hdr + 32 to support hardware acceleration
2325 * Allow enabling of dummy error_strerror() to support some use-cases
2400 * Added a generic entropy accumulator that provides support for adding
2415 * Loads of minimal changes to better support WINCE as a build target
2442 * Improved build support for s390x and sparc64 in bignum.h
2449 * Expanded cipher layer with support for CFB128 and CTR mode
2495 * Added support for PKCS#1 v2.1 encoding and thus support
2528 ticket #13). Also possible to remove PEM support for
2558 * Improvements to support integration in other
2566 * Added support for PKCS#11 through the use of the
2580 * Added support for SSL_EDH_RSA_AES_128_SHA and
2584 * Added support for TLS v1.1
2611 * Added support for GeneralizedTime in X509 parsing
2637 * Coverage test definitions now support 'depends_on'
2698 * Added support for SHA-224, SHA-256, SHA-384 and SHA-512
2714 * Added support for Certificate Revocation List (CRL) parsing.
2715 * Added support for CRL revocation to x509parse_verify() and
2724 * Added support for ciphersuites: SSL_RSA_CAMELLIA_128_SHA,
2734 * Added support for ciphersuite: SSL_RSA_AES_128_SHA
2735 * Enabled support for large files by default in aescrypt2.c
2754 * Added support on the client side for the TLS "hostname" extension
2788 * Added preliminary support for the VIA PadLock routines
2804 * Added support for the MicroBlaze soft-core processor
2809 * Added HMAC starts/update/finish support functions
2826 * Added experimental support of Quantum Cryptography
2827 * Added support for autoconf, contributed by Arnaud Cornet
2835 * Added (beta) support for non-blocking I/O operations
2845 * Added support for Ephemeral Diffie-Hellman key exchange
2858 * Added server-side SSLv3 and TLSv1.0 support
2869 * Updated timing.c to support ARM and MIPS arch
2870 * Updated the MPI code to support 8086 on MSVC 1.5