index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-2
/
+12
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Usages of KDFs converted to use the name macros
Pauli
2019-09-11
1
-1
/
+1
*
Enable DH "keys" which only contain domain parameters
Matt Caswell
2019-09-09
1
-6
/
+15
*
Implement DSA in the default provider
Matt Caswell
2019-09-09
1
-3
/
+3
*
DH_check_pub_key_ex was accidentally calling DH_check,
Bernd Edlinger
2019-09-09
1
-1
/
+2
*
Use BN_clear_free in DH_set0_key
Bernd Edlinger
2019-09-09
1
-2
/
+2
*
Check the DH modulus bit length
Bernd Edlinger
2019-09-09
1
-0
/
+12
*
Fix users of KDFs to use params not ctls
Pauli
2019-09-06
1
-11
/
+21
*
Enforce a minimum DH modulus size of 512 bits
Bernd Edlinger
2019-07-24
4
-0
/
+23
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
7
-2
/
+65
*
Change DH parameters to generate the order q subgroup instead of 2q
Bernd Edlinger
2019-07-22
3
-58
/
+47
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-38
/
+1
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
1
-129
/
+31
*
TLS1.3 FFDHE Support
raja-ashok
2019-06-12
4
-3
/
+83
*
Change default RSA, DSA and DH size to 2048 bit
Kurt Roeckx
2019-05-21
1
-1
/
+1
*
Increase rounds of Miller-Rabin testing DH_check
Jake Massimo
2019-03-27
1
-3
/
+5
*
Added NULL check to BN_clear() & BN_CTX_end()
Shane Lontis
2019-03-19
3
-20
/
+10
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
3
-4
/
+4
*
Following the license change, modify the boilerplates in crypto/dh/
Richard Levitte
2018-12-06
15
-15
/
+15
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Harmonize the error handling codepath
Nicola Tuveri
2018-09-05
1
-3
/
+5
*
Fix segfault in RSA_free() (and DSA/DH/EC_KEY)
Nicola Tuveri
2018-09-05
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
Reject excessively large primes in DH key generation.
Guido Vranken
2018-06-12
1
-1
/
+6
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
DH: add simple getters for commonly used DH struct members
Dr. Matthias St. Pierre
2018-05-18
1
-0
/
+25
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-3
/
+5
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Convert _meth_get_ functions to const getters
Jack Bates
2018-03-21
1
-1
/
+1
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
3
-2
/
+109
*
Remove parentheses of return.
KaoruToda
2017-10-18
5
-12
/
+12
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-1
/
+1
*
Fix memory leak in DH_get_nid()
Benjamin Kaduk
2017-10-12
1
-4
/
+3
*
make update
Dr. Stephen Henson
2017-10-12
1
-0
/
+6
*
Add pad support
Dr. Stephen Henson
2017-10-12
1
-1
/
+15
*
Add RFC7919 support to EVP
Dr. Stephen Henson
2017-10-12
1
-4
/
+35
*
DH named parameter support
Dr. Stephen Henson
2017-10-12
2
-1
/
+77
*
Support constant BN for DH parameters
Dr. Stephen Henson
2017-10-12
1
-6
/
+12
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-2
/
+2
*
Allow DH_set0_key with only private key.
David Benjamin
2017-09-26
1
-7
/
+0
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-0
/
+1
*
Use "" not <> on e_os.h include
Rich Salz
2017-08-22
1
-1
/
+1
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
1
-2
/
+2
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
2
-5
/
+3
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-44
/
+41
*
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
Richard Levitte
2017-04-13
1
-1
/
+1
*
Act on deprecation of LONG and ZLONG, step 2
Richard Levitte
2017-04-10
2
-2
/
+2
[next]