Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
6 years ago |
Nicola Tuveri
|
544648a8e0
Harmonize the error handling codepath
|
6 years ago |
Nicola Tuveri
|
0c5d725ebf
Fix segfault in RSA_free() (and DSA/DH/EC_KEY)
|
6 years ago |
Matt Caswell
|
83cf7abf8e
Update copyright year
|
6 years ago |
Dr. Matthias St. Pierre
|
e6f35b5768
DSA: add simple getters for commonly used struct members
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
7 years ago |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Rich Salz
|
076fc55527
Make default_method mostly compile-time
|
7 years ago |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
8 years ago |
Dr. Stephen Henson
|
5d8d9a8efa
Add DSA_bits() function.
|
8 years ago |
Matt Caswell
|
b84e12266f
Fix the build and tests following constification of DH, DSA, RSA
|
8 years ago |
Richard Levitte
|
fd809cfdbd
Constify the parameter getters for RSA, DSA and DH
|
8 years ago |
FdaSilvaYY
|
b2b361f6af
Raise an Err when CRYPTO_THREAD_lock_new fails
|
8 years ago |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 years ago |
FdaSilvaYY
|
2bbf0baa95
Add checks on CRYPTO_new_ex_data return value...
|
8 years ago |
Viktor Dukhovni
|
4a397f5168
Fix set0 reuse test
|
8 years ago |
Richard Levitte
|
1da12e34ed
RSA, DSA, DH: Allow some given input to be NULL on already initialised keys
|
8 years ago |
Matt Caswell
|
998f2cb8c4
Fix double free bug in error path
|
8 years ago |
Matt Caswell
|
0aeddcfa61
Make DH opaque
|
8 years ago |
Matt Caswell
|
6e9fa57c6d
Make DSA_METHOD opaque
|
8 years ago |
Matt Caswell
|
1258396d73
Make the DSA structure opaque
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Alessandro Ghedini
|
d188a53617
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
|
8 years ago |
Dr. Stephen Henson
|
e1d9f1ab39
Remove kinv/r fields from DSA structure.
|
8 years ago |
FdaSilvaYY
|
17fa4e8eda
GH715: Missed some null-check-removals. follow commits 412bafdcf5, and 7c96dbcdab
|
8 years ago |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 years ago |
Rich Salz
|
f3f1cf8444
Move to REF_DEBUG, for consistency.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |