index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_cffi_src
/
openssl
/
dh.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
LibreSSL 2.7.x support (#4270)
Paul Kehrer
2018-05-30
1
-1
/
+1
*
Removes branches in bindings for various OpenSSL 1.1.0 prereleases (#4269)
Alex Gaynor
2018-05-31
1
-2
/
+2
*
allow p % 24 == 23 when generator == 2 in DH_check (#3768)
Paul Kehrer
2017-07-09
1
-0
/
+2
*
Funcs macros gone (#3695)
Paul Kehrer
2017-06-27
1
-3
/
+0
*
Add PEM_write_bio_DHxparams, d2i_DHxparams_bio, i2d_DHxparams_bio (#3485)
Aviv Palivoda
2017-05-19
1
-0
/
+16
*
Attempt to simplify the libressl checing (#3482)
Alex Gaynor
2017-03-26
1
-2
/
+2
*
Backport DH_check from OpenSSL 1.1.0. (#3375)
Mark Williams
2017-02-03
1
-1
/
+114
*
Add d2i_DHparams_bio, i2d_DHparams_bio bindings (#3322)
Aviv Palivoda
2016-12-18
1
-0
/
+2
*
Add DHparams_dup to DH bindings (#3260)
Aviv Palivoda
2016-11-19
1
-0
/
+1
*
Use a series of constants for OpenSSL version checks (#3037)
Alex Gaynor
2016-07-11
1
-1
/
+1
*
update DH opaque getters/setters to latest code from openssl 1.1.0 master (#3...
Paul Kehrer
2016-06-27
1
-14
/
+10
*
Added function to access and alter opaque DH struct (#2976)
Aviv Palivoda
2016-06-20
1
-0
/
+82
*
opaque the DH struct (#2884)
Paul Kehrer
2016-04-30
1
-14
/
+1
*
DH_generate_parameters was deprecated in 0.9.8 and we don't use it
Paul Kehrer
2016-03-09
1
-1
/
+0
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-2
/
+0
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+52