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 |
|
Ulf Möller
|
36e77b1059
|
Bug fix.
PR: 1307
Submitted by: Oliver Tappe <zooey@hirschkaefer.de>
|
2006-05-01 18:49:26 +00:00 |
|
Andy Polyakov
|
a9c32ace06
|
SHA1 for PowerPC.
|
2006-05-01 13:35:03 +00:00 |
|
Andy Polyakov
|
2c5d4daac5
|
Yet another "teaser" Montgomery multiplication module, for PowerPC.
|
2006-04-30 21:15:29 +00:00 |
|
Dr. Stephen Henson
|
b46343583c
|
Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
handle unsupported key types.
|
2006-04-28 12:27:37 +00:00 |
|
Dr. Stephen Henson
|
816c2b5a79
|
Fix from stable branch.
|
2006-04-28 00:30:49 +00:00 |
|
Dr. Stephen Henson
|
a78568b7e9
|
Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm
ctrl.
|
2006-04-27 18:20:34 +00:00 |
|
Dr. Stephen Henson
|
ee5b2a1e51
|
Code tidy.
|
2006-04-27 00:42:51 +00:00 |
|
Dr. Stephen Henson
|
e4b21c74fc
|
New function to extract AlgorithmIdentifier for PKCS7_RECIP_INFO.
|
2006-04-27 00:29:50 +00:00 |
|
Dr. Stephen Henson
|
4edcb93dca
|
Don't free up parameter. The public key ASN1 method can do that if it needs
to.
|
2006-04-27 00:20:43 +00:00 |
|
Dr. Stephen Henson
|
15f80eea31
|
Fix usage message for pkeyutl.
|
2006-04-26 15:42:29 +00:00 |
|
Dr. Stephen Henson
|
81cebb8b79
|
Add prototypes and pkey accessor function for EVP_PKEY_CTX.
|
2006-04-26 11:52:36 +00:00 |
|
Dr. Stephen Henson
|
a4e75b3dfd
|
Correct copyright notice... this doesn't contain any SSLeay code.
|
2006-04-24 00:07:26 +00:00 |
|
Dr. Stephen Henson
|
cddaba8ede
|
Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to set algorithm flags.
|
2006-04-21 17:38:58 +00:00 |
|
Nils Larsch
|
49c5f38d3d
|
undo accidental commit
|
2006-04-20 13:54:34 +00:00 |
|
Nils Larsch
|
f8296228f1
|
as we encrypt every bit separately we need to loop through the number
of bits; thanks to Michael McDougall <mmcdouga@saul.cis.upenn.edu>
PR: 1318
|
2006-04-20 13:11:52 +00:00 |
|
Nils Larsch
|
930b0c4b8a
|
make local function static
|
2006-04-20 09:53:49 +00:00 |
|
Dr. Stephen Henson
|
3d153f7985
|
Remove dss1 hack from S/MIME code.
|
2006-04-19 17:47:15 +00:00 |
|
Dr. Stephen Henson
|
ee1d9ec019
|
Remove link between digests and signature algorithms.
Use cross reference table in ASN1_item_sign(), ASN1_item_verify() to eliminate
the need for algorithm specific code.
|
2006-04-19 17:05:59 +00:00 |
|
Dr. Stephen Henson
|
614b448a67
|
Remove comment from SSLeay days about EVP_PKEY_METHOD.
|
2006-04-19 12:16:58 +00:00 |
|
Richard Levitte
|
a19c9f179d
|
Make sure obj_xref.h is updated during a "make update"
|
2006-04-19 06:45:06 +00:00 |
|
Richard Levitte
|
a784b943c1
|
Synchronise with Unixly build.
(Geez, a lot is happening right now, eh? :-))
|
2006-04-19 06:44:07 +00:00 |
|
Dr. Stephen Henson
|
d202709808
|
Add OID cross reference table.
Fix some typos in GOST OIDs.
Update dependencies.
|
2006-04-18 23:36:07 +00:00 |
|
Richard Levitte
|
51ff0abb05
|
Synchronise
|
2006-04-17 17:19:59 +00:00 |
|
Dr. Stephen Henson
|
492a9e2415
|
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
|
2006-04-17 17:12:23 +00:00 |
|
Dr. Stephen Henson
|
7bf7333d68
|
If we include winsock2.h then FD_SET wants an unsigned type for an fd.
|
2006-04-17 12:22:13 +00:00 |
|