User contributions
From OpenSSLWiki
Jump to navigationJump to search- 21:43, 17 December 2015 diff hist -237 Compilation and Installation Cleaned up "Config and Configure
- 19:40, 17 December 2015 diff hist +14 m Compilation and Installation Added shared to targets.
- 04:25, 12 November 2015 diff hist -16 m Elliptic Curve Cryptography Formatting.
- 04:24, 12 November 2015 diff hist +231 m Elliptic Curve Cryptography Formatting.
- 19:57, 24 September 2015 diff hist +57 m Compilation and Installation Added note on disabling Engines when disabling DSOs.
- 01:06, 29 August 2015 diff hist +10 m Compilation and Installation Tweaked description of enable-ec_nistp_64_gcc_128.
- 18:19, 27 August 2015 diff hist +9 m Compilation and Installation Added little endian CPU requirement after talking with Andy.
- 18:16, 27 August 2015 diff hist +21 m Compilation and Installation Changed 16-byte aligned -> unaligned data access.
- 23:23, 26 August 2015 diff hist 0 m Compilation and Installation Tweaked flow on RPATHs.
- 23:18, 26 August 2015 diff hist +98 m Compilation and Installation Added info on enable-ec_nistp_64_gcc_128 and __SIZEOF_INT128__ after chatting with Andy on a sidebar.
- 18:13, 6 July 2015 diff hist -4 m Related Links Tweaked mbed description. current
- 18:11, 6 July 2015 diff hist +177 m Related Links Added Poco library.
- 21:48, 3 July 2015 diff hist +106 m Related Links Added Amazon's s2n (https://blogs.aws.amazon.com/security/post/TxCKZM94ST1S6Y/Introducing-s2n-a-New-Open-Source-TLS-Implementation)
- 20:07, 1 July 2015 diff hist +190 m Related Links Added libtlssep based upon OpenSSL mailing list announcement.
- 00:21, 29 June 2015 diff hist -7 m Related Links PolarSSL -> mbed TLS.
- 12:55, 15 June 2015 diff hist 0 m Compilation and Installation Tweaked wikilink.
- 12:54, 15 June 2015 diff hist -33 m Compilation and Installation Tweaked wikilink.
- 15:12, 12 June 2015 diff hist -6 m Hostname validation Removed adj/adv.
- 03:59, 5 June 2015 diff hist +1 m SSL/TLS Client Added missing semi-colon.
- 18:56, 4 June 2015 diff hist +118 Talk:Random Numbers →Is RAND_poll part of the public API?
- 18:53, 4 June 2015 diff hist -328 m Talk:Random Numbers Deleted entry since the issue was cleared.
- 18:52, 4 June 2015 diff hist +428 m Talk:Random Numbers →Is RAND_poll part of the public API?
- 20:58, 15 May 2015 diff hist +62 m Compilation and Installation Explained change to configure line.
- 19:08, 15 May 2015 diff hist +447 m Compilation and Installation Added info on two generations of Configure.
- 18:53, 15 May 2015 diff hist +36 m Compilation and Installation Tweaked section introduction.
- 15:01, 14 May 2015 diff hist +36 m Compilation and Installation Added info on recursive make.
- 15:00, 14 May 2015 diff hist +21 m Compilation and Installation Formatting of command.
- 14:35, 14 May 2015 diff hist +399 m Compilation and Installation Added intro sentence or two.
- 14:32, 14 May 2015 diff hist +423 m Compilation and Installation Added info on missing platforms.
- 14:20, 14 May 2015 diff hist -181 m Compilation and Installation Tweaked section.
- 14:18, 14 May 2015 diff hist -10 m Compilation and Installation Formatting of command.
- 14:17, 14 May 2015 diff hist -1 m Compilation and Installation Formatting of command.
- 14:16, 14 May 2015 diff hist +1,988 m Compilation and Installation Added section on RPATH
- 14:08, 14 May 2015 diff hist -2,368 m Compilation and Installation Rearranged sections. Cleaned up outputs
- 14:05, 14 May 2015 diff hist +2 Compilation and Installation →Supported Platforms
- 14:05, 14 May 2015 diff hist -1,081 m Compilation and Installation Shortened output of message.
- 14:04, 14 May 2015 diff hist +273 m Compilation and Installation Added Supported Platforms section.
- 14:02, 14 May 2015 diff hist +27 m Compilation and Installation Tweaked section.
- 01:42, 6 May 2015 diff hist +1,189 m Library Initialization Added page on Cleanup
- 01:27, 6 May 2015 diff hist -10 m Library Initialization OpenSSL_add_ssl_algorithms -> SSL_library_init
- 06:49, 27 April 2015 diff hist +238 m Compilation and Installation Added info on --prefix and --openssldir
- 11:37, 10 April 2015 diff hist -8 m Compilation and Installation Fixed extraneous no-ssl3
- 11:36, 10 April 2015 diff hist +48 m Compilation and Installation Added no-ssl3 to all examples for the copy/paste folks
- 01:25, 8 February 2015 diff hist +2 EVP Signing and Verifying
- 01:09, 8 February 2015 diff hist +6 EVP Signing and Verifying →Verifying
- 01:09, 8 February 2015 diff hist +6 EVP Signing and Verifying →Signing
- 01:08, 8 February 2015 diff hist +2,317 EVP Signing and Verifying →Verifying
- 01:06, 8 February 2015 diff hist +2,896 EVP Signing and Verifying
- 01:04, 8 February 2015 diff hist +110 N File:T-rsa.c.tar.gz Sample program to sign and verify a string using RSA with the EVP_DigestSign* and EVP_DigestVerify* functions. current
- 01:03, 8 February 2015 diff hist +36 EVP Signing and Verifying →Downloads