Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 жил өмнө |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 жил өмнө |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 жил өмнө |
Matt Caswell
|
21fb706722
Enable DH "keys" which only contain domain parameters
|
5 жил өмнө |
Matt Caswell
|
4889dadcb8
Implement DSA in the default provider
|
5 жил өмнө |
Richard Levitte
|
8b84b075ff
Adapt DH to use with KEYMGMT
|
5 жил өмнө |
raja-ashok
|
9aaecbfc98
TLS1.3 FFDHE Support
|
5 жил өмнө |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 жил өмнө |
Richard Levitte
|
e38873f5ce
Following the license change, modify the boilerplates in crypto/dh/
|
6 жил өмнө |
Paul Yang
|
b000470873
Support public key and param check in EVP interface
|
7 жил өмнө |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 жил өмнө |
Dr. Stephen Henson
|
5f2d9c4d26
Support constant BN for DH parameters
|
7 жил өмнө |
Dr. Stephen Henson
|
245c6bc33b
Constify private key decode.
|
8 жил өмнө |
Dr. Stephen Henson
|
ac4e257747
constify X509_ALGOR_get0()
|
8 жил өмнө |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
8 жил өмнө |
Matt Caswell
|
1d54ef3408
Fix printing of DH Parameters
|
8 жил өмнө |
Dr. Stephen Henson
|
f72f00d495
Parameter copy sanity checks.
|
8 жил өмнө |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 жил өмнө |
Matt Caswell
|
0aeddcfa61
Make DH opaque
|
8 жил өмнө |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 жил өмнө |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 жил өмнө |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 жил өмнө |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 жил өмнө |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 жил өмнө |
Dr. Stephen Henson
|
2986ecdc08
Extend EVP_PKEY_copy_parameters()
|
9 жил өмнө |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 жил өмнө |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 жил өмнө |
Rich Salz
|
74924dcb38
More secure storage of key material.
|
9 жил өмнө |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 жил өмнө |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 жил өмнө |