Search results

From OpenSSLWiki
Jump to navigationJump to search
  • ...ersions of this protocol (SSLv1 was never publicly released). After SSLv3, SSL was renamed to TLS. The goal of SSL was to provide secure communication using classical TCP sockets with very f
    10 KB (1,499 words) - 16:23, 27 June 2017
  • * [ftp://ftp.rsasecurity.com/pub/pkcs/ascii/pkcs-3.asc PKCS 3] defines the basic algorithm and data formats to be used. * ANSI X9.42 is a later standard than PKCS 3 and provides further guidance on its use (note OpenSSL does not support ANS
    9 KB (1,422 words) - 14:34, 13 February 2021
  • One [http://crypto.stanford.edu/~dabo/pubs/abstracts/ssl-client-bugs.html common mistake] made by users of OpenSSL is to assume that SSL *ssl = NULL;
    11 KB (1,531 words) - 19:15, 28 April 2018
  • '''''Note''''': DSA handling changed for SSL/TLS cipher suites in OpenSSL 1.1.0. For details, see [http://groups.google. ...rmation on creating an EVP_PKEY object, and the [[Manual:EVP_PKEY_set1_RSA(3)]] page for information on how to initialise an EVP_PKEY.
    4 KB (615 words) - 10:28, 2 July 2016
  • ASN1_add_oid_module [[Manual:OPENSSL_load_builtin_modules(3)]]<br> ASN1_generate_nconf '''[[Manual:ASN1_generate_nconf(3)]]'''<br>
    128 KB (22,615 words) - 07:01, 2 September 2014
  • ...</tt> or <tt>OPENSSL_init_crypto</tt>. A compatibility macro exists in <tt>ssl.h</tt> that maps <tt>SSL_library_init</tt> to <tt>OPENSSL_init_ssl</tt>, so ...docs/crypto/OpenSSL_add_all_algorithms.html <tt>OpenSSL_add_all_algorithms(3)</tt>] offers the following advice:
    16 KB (2,713 words) - 14:30, 16 October 2020
  • ...r clock) arithmetic. So, if p=7 then the elements of the set are {0, 1, 2, 3, 4, 5, 6} and: 2 + 3 = 5
    18 KB (3,074 words) - 02:26, 29 July 2019
  • lr-xr-xr-x 1 bin bin 15 Dec 3 2010 /usr/bin/ld -> /usr/ccs/bin/ld ...with OpenSSL 1.0.1g is given below. The FIPS code install into /usr/local/ssl/fips-2.0 directory. The OpenSSL code builds into /opt/my_openssl/64bits and
    6 KB (930 words) - 08:45, 21 April 2014
  • ...keys is described in: http://www.secg.org/collateral/sec1.pdf (see section 3.6.1) ...lag(ecKey, OPENSSL_EC_NAMED_CURVE)</tt>. Failure to do so will result in a SSL error of 0x1408a0c1 (no shared cipher) at the server.
    10 KB (1,677 words) - 12:25, 10 March 2014
  • ...ee [[Random_Numbers|Random Numbers]] and [[Manual:Engine(3)|OpenSSL engine(3)]] man page. ...ool (for example, the random '''R<sub>A</sub>''' or '''R<sub>B</sub>''' in SSL/TLS). The benefit of hedging is its resilient against fork problems, low en
    7 KB (1,139 words) - 18:56, 12 March 2021
  • |Url=http://wiki.openssl.org/index.php/Manual:Evp(3) '''''Note''''': DSA handling changed for SSL/TLS cipher suites in OpenSSL 1.1.0. For details, see [http://groups.google.
    11 KB (1,688 words) - 10:08, 28 April 2020
  • [[SSL/TLS Client]] is sample code for a basic web client that fetches a page. The ...IO</tt> to fet a page from <tt>www.random.org</tt>. The code uses TLS (not SSL) and utilizes the Server Name Indication (SNI) extension from [http://tools
    24 KB (3,955 words) - 15:33, 12 December 2022
  • ...ions and returned by the SSL_CTX_get_options() function (and corresponding SSL-equivalents). OpenSSL 3.0 changed the type of the option value to be '''uint64_t''', to support mor
    12 KB (1,789 words) - 20:51, 5 August 2021
  • * TLS/SSL - Anything related to libssl 3) Review or create patch
    4 KB (745 words) - 00:08, 30 April 2014
  • This page is no longer being maintained. Refer instead to the OpenSSL 3.0 [https://www.openssl.org/docs/man3.0/man7/migration_guide.html migration == Main Changes in OpenSSL 3.0 from OpenSSL 1.1.1 ==
    54 KB (7,479 words) - 12:36, 20 September 2021
  • ...will later execute util/mkerr.pl recursively on crypto/*.c, crypto/*/*.c, ssl/*.c, and apps/*.c. This script will scan for error and function codes and aria 3 : ARIA-128-CFB : aria-128-cfb
    31 KB (4,394 words) - 07:22, 18 April 2021
  • * 3. All advertising materials mentioning features or use of this The following instructions use the <code>Makefile</code> targets for <code>ssl/heartbeat_test.c</code> as an example.
    13 KB (2,051 words) - 11:03, 10 August 2017
  • Before OpenSSL 3.0, you could call '''openssl''' without arguments to enter the interactive Since OpenSSL 3.0, there are equivalent invocations such as:
    35 KB (5,360 words) - 11:56, 24 June 2022