Lines Matching refs:so
885 * Updates to constant-time C code so that compilers are less likely to use
1114 Arm, so that these systems are no longer vulnerable to timing side-channel
1138 * List PSA_WANT_ALG_CCM_STAR_NO_TAG in psa/crypto_config.h so that it can
1257 "SHARED=1 SOEXT_TLS=so SOEXT_X509=so SOEXT_CRYPTO=so make lib"
1258 resulting in library names like "libmbedtls.so" rather than
1259 "libmbedcrypto.so.11".
1292 be used to sign one message so is impractical for most circumstances.
1588 certificate to do so.
1701 * In CMake builds, add aliases for libraries so that the normal MbedTLS::*
1976 anything with the currently implemented AEADs, so in practice it was
2051 functions, so requires a toolchain that supports it. This change does not
2052 affect the maintained LTS branches, so when contributing changes please
2325 and can change at any time, so this change should be transparent, but it
2410 |A| - |B| where |B| is larger than |A| and has more limbs (so the
2503 clashes. The default value of this variable is "", so default target names
2677 effective against network-based attackers, but less so against local
2799 behavior, so this is unlikely to be exploitable anywhere. #3192
2985 constant time/constant trace, so side channel attacks can retrieve the
3038 rather than success, so that coding mistakes or memory corruption tends to
3059 mbedtls_ssl_export_keys_ext_t, so that the key exporter is discouraged
3387 changed so that the same level of validation is present in all modules, and
3907 * Harden the function mbedtls_ssl_config_free() against misuse, so that it
4189 * Fix programs/pkey/dh_server.c so that it actually works with dh_client.c.
4764 * Fix error when loading libmbedtls.so.
6322 * Fixed HMAC-MD2 by modifying md2_starts(), so that the
6350 * Fixed a bug in mpi_gcd() so that it also works when both
6398 * Fixed the "mode" parameter so that encryption/decryption are
6428 * Updated rsa_gen_key() so that ctx->N is always nbits in size