Lines Matching full:changed
643 have changed their speed/memory compromise as part of a proactive security
1172 * Changed the default MBEDTLS_ECP_WINDOW_SIZE from 6 to 2.
1174 RSA decryption performance has changed lately due to security fixes.
1897 * The interface of the GCM module has changed to remove restrictions on
1915 session-ID based session resumption) has changed to that of
2002 changed: curves and hashes weaker than 255 bits are no longer accepted
3176 changed its IP or port. The feature is enabled at compile-time by setting
3320 changed, but requirements on parameters have been made more explicit in
3342 checks may have changed. Some modules, such as Chacha20 had existing
3344 changed so that the same level of validation is present in all modules, and
3744 * Changed CMake defaults for IAR to treat all compiler warnings as errors.
3745 * Changed the Clang parameters used in the CMake build files to work for
3939 * Fix the name of a DHE parameter that was accidentally changed in 2.7.0.
4328 behaviour has not changed, namely every configured CAs name is included.
4501 * Changed the strategy for X.509 certificate parsing and validation, to no
4701 * Primary open source license changed to Apache 2.0 license.
4768 Some names have been further changed to make them more consistent.
4790 changed from ssl_context to ssl_config.
4791 * ssl_set_bio() changed signature (contexts merged, order switched, one
4800 * mbedtls_ssl_conf_session_cache() changed prototype (only one context
4813 * The following functions changed prototype to avoid an in-out length
4820 changed type to "mbedtls_net_context *".
4828 mbedtls_x509write_crt_set_key_usage() changed from int to unsigned.
4836 * Signature of mpi_mul_mpi() changed to make the last argument unsigned
4838 layer and the memory_buffer_alloc module changed accordingly.
4846 Their 'port' argument type is changed to a string.
4877 * Changed md_info_t into an opaque structure (use md_get_xxx() accessors).
4878 * Changed pk_info_t into an opaque structure.
4879 * Changed cipher_base_t into an opaque structure.
4881 * x509_crt.key_usage changed from unsigned char to unsigned int.
5502 prototypes for the RSA sign and verify functions changed as a result
5687 * Changed RSA blinding to a slower but thread-safe version
5873 * Changed certificate verify behaviour to comply with RFC 6125 section 6.3
6025 * Changed the defined key-length of DES ciphers in cipher.h to include the
6033 * Changed the used random function pointer to more flexible format. Renamed
6040 changed!
6095 * Changed behaviour of net_read(), ssl_fetch_input() and ssl_recv().
6202 changed the prototype of rsa_pkcs1_encrypt(),
6232 * Changed symmetric cipher functions to
6234 * Changed ARC4 to use separate input/output buffer
6255 * Changed typo in #ifdef in x509parse.c (found
6271 * Changed interface for AES and Camellia setkey functions