The OpenSSL wiki has moved to https://github.com/openssl/openssl/wiki. Information on this page is no longer edited and may be out-of-date.
Search results
From OpenSSLWiki
Jump to navigationJump to searchCreate the page "$1" on this wiki! See also the search results found.
- ...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
- DER is a binary format for data structures described by ASN.1. ...chosen for security since there is only one possible encoding given a ASN.1. encoding (which is not the case for BER used in ldap, for example).6 KB (693 words) - 23:23, 14 January 2022
- ...ues, a program is encouraged to call FIPS_mode_set() with a ONOFF value of 1 (rather than an arbitrary non-zero value). ...FIPS Object Module successfully exits FIPS mode, the function will return 1.3 KB (512 words) - 08:27, 15 January 2015
- ...OpenSSL FIPS Capable library. Before running the commands download openssl-1.0.1e.tar.gz, openssl-fips-2.0.5.tar.gz and [[Media:setenv-android.sh|setenv $ rm -rf openssl-1.0.1e/24 KB (3,788 words) - 07:23, 3 December 2019
- ..., 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
- 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
- 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
- ...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 require11 KB (1,531 words) - 19:15, 28 April 2018
- ...use defects in the down level protocols to carry out other attacks. Table 1 below lists some of the losses that could occur when traversing down protoc {| class="wikitable" border="1"7 KB (1,114 words) - 22:59, 17 October 2014
- ! 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
- if(1 != EVP_DigestInit_ex(mdctx, EVP_sha256(), NULL)) if(1 != EVP_DigestUpdate(mdctx, message, message_len))3 KB (434 words) - 01:51, 12 January 2022
- ...versions of OpenSSL (they should work for OpenSSL 1.0.2). For OpenSSL 1.1.1 see the INSTALL and NOTES.ANDROID files in the source distribution. ...OpenSSL library for Android. Before running the commands download openssl-1.0.1g.tar.gz and [[Media:setenv-android.sh|setenv-android.sh]]; place the fi14 KB (2,159 words) - 07:22, 3 December 2019
- 1) Run much, much faster at link time (not a minor consideration for most of Last time I checked, there was a minor improvement for GNU ld for #1, but it's trivial compared to Windows and HP's link editor, e.g. (I can't o15 KB (2,536 words) - 10:35, 26 October 2015
- if (EVP_PKEY_CTX_ctrl(kctx, -1, EVP_PKEY_OP_KEYGEN, if (EVP_PKEY_CTX_ctrl(kctx, -1, EVP_PKEY_OP_KEYGEN,3 KB (522 words) - 11:58, 12 February 2021
- ...e instructions below apply to it. Second is the build system for OpenSSL 1.1.0 and above. The instructions are similar, but not the same. For example, t ...y performs as expected under its self tests. If you are building OpenSSL 1.1.0 and above, then you will also need PERL 5.10 or higher (see <tt>README.PE35 KB (5,320 words) - 12:53, 15 January 2025
- ...Effectively, any non-zero value indicates FIPS mode. Values other than <tt>1</tt> may have additional significance, such as designating an additional re ...n from an application linked to OpenSSL versions <tt>1.1.0</tt> or <tt>1.1.1</tt> will always return <tt>0</tt>, indicating non-FIPS mode, with an error2 KB (374 words) - 19:03, 9 August 2019
- ...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
- ...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't4 KB (589 words) - 02:00, 11 December 2013
- 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
- * 1. Redistributions of source code must retain the above copyright int setup_ok = 1;13 KB (2,051 words) - 11:03, 10 August 2017