Search results

From OpenSSLWiki
Jump to navigationJump to search

Page title matches

  • 97 bytes (11 words) - 23:03, 28 April 2017
  • [[SHA-1]]
    0 members (0 subcategories, 0 files) - 18:29, 28 March 2013

Page text matches

  • [[SHA-1]]
    0 members (0 subcategories, 0 files) - 18:29, 28 March 2013
  • ...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
  • |align="left" valign="bottom" style="font-size:1.5em; color:#777777;"|'''TODO''' |align="left" valign="top" style="color:#aaaaaa;"|{{{1|Please consider contributing to this section}}}.
    1 KB (142 words) - 09:42, 28 July 2019
  • |align="left" valign="bottom" style="font-size:1.5em; color:#777777;"|'''TODO''' |align="left" valign="top" style="color:#aaaaaa;"|{{{1|Please consider contributing to this section}}}.
    300 bytes (36 words) - 23:20, 24 January 2014
  • if(1 != EVP_SealInit(ctx, EVP_aes_256_cbc(), encrypted_key, encrypted_key_len, iv, pub_key, 1))
    4 KB (641 words) - 22:58, 28 April 2017
  • ...ed it from a public domain or similar free resource, or from OpenSSL (see $1 for details).
    411 bytes (69 words) - 12:52, 27 February 2013
  • ...ENAME}} are considered to be released under the current or future $2: see $1 for details.
    434 bytes (73 words) - 12:20, 18 March 2013
  • +1 877-OPENSSL (+1 877 673 6775) or marquess@opensslfoundation.com.
    2 KB (258 words) - 14:49, 6 March 2013
  • if(1 != EVP_EncryptInit_ex(ctx, EVP_aes_256_gcm(), NULL, NULL, NULL)) if(1 != EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_GCM_SET_IVLEN, iv_len, NULL))
    13 KB (1,791 words) - 04:48, 5 June 2019
  • 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
  • <pre>$ grep -IR EVP_aes * | sed 's/.*\(EVP_aes[^( ;,]*\).*/\1()/; /#/ d' | sort | uniq
    1 KB (200 words) - 16:24, 5 January 2017
  • 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
  • ...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 error
    2 KB (374 words) - 19:03, 9 August 2019
  • '''''Note''''': CMAC is only supported since the version 1.1.0 of OpenSSL. ...gle.com/forum/#!topic/mailing.openssl.users/1_TFpK6XzQ4 DSA with OpenSSL-1.1] on the mailing list.
    11 KB (1,688 words) - 10:08, 28 April 2020
  • ...1.1.0 and above. This page focuses on the second generation, or OpenSSL 1.1.0 and above. == OpenSSL 1.1.0 ==
    8 KB (1,289 words) - 16:17, 9 February 2020
  • {| class="wikitable sortable" border="1" {| class="wikitable sortable" border="1"
    7 KB (964 words) - 18:13, 6 July 2015
  • if(1 != EVP_DigestSignFinal(mdctx, *sig, slen)) goto err;
    585 bytes (89 words) - 13:04, 16 June 2013
  • The [http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140sp/140sp1747.pdf OpenSSL FIPS 140-2 Security Policy] details the way to 2 Intel(R) Itanium 2 processors (1.5 GHz, 6 MB)
    6 KB (930 words) - 08:45, 21 April 2014
  • 1. Any "light" or other versions of the FIPS module (i.e fewer algorithm impl
    775 bytes (113 words) - 02:12, 1 October 2018
  • ...n integer to indicate success or failure. Typically a function will return 1 on success or 0 on error. All return codes should be checked and handled as if(1 != EVP_xxx()) goto err;
    6 KB (896 words) - 03:30, 10 December 2014

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