Dr. Stephen Henson
|
245c6bc33b
Constify private key decode.
|
8 years ago |
FdaSilvaYY
|
c47ba4e96c
Constify some ASN1_OBJECT *obj input parameters
|
8 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Dr. Stephen Henson
|
54dbf42398
Make PKCS8_PRIV_KEY_INFO opaque.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
9 years ago |
Richard Levitte
|
c6ef15c494
clang on Linux x86_64 complains about unreachable code.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
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 |
Richard Levitte
|
c788e59365
VMS doesn't support includes of paths very well.
|
18 years ago |
Dr. Stephen Henson
|
448be74335
Initial support for pluggable public key ASN1 support. Process most public
|
18 years ago |
Nils Larsch
|
33af4421f2
remove unnecessary code
|
18 years ago |
Nils Larsch
|
3eeaab4bed
make
|
19 years ago |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 years ago |
Dr. Stephen Henson
|
b6995add5c
Make -CSP option work again in pkcs12 utility by checking for
|
19 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
19 years ago |
Nils Larsch
|
7dc17a6cf0
give EC_GROUP_*_nid functions a more meaningful name
|
19 years ago |
Nils Larsch
|
70f34a5841
some const fixes and cleanup
|
19 years ago |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 years ago |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 years ago |
Geoff Thorpe
|
0f814687b9
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
20 years ago |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |