Dr. Stephen Henson
|
8ec3fa0597
fix signature printing routines
|
14 years ago |
Dr. Stephen Henson
|
0b789adc67
PR: 2315
|
14 years ago |
Dr. Stephen Henson
|
a907165250
Submitted by: Martin Kaiser
|
14 years ago |
Dr. Stephen Henson
|
e62774c3b9
alg2 can be NULL
|
14 years ago |
Dr. Stephen Henson
|
17c63d1cca
RSA PSS ASN1 signing method
|
14 years ago |
Dr. Stephen Henson
|
877669d69c
typo
|
14 years ago |
Dr. Stephen Henson
|
31904ecdf3
RSA PSS verification support including certificates and certificate
|
14 years ago |
Dr. Stephen Henson
|
809cd0a22d
print outermost signature algorithm parameters too
|
14 years ago |
Dr. Stephen Henson
|
63b825c9d4
add separate PSS decode function, rename PSS parameters to RSA_PSS_PARAMS
|
14 years ago |
Dr. Stephen Henson
|
ff04bbe363
Add PSS algorithm printing. This is an initial step towards full PSS support.
|
14 years ago |
Dr. Stephen Henson
|
fa1ba589f3
Add algorithm specific signature printing. An individual ASN1 method can
|
14 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 years ago |
Geoff Thorpe
|
1e26a8baed
Fix a variety of warnings generated by some elevated compiler-fascism,
|
16 years ago |
Dr. Stephen Henson
|
4f1aa191b3
Initial support for enveloped data decrypt. Extent runex.pl to cover these
|
16 years ago |
Dr. Stephen Henson
|
8931b30d84
And so it begins...
|
16 years ago |
Dr. Stephen Henson
|
5c95c2ac23
Fix various error codes to match functions.
|
18 years ago |
Dr. Stephen Henson
|
03919683f9
Add support for default public key digest type ctrl.
|
18 years ago |
Dr. Stephen Henson
|
a78568b7e9
Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm
|
18 years ago |
Dr. Stephen Henson
|
ee1d9ec019
Remove link between digests and signature algorithms.
|
18 years ago |
Dr. Stephen Henson
|
492a9e2415
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
|
18 years ago |
Dr. Stephen Henson
|
c20276e4ae
Fix (most) WIN32 warnings and errors.
|
18 years ago |
Dr. Stephen Henson
|
09b88a4a55
Update copyright notices on a few files where all original SSLeay code has
|
18 years ago |
Dr. Stephen Henson
|
e42633140e
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
|
18 years ago |
Dr. Stephen Henson
|
d82e2718e2
Add information and pem strings. Update dependencies.
|
18 years ago |
Dr. Stephen Henson
|
18e377b4ff
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
|
18 years ago |
Dr. Stephen Henson
|
35208f368c
Gather printing routines into EVP_PKEY_ASN1_METHOD.
|
18 years ago |
Dr. Stephen Henson
|
6f81892e6b
Transfer parameter handling and key comparison to algorithm methods.
|
18 years ago |
Dr. Stephen Henson
|
448be74335
Initial support for pluggable public key ASN1 support. Process most public
|
18 years ago |