Search results

From OpenSSLWiki
Jump to navigationJump to search
  • ...ATH=$ANDROID_NDK/toolchains/arm-linux-androideabi-4.6/prebuilt/$i-x86/bin:$PATH export PATH
    8 KB (1,197 words) - 11:35, 12 March 2014
  • ...tainer of object code and data built from source code. The sources, object code and data are strictly controlled by the OpenSSL FIPS 140-2 Security Policy. .... The FIPS Capable Library is tolerant of changes to procedures and source code. You are allowed to modify them within reason, as long as the changes do no
    24 KB (3,788 words) - 07:23, 3 December 2019
  • This is a collection of helpful tools and tips for navigating the OpenSSL code base and managing a local git repository. * the generic <code>SETUP_TEST_FIXTURE</code> and <code>EXECUTE_TEST</code> macros; the header comments describe how to define test-specific macros ba
    6 KB (873 words) - 23:49, 19 July 2014
  • ...mmand variables on the command line (during install, sudo drops the user's path). You must also use sudo's -E option; otherwise ANDROID_TOOLCHAIN will be e === Position Independent Code ===
    14 KB (2,159 words) - 07:22, 3 December 2019
  • == Retrieve source code == The OpenSSL source code can be downloaded from [http://www.openssl.org/source/ OpenSSL Source Tarba
    35 KB (5,320 words) - 13:58, 16 April 2021
  • ...m future versions of OpenSSL so you are strongly encouraged to update your code to use the high level APIs instead. ...maintainers of external engines are strongly encouraged to refactor their code transforming engines into providers using the new Provider API and avoiding
    54 KB (7,479 words) - 12:36, 20 September 2021
  • ...not be established at all). This could have impacts on session resumption code. ...r branch (and the 1.1.1-pre9 beta version) contain our development TLSv1.3 code which is based on the final version of RFC8446 and can be used for testing
    21 KB (3,497 words) - 13:46, 28 March 2022
  • ...proper fitness of the generator. When receiving bytes, you will receive a code indicating the success/failure of the operation and quality of the bytes (o ...tt>md_rand</tt> uses the MD5 hash as the pseudorandom function. The source code is located in <tt>crypto/rand/md_rand.c</tt>.
    27 KB (4,265 words) - 02:33, 27 July 2019
  • ...guration file for some or all of their arguments and have a <code>-config</code> option to specify that file. The environment variable [[OPENSSL_CONF]] can ...ps://www.openssl.org/ official OpenSSL project home]. Likewise, the source code itself may be found on the [https://www.openssl.org/source/ OpenSSL project
    35 KB (5,360 words) - 11:56, 24 June 2022
  • ...ort, this tells Configure that the code contained within aria.c, relies on code contained within the rest of the [[Libcrypto API|libcrypto]] library and in ...kdir.pl ARIA must be added to the list of known_algorithms and the include path to the ARIA header file added (unless no_aria) is defined:
    31 KB (4,394 words) - 07:22, 18 April 2021