Todd Short
|
3f5616d734
Add support for parameterized SipHash
|
7 years ago |
Todd Short
|
52ad5b60e3
Add support for Poly1305 in EVP_PKEY
|
8 years ago |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
8 years ago |
Alex Gaynor
|
d65c3615f6
GH1537: Avoid double-free in the EVP_PKEY API
|
8 years ago |
Dr. Stephen Henson
|
8900f3e398
Convert X509* functions to use const getters
|
8 years ago |
Dr. Stephen Henson
|
5d6aaf8a9d
Add point ctrls to X25519
|
8 years ago |
Nathaniel McCallum
|
ebad0b0beb
Add EVP_PKEY_get0_hmac() function
|
8 years ago |
Dr. Stephen Henson
|
f72f00d495
Parameter copy sanity checks.
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
FdaSilvaYY
|
c5ebfcab71
Unify <TYPE>_up_ref methods signature and behaviour.
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Alessandro Ghedini
|
03273d61e7
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
|
8 years ago |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 years ago |
FdaSilvaYY
|
a2d0baa2d9
GH678: Add a few more zalloc
|
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 |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 years ago |
Dr. Stephen Henson
|
2872dbe1c4
Add EVP_PKEY_get0_* functions.
|
9 years ago |
Dr. Stephen Henson
|
2986ecdc08
Extend EVP_PKEY_copy_parameters()
|
9 years ago |
Emilia Kasper
|
e34c66c6b0
RT3754: check for NULL pointer
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Dr. Stephen Henson
|
3a1f43023a
Remove unnecessary asn1_mac.h includes.
|
9 years ago |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 years ago |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
2514fa79ac
Add functions returning security bits.
|
10 years ago |
Dr. Stephen Henson
|
b214184160
recognise X9.42 DH certificates on servers
|
12 years ago |