Search results

From OpenSSLWiki
Jump to navigationJump to search
  • {| class="wikitable sortable" border="1" | OpenSSL-0.9.8a-y, OpenSSL-1.0.0a-l, OpenSSL-1.0.1a-g
    2 KB (249 words) - 17:58, 8 June 2014
  • ...for OpenSSL ''greater than'' 1.0.1e, ''greater than'' 0.9.8y, 1.0.2, and 1.1.0. For updated versions of OpenSSL, the option is included in <tt>SSL_OP_AL ...g <tt>cipher_list</tt> work around should be possible for those who would (1) like a fix before OpenSSL releases its next stable versions, or (2) don't
    4 KB (589 words) - 02:00, 11 December 2013
  • ...eased versions - support is available in the as yet unreleased 1.0.2 and 1.1.0) ...lman (OpenSSL will have built-in support for these parameters from OpenSSL 1.0.2 - not yet released)
    9 KB (1,422 words) - 14:34, 13 February 2021
  • ...have identity elements. So, for example 0 and 1 where: a + 0 = a, and a * 1 = a ...lar (or clock) arithmetic. So, if p=7 then the elements of the set are {0, 1, 2, 3, 4, 5, 6} and:
    18 KB (3,074 words) - 02:26, 29 July 2019
  • ...evelopers. This wiki article will show you how to use Cryptogams ARMv4 SHA-1 implementation. According to the head notes the ARMv4 implementation runs a ...vp/e_sha_cbc_hmac_sha1.c:615: sha1_block_data_order(&key->md, data, 1);
    15 KB (2,434 words) - 06:10, 14 March 2021
  • ...ose further down the page. Note that this uses the auto-init facility in 1.1.0. if(1 != EVP_EncryptInit_ex(ctx, EVP_aes_256_cbc(), NULL, key, iv))
    14 KB (2,119 words) - 10:27, 15 May 2023
  • ...he code is beginning to see widespread testing as the release of OpenSSL 1.1.0 approaches. ...te. Versions prior to 1.0.2 did not perform hostname validation. Version 1.0.2 and up contain support for hostname validation, but they still require
    11 KB (1,531 words) - 19:15, 28 April 2018
  • {| class="wikitable" border="1" | OpenSSL-0.9.8a-y, OpenSSL-1.0.0a-l, OpenSSL-1.0.1a-g
    2 KB (297 words) - 19:21, 6 June 2014
  • ...orial is done on an (X)Ubuntu 15.04, with custom compiled OpenSSL version 1.0.2d. The GCC version is: return 1;
    33 KB (4,951 words) - 08:57, 7 March 2019
  • ...t_default</tt> is a macro). Other APIs, such as <tt>RAND_bytes</tt> return 1 for success, and 0 otherwise. Ignoring the function's return value means yo
    2 KB (373 words) - 17:29, 24 March 2013
  • ..., then you would use <tt>SSL_library_init</tt>. If you are using OpenSSL 1.1.0 or above, then the library will initialize itself automatically. Optional ...this page discusses initializing the library in 1.0.2. If you are using 1.1.0 or above then you don't need to take any further steps.
    16 KB (2,713 words) - 14:30, 16 October 2020
  • if (listen(s, 1) < 0) { while(1) {
    6 KB (908 words) - 13:16, 8 November 2022
  • ...is at most 38%. Some estimates have shown English characters provide only 1 bit/byte (or 12%). Other sources used as a random stream will have differen ...ly random data can be thought of as a sequence of binary digits where each 1 or 0 is the result of flipping a perfectly fair, unbiased coin. Such a sequ
    27 KB (4,265 words) - 02:33, 27 July 2019
  • {| class="wikitable" border="1" | OpenSSL-1.0.1a to OpenSSL-1.0.1f
    3 KB (460 words) - 23:30, 5 June 2014
  • 33 unsigned long rd_key[4 * (AES_MAXNR + 1)]; 35 unsigned int rd_key[4 * (AES_MAXNR + 1)];
    18 KB (2,869 words) - 06:09, 14 March 2021
  • ! Option Name !! Description !! 1.0.2 value !! 1.1.0 value !! 1.1.1 value !! 3.0 value ...he application. || Not defined || Not defined || Not defined || SSL_OP_BIT(1)
    12 KB (1,789 words) - 20:51, 5 August 2021
  • {| class="wikitable sortable" border="1" | Pre-compiled Win32/64 1.0.2, 1.1.0, 1.1.1 and 3.0 libraries without external dependencies, primarily built for Franç
    7 KB (1,081 words) - 07:30, 11 April 2024
  • if (1 != SSL_CTX_set_tmp_dh (ctx, dh)) ...ake-give-could-not-generate-dh-keypair-exception versions of Java prior to 1.7 don't support Diffie-Hellman parameters longer than 1024 bits]!
    13 KB (2,037 words) - 20:55, 12 May 2021
  • ...nSSL [http://www.openssl.org/news/changelog.html Change Log] for OpenSSL 1.1.0 states you can use <tt>-verify_name</tt> option, and <tt>apps.c</tt> offe .../poodleagain.html The POODLE bites again]. The short version: use only TLS 1.2, use only ephemeral key exchanges, and use only AEAD ciphers (like AES/GC
    24 KB (3,955 words) - 15:33, 12 December 2022
  • ...a guideline on how to integrate a symmetric block cipher into OpenSSL 1.1.1. This integration procedure will cover all aspects of integration for both 1, EVP_RC4_KEY_SIZE, 0,
    31 KB (4,394 words) - 07:22, 18 April 2021

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)