Nils Larsch
|
0e304b7f41
|
EVP_CIPHER_CTX_init is a void function + fix typo
PR: 1044 + 1045
|
2005-04-15 16:01:35 +00:00 |
|
Nils Larsch
|
119d1a1dd4
|
fix example in docu
PR: 800
|
2005-04-05 11:17:03 +00:00 |
|
Lutz Jänicke
|
284b216b3a
|
Corrected exchanged parameters in example for EVP_EncryptInit_ex()
Submitted by: "Marcus Carey" <marcus.carey@verizon.net>
Reviewed by:
PR: 265
|
2002-10-18 09:47:14 +00:00 |
|
Richard Levitte
|
503f3b1a21
|
Add history for documented new functions.
PR: 59
|
2002-07-18 18:54:46 +00:00 |
|
Richard Levitte
|
21d5ed98d5
|
Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.
Notified by Stella Power <snpower@maths.tcd.ie>.
PR: 24
|
2002-05-08 15:20:38 +00:00 |
|
Dr. Stephen Henson
|
3811eed8d5
|
Update docs.
|
2001-10-17 01:50:32 +00:00 |
|
Dr. Stephen Henson
|
181355616e
|
Add examples to EVP_EncryptInit manual page.
|
2001-05-17 13:03:20 +00:00 |
|
Dr. Stephen Henson
|
f2e5ca84d4
|
Option to disable standard block padding with EVP API.
Add -nopad option to enc command.
Update docs.
|
2001-02-14 02:11:52 +00:00 |
|
Ulf Möller
|
c8973693ab
|
ispell.
|
2000-09-20 03:24:36 +00:00 |
|
Richard Levitte
|
e1b78bc64d
|
In the name section, all the functions described shoud be enumerated.
This will also make it much simpler to generate softlinks name like
each function to man-pages containing the info.
|
2000-09-14 21:23:28 +00:00 |
|
Dr. Stephen Henson
|
a91dedca48
|
Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()
to support multiple calls.
New function to retrieve email address from certificates and
requests.
|
2000-06-11 12:18:15 +00:00 |
|
Ulf Möller
|
4d524e10b4
|
nicer manpages
|
2000-02-24 11:55:57 +00:00 |
|
Dr. Stephen Henson
|
41e68ef25f
|
Add PBE algorithms with ciphers, not digests.
|
2000-02-23 14:27:47 +00:00 |
|
Dr. Stephen Henson
|
3f2b5a88ad
|
Update docs.
|
2000-02-22 14:16:23 +00:00 |
|
Dr. Stephen Henson
|
72b60351f1
|
Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for
the old functionality.
Various warning fixes.
Initial EVP symmetric cipher docs.
|
2000-02-22 02:59:26 +00:00 |
|