Lines Matching refs:fixed
99 have an output size that is not fixed, so calling EVP_MD_get_size() is not
577 We have also fixed a similar issue in SMIME_write_PKCS7(). However since this
1045 has been fixed in stable releases starting from 5.4.164, 5.10.84, 5.15.7,
1732 fixed.
1734 When the CVE-2022-1292 was fixed it was not discovered that there
2474 SSL_CTX instances that are created for a fixed protocol version (e.g.
3632 SSL_CTX instances that are created for a fixed protocol version (e.g.
4038 length-invariant. Switch even to fixed-length Montgomery multiplication.
4134 constant time fixed point multiplication.
4140 when computing fixed point and variable point multiplication (which
4698 length-invariant. Switch even to fixed-length Montgomery multiplication.
4740 OpenSSL 1.1.0 may fail to verify using the fixed version, or text data
4741 signed with a fixed OpenSSL may fail to verify with an earlier version of
5590 the build to just the latest API, rather than a fixed API
6382 fixed.
6483 length-invariant. Switch even to fixed-length Montgomery multiplication.
7481 This issue was discovered by the BoringSSL project and fixed in their
7848 hardcoded fixed parameters. Now a server just has to call:
7879 * Support for fixed DH ciphersuite client authentication: where both
7884 * Support for fixed DH ciphersuites: those requiring DH server
8562 This issue was discovered by the BoringSSL project and fixed in their
8980 is fixed in OS X 10.8.4, but Apple have ruled out both hot fixing
9289 the IV between the fixed (from PRF) and explicit (from TLS record)
9627 This issue was discovered by the BoringSSL project and fixed in their
9938 is fixed in OS X 10.8.4, but Apple have ruled out both hot fixing
10795 handling. For ECC, the code now distinguishes between fixed ECDH
11589 TLS ticket cipher and HMAC keys rather than relying on hardcoded fixed
11656 - fixed wrong usage of ioctlsocket() when build for LIBC BSD sockets
11657 - fixed do_tests.pl to run the test suite with CLIB builds too (CLIB_OPT)
11659 - fixed RunningProcess usage so that it works with newer LIBC NDKs too
11667 - fixed x86nasm.pl to create correct asm files for NASM COFF output
11670 - fixed order of includes in `apps/ocsp.c` so that `e_os.h` settings apply
12010 code so it is hoped that implementations will either have fixed it by
12153 a fixed number of uses (currently 32)
13183 the exponentiation using a fixed-length exponent. (Otherwise,
13190 * Make a new fixed-window mod_exp implementation the default for
13224 * Include the fixed error library code in the C error file definitions
13660 * Avoid using fixed-size buffers for one-line DNs.
13669 * Avoid using fixed size buffers for configuration file location.
14528 declare their own ASN1 modules. This was fixed by adding the option
16139 messages are stored in a single piece (fixed-length part and
16426 Both problems are now fixed.
18650 be 40 bits but the key length can be 168 bits for example. This is fixed
19420 instead of using a fixed path.
20028 up and fixed a few little bugs and inconsistencies in OpenSSL.{pm,xs} and
20497 been fixed, but is untested. The assembler versions are also fixed, but
20698 * Fix the RSA header declarations that hid a bug I fixed in 0.9.0b but
20699 was already fixed by Eric for 0.9.1 it seems.