User contributions
From OpenSSLWiki
Jump to navigationJump to search- 20:52, 4 March 2013 diff hist +54 Talk:Libcrypto API
- 22:17, 3 March 2013 diff hist -116 Libcrypto API →Error Handling
- 22:16, 3 March 2013 diff hist +123 Talk:Libcrypto API →Best practices for printing errors
- 22:15, 3 March 2013 diff hist +163 Talk:Libcrypto API →Initialization and engines?
- 14:30, 2 March 2013 diff hist +90 EVP Added Authenticated encryption link
- 14:25, 2 March 2013 diff hist +570 EVP Symmetric Encryption and Decryption Added "notes" section
- 14:18, 2 March 2013 diff hist -1 EVP Symmetric Encryption and Decryption Renamed Finally section
- 14:01, 2 March 2013 diff hist +571 EVP Symmetric Encryption and Decryption Added "Finally" section
- 13:57, 2 March 2013 diff hist +112 EVP Symmetric Encryption and Decryption Added note about ensuring the correct key and IV length
- 13:53, 2 March 2013 diff hist +7,834 N EVP Symmetric Encryption and Decryption Created page with "The libcrypto library within OpenSSL provides functions for performing symmetric encryption and decryption operations across a wide range of algorithms and mode…"
- 10:54, 1 March 2013 diff hist -181 Main Page Removed defacement!!
- 09:14, 1 March 2013 diff hist +41 EVP Signing and Verifying Corrected EVP_DigestVerifyFinal call to show that 0 indicates a failure to verify (not a more serious error)
- 23:25, 28 February 2013 diff hist +44 EVP Signing and Verifying Added See also section
- 23:24, 28 February 2013 diff hist +44 EVP Key and Parameter Generation Added See also section
- 23:23, 28 February 2013 diff hist +34 EVP
- 23:20, 28 February 2013 diff hist +31 Libcrypto API Added See also section
- 23:06, 28 February 2013 diff hist +179 EVP Signing and Verifying Added links to OpenSSL docs
- 23:03, 28 February 2013 diff hist -27 EVP Removed link to separate MAC codes page (merged with signing/verifying)
- 23:00, 28 February 2013 diff hist +254 EVP Signing and Verifying →Verifying a Message
- 22:56, 28 February 2013 diff hist +562 EVP Signing and Verifying
- 22:49, 28 February 2013 diff hist +259 EVP Signing and Verifying →Signing a Message
- 22:43, 28 February 2013 diff hist +218 EVP Signing and Verifying
- 22:38, 28 February 2013 diff hist +57 EVP Signing and Verifying
- 22:35, 28 February 2013 diff hist +1,394 N EVP Signing and Verifying Created page with "There are two APIs available for performing sign and verify operations. The older EVP_Sign* functions, and the newer and more flexible EVP_DigestSign* functions. They are very si…"
- 09:20, 28 February 2013 diff hist +113 EVP →Working with EVP_PKEYs
- 09:18, 28 February 2013 diff hist +4 m Template:CategoryTOC →Categories
- 09:17, 28 February 2013 diff hist +31 Template:CategoryTOC →Categories
- 23:40, 27 February 2013 diff hist 0 m Libcrypto API →High Level and Low Level Interfaces
- 23:38, 27 February 2013 diff hist +106 Template:CategoryTOC →Categories
- 23:36, 27 February 2013 diff hist +1 EVP Key and Parameter Generation
- 23:35, 27 February 2013 diff hist +2,665 N EVP Key and Parameter Generation Created page with "The EVP functions support the ability to generate parameters and keys if required for EVP_PKEY objects. ==Parameter Generation== Parameter generation is supported for the follo…"
- 23:10, 27 February 2013 diff hist +570 EVP
- 23:02, 27 February 2013 diff hist +24 m EVP →Working with Algorithms and Modes
- 22:55, 27 February 2013 diff hist +8 m EVP →Working with Algorithms and Modes
- 22:55, 27 February 2013 diff hist +1,531 EVP →Working with Algorithms and Modes
- 22:30, 27 February 2013 diff hist -1 m EVP →Working with EVP_PKEYs
- 22:29, 27 February 2013 diff hist +1,455 N EVP Initial EVP page
- 21:17, 27 February 2013 diff hist +1 Libcrypto API →Error Handling
- 21:16, 27 February 2013 diff hist +495 Libcrypto API →Error Handling
- 20:37, 27 February 2013 diff hist +2,061 N Libcrypto API Created page with "OpenSSL provides two primary libraries: libssl and libcrypto. The libcrypto library provides the fundamental cryptographic routines used by libssl. …"