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
/
ec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2824 from reaperhulk/110-patch-34
Alex Gaynor
2016-03-14
1
-18
/
+0
|
\
|
*
remove some EC functions we don't use
Paul Kehrer
2016-03-13
1
-18
/
+0
*
|
in OpenSSL 1.1.0 these EC functions are no longer const args
Paul Kehrer
2016-03-13
1
-2
/
+2
|
/
*
Merge pull request #2515 from reaperhulk/sigbus
Alex Gaynor
2015-12-09
1
-16
/
+0
|
\
|
*
remove the bindings for these x86_64 specific EC functions
Paul Kehrer
2015-12-09
1
-16
/
+0
*
|
shouldn't need values here
Paul Kehrer
2015-12-01
1
-3
/
+3
*
|
if EC isn't present we need to declare this enum
Paul Kehrer
2015-12-01
1
-1
/
+5
*
|
let the compiler figure out these values
Paul Kehrer
2015-12-01
1
-3
/
+4
*
|
fix a warning in cffi
Paul Kehrer
2015-12-01
1
-1
/
+5
|
/
*
Fix build with LibreSSL >= 2.2.2
Lluixhi Scura
2015-08-08
1
-1
/
+1
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-100
/
+0
*
add some requested elliptic curve bindings
Paul Kehrer
2015-07-03
1
-0
/
+10
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+496