Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 anni fa |
Pauli
|
eb7a5cc345
Coverity 1508532: out of bounds access
|
2 anni fa |
Matt Caswell
|
5dc6489bb6
Update our EVP_PKEY_METHODs to get low level keys via public APIs
|
3 anni fa |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 anni fa |
Shane Lontis
|
f1ffaaeece
Fixes related to separation of DH and DHX types
|
3 anni fa |
Pauli
|
fd0a9ff7ef
dh: fix coverity 1473238: argument cannot be negative
|
3 anni fa |
Matt Caswell
|
19ad1e9d37
Remove a TODO(3.0) from EVP_PKEY_derive_set_peer()
|
3 anni fa |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 anni fa |
Shane Lontis
|
19dbb742cd
Fix external symbols related to dh keys
|
3 anni fa |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 anni fa |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 anni fa |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 anni fa |
Shane Lontis
|
7fe32ef688
Fix no-cms build errors.
|
4 anni fa |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 anni fa |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 anni fa |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 anni fa |
Pauli
|
ada66e78ef
Deprecate the low level Diffie-Hellman functions.
|
4 anni fa |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 anni fa |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 anni fa |
Shane Lontis
|
ca2bf555cd
Add support for DH 'modp' group parameters (RFC 3526)
|
4 anni fa |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 anni fa |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 anni fa |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 anni fa |
Patrick Steuer
|
19bd1fa1ef
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
|
5 anni fa |
Kurt Roeckx
|
70b0b977f7
Change default RSA, DSA and DH size to 2048 bit
|
5 anni fa |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 anni fa |
Richard Levitte
|
e38873f5ce
Following the license change, modify the boilerplates in crypto/dh/
|
6 anni fa |
Richard Levitte
|
28428130db
Update copyright year
|
6 anni fa |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 anni fa |
Dr. Stephen Henson
|
f4403a1fa9
Add pad support
|
7 anni fa |