Dr. Stephen Henson
|
eaff5a1412
|
Use size_t for new crypto size parameters.
|
2006-05-24 12:33:46 +00:00 |
|
Dr. Stephen Henson
|
216e0d5b91
|
Fix smime -pk7out.
|
2006-05-22 13:37:16 +00:00 |
|
Dr. Stephen Henson
|
0965991600
|
Add ctrl to EVP_MD and EVP_PKEY_CTX to EVP_MD_CTX. These will be used
for enhanced sign/verify operations.
|
2006-05-22 13:01:01 +00:00 |
|
Andy Polyakov
|
74aa1a4378
|
Tiny up hpux targets.
|
2006-05-20 08:52:34 +00:00 |
|
Dr. Stephen Henson
|
5531192151
|
Add -resign and -md options to smime command to support resigning an
existing structure and using alternative digest for signing.
|
2006-05-18 23:44:44 +00:00 |
|
Dr. Stephen Henson
|
a620626a33
|
Code tidy.
|
2006-05-18 18:06:03 +00:00 |
|
Dr. Stephen Henson
|
f13a71c66b
|
Typo.
|
2006-05-18 17:46:56 +00:00 |
|
Dr. Stephen Henson
|
3ef3e07a49
|
make update
|
2006-05-18 17:22:31 +00:00 |
|
Dr. Stephen Henson
|
76fa8f1838
|
More S/MIME tidy. Place some common attribute operations in utility
functions.
|
2006-05-18 17:20:23 +00:00 |
|
Dr. Stephen Henson
|
f2b139ed1f
|
Remove old digest type hacks for non RSA keys.
|
2006-05-18 13:05:20 +00:00 |
|
Dr. Stephen Henson
|
a6e7fcd140
|
Multiple signer support in smime application.
|
2006-05-18 12:41:28 +00:00 |
|
Dr. Stephen Henson
|
76cf3fcb43
|
Reformat smime.c utility.
|
2006-05-18 11:54:16 +00:00 |
|
Dr. Stephen Henson
|
121dd39f9f
|
New option to pkcs12 utility to set alternative MAC digest algorithm.
|
2006-05-17 18:46:22 +00:00 |
|
Dr. Stephen Henson
|
a263253545
|
Don't try to print PBE information if it can't be decoded.
|
2006-05-17 18:24:35 +00:00 |
|
Dr. Stephen Henson
|
76d6ac4b06
|
PKCS#12 mac key length should equal digest length.
|
2006-05-17 18:19:51 +00:00 |
|
Dr. Stephen Henson
|
60f20632e2
|
Tidy up of S/MIME code and add new functions which will make is easier
to create S/MIME signed data with multiple signers.
|
2006-05-17 17:17:01 +00:00 |
|
Dr. Stephen Henson
|
ae519a247f
|
Extended PBES2 function supporting application supplied IV and PRF NID.
|
2006-05-17 12:47:17 +00:00 |
|
Dr. Stephen Henson
|
8de916bcee
|
Oops...
|
2006-05-17 12:29:16 +00:00 |
|
Dr. Stephen Henson
|
1631d5f9b9
|
HMAC OIDs from RFC4231.
|
2006-05-17 12:27:45 +00:00 |
|
Dr. Stephen Henson
|
98c82b899e
|
Gather keygen options in req and only use them after all other options have
been processed. This allows any ENGINE changing operations to be processed
first (for example a config file).
|
2006-05-16 12:11:14 +00:00 |
|
Dr. Stephen Henson
|
6d3a1eac3b
|
Add PRF preference ctrl to ciphers.
|
2006-05-15 18:35:13 +00:00 |
|
Dr. Stephen Henson
|
b8f702a0af
|
Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.
|
2006-05-15 17:34:36 +00:00 |
|
Dr. Stephen Henson
|
43c9825c2a
|
Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assign
private keys.
FIXME: this function should really be rewritten because it is *horrible*.
|
2006-05-15 13:28:00 +00:00 |
|
Dr. Stephen Henson
|
fbf6643607
|
Bugfix: the NONE string for PBE algorithms wasn't working.
|
2006-05-15 13:23:15 +00:00 |
|
Dr. Stephen Henson
|
3f36baa9f4
|
Correctly handle missing DSA parameters.
|
2006-05-15 01:26:52 +00:00 |
|
Dr. Stephen Henson
|
b0e69a0500
|
Add feature to PKCS12_create() if the encryption NID corresponds to a
supported encryption algorithm instead of a PBE NID then use that
algorithm with PBES2.
|
2006-05-15 00:45:10 +00:00 |
|
Dr. Stephen Henson
|
856640b54f
|
Extend PBE code to support non default PKCS#5 v2.0 PRFs.
|
2006-05-14 18:40:53 +00:00 |
|
Dr. Stephen Henson
|
76240b3a39
|
Check for deprecated private key types before PKCS#8 types.
|
2006-05-14 18:35:42 +00:00 |
|
Dr. Stephen Henson
|
34b3c72e4e
|
Typo.
|
2006-05-14 16:50:22 +00:00 |
|
Ulf Möller
|
c264592d69
|
Add includes in synopsis.
Submitted by: Mike Frysinger <vapier@gentoo.org>
|
2006-05-14 11:28:00 +00:00 |
|
Dr. Stephen Henson
|
1bd06bd0c4
|
In interactive mode only config OpenSSL once.
|
2006-05-12 17:11:58 +00:00 |
|
Dr. Stephen Henson
|
9540ccdf1f
|
Stop warnings about deprecated -mcpu option.
|
2006-05-12 16:06:12 +00:00 |
|
Richard Levitte
|
98bf13c36b
|
make update
|
2006-05-12 15:31:28 +00:00 |
|
Richard Levitte
|
7e76e56387
|
Someone made a mistake, and some function and reason codes got
duplicate numbers. Renumbering.
|
2006-05-12 15:27:52 +00:00 |
|
Dr. Stephen Henson
|
759d8ac6ee
|
Typo.
|
2006-05-12 00:27:39 +00:00 |
|
Dr. Stephen Henson
|
959e8dfe06
|
Update 'req' command to use new keygen API.
|
2006-05-11 21:39:00 +00:00 |
|
Dr. Stephen Henson
|
7f57b076a6
|
New functions to get key types without dereferncing EVP_PKEY.
More error checking for RSA pmeth.
|
2006-05-11 21:33:00 +00:00 |
|
Dr. Stephen Henson
|
7144c4212a
|
Update PKCS#7 decrypt routines to use new API.
|
2006-05-08 16:38:19 +00:00 |
|
Dr. Stephen Henson
|
399a6f0bd1
|
Update PKCS#7 enveloped data to new API.
|
2006-05-08 12:44:25 +00:00 |
|
Dr. Stephen Henson
|
3d47929968
|
Update S/MIME code to use default digest.
|
2006-05-07 17:22:58 +00:00 |
|
Dr. Stephen Henson
|
03919683f9
|
Add support for default public key digest type ctrl.
|
2006-05-07 17:09:39 +00:00 |
|
Dr. Stephen Henson
|
5cda6c4582
|
Fix from stable branch.
|
2006-05-07 12:30:37 +00:00 |
|
Ulf Möller
|
83ed49149c
|
bug fix.
PR: 1326
Submitted by: John Skodon
|
2006-05-06 18:26:12 +00:00 |
|
Andy Polyakov
|
67d990904e
|
Futher minor PPC assembler update.
|
2006-05-04 21:30:41 +00:00 |
|
Dr. Stephen Henson
|
f3df90b2bb
|
Update from stable branch.
|
2006-05-04 16:32:31 +00:00 |
|
Dr. Stephen Henson
|
11e46bd7ae
|
Update FAQ.
|
2006-05-04 14:22:00 +00:00 |
|
Andy Polyakov
|
c09a0318b7
|
Minor PPC assembler updates.
|
2006-05-03 14:07:34 +00:00 |
|
Andy Polyakov
|
fe716ba686
|
PPC assembler distiller update.
|
2006-05-03 13:39:34 +00:00 |
|
Andy Polyakov
|
9a97800813
|
Typo in linux-ppc line.
|
2006-05-03 13:38:50 +00:00 |
|
Dr. Stephen Henson
|
e881f6175a
|
Update from stable branch.
|
2006-05-03 13:19:06 +00:00 |
|