Lines Matching refs:so

842    * Updates to constant-time C code so that compilers are less likely to use
1071 Arm, so that these systems are no longer vulnerable to timing side-channel
1095 * List PSA_WANT_ALG_CCM_STAR_NO_TAG in psa/crypto_config.h so that it can
1214 "SHARED=1 SOEXT_TLS=so SOEXT_X509=so SOEXT_CRYPTO=so make lib"
1215 resulting in library names like "libmbedtls.so" rather than
1216 "libmbedcrypto.so.11".
1249 be used to sign one message so is impractical for most circumstances.
1545 certificate to do so.
1658 * In CMake builds, add aliases for libraries so that the normal MbedTLS::*
1933 anything with the currently implemented AEADs, so in practice it was
2008 functions, so requires a toolchain that supports it. This change does not
2009 affect the maintained LTS branches, so when contributing changes please
2282 and can change at any time, so this change should be transparent, but it
2367 |A| - |B| where |B| is larger than |A| and has more limbs (so the
2460 clashes. The default value of this variable is "", so default target names
2634 effective against network-based attackers, but less so against local
2756 behavior, so this is unlikely to be exploitable anywhere. #3192
2942 constant time/constant trace, so side channel attacks can retrieve the
2995 rather than success, so that coding mistakes or memory corruption tends to
3016 mbedtls_ssl_export_keys_ext_t, so that the key exporter is discouraged
3344 changed so that the same level of validation is present in all modules, and
3864 * Harden the function mbedtls_ssl_config_free() against misuse, so that it
4146 * Fix programs/pkey/dh_server.c so that it actually works with dh_client.c.
4721 * Fix error when loading libmbedtls.so.
6279 * Fixed HMAC-MD2 by modifying md2_starts(), so that the
6307 * Fixed a bug in mpi_gcd() so that it also works when both
6355 * Fixed the "mode" parameter so that encryption/decryption are
6385 * Updated rsa_gen_key() so that ctx->N is always nbits in size