Lines Matching refs:changed

9      changed was made in Mbed TLS 3.6.0 but was not announced then.
686 have changed their speed/memory compromise as part of a proactive security
1217 RSA decryption performance has changed lately due to security fixes.
1940 * The interface of the GCM module has changed to remove restrictions on
1958 session-ID based session resumption) has changed to that of
2045 changed: curves and hashes weaker than 255 bits are no longer accepted
3219 changed its IP or port. The feature is enabled at compile-time by setting
3363 changed, but requirements on parameters have been made more explicit in
3385 checks may have changed. Some modules, such as Chacha20 had existing
3387 changed so that the same level of validation is present in all modules, and
3982 * Fix the name of a DHE parameter that was accidentally changed in 2.7.0.
4371 behaviour has not changed, namely every configured CAs name is included.
4744 * Primary open source license changed to Apache 2.0 license.
4811 Some names have been further changed to make them more consistent.
4833 changed from ssl_context to ssl_config.
4834 * ssl_set_bio() changed signature (contexts merged, order switched, one
4843 * mbedtls_ssl_conf_session_cache() changed prototype (only one context
4856 * The following functions changed prototype to avoid an in-out length
4863 changed type to "mbedtls_net_context *".
4871 mbedtls_x509write_crt_set_key_usage() changed from int to unsigned.
4879 * Signature of mpi_mul_mpi() changed to make the last argument unsigned
4881 layer and the memory_buffer_alloc module changed accordingly.
4889 Their 'port' argument type is changed to a string.
4924 * x509_crt.key_usage changed from unsigned char to unsigned int.
5545 prototypes for the RSA sign and verify functions changed as a result
6083 changed!
6245 changed the prototype of rsa_pkcs1_encrypt(),