Search results

From OpenSSLWiki
Jump to navigationJump to search
  • This page discusses the use of FIPS with OpenSSL 1.0.x. It is NOT relevant to the FIPS provider in OpenSSL 3.0 or above. This discussion assumes use of a "FIPS capable" OpenSSL 1.0.1f or later.
    21 KB (3,420 words) - 08:32, 2 February 2024
  • int single; /* 0 for a set, 1 for a single item (which is wrong) */ /* 1 */ ASN1_TYPE *single;
    3 KB (516 words) - 00:07, 14 January 2014
  • ...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 const unsigned char *iv, int enc);
    31 KB (4,394 words) - 07:22, 18 April 2021
  • ..., 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
  • ...t "aes-128-cbc" with any other valid openssl cipher name (see [[Manual:enc(1)]] for a list of valid cipher names). To convert a PKCS8 file to a traditio Cofactor: 1 (0x1)
    12 KB (1,898 words) - 13:10, 24 December 2018
  • |style="padding: 4px;" | Parse an ASN.1 sequence. ...px;" | Message Digest calculation. MAC calculations are superseded by mac(1).
    35 KB (5,360 words) - 11:56, 24 June 2022