index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cryptography
/
hazmat
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add macro to get secure renegotiation support
PhiBo
2014-05-04
1
-0
/
+2
*
Add support for SSL_get_ciphers()
PhiBo
2014-05-04
1
-0
/
+7
*
CentOS, does my offering please you?
Paul Kehrer
2014-05-01
1
-4
/
+3
*
ifndef and ifdef aren't the same thing
Paul Kehrer
2014-05-01
1
-1
/
+1
*
ecdh wasn't actually included so it wasn't being compiled
Paul Kehrer
2014-05-01
2
-4
/
+3
*
Merge pull request #989 from ashfall/ecdh-bindings
Paul Kehrer
2014-05-01
1
-0
/
+71
|
\
|
*
Fix alignment and close an #ifdef
Ashwini Oruganti
2014-05-01
1
-4
/
+9
|
*
Define CONDITIONAL_NAMES
Ashwini Oruganti
2014-05-01
1
-0
/
+6
|
*
Customize
Ashwini Oruganti
2014-05-01
1
-0
/
+13
|
*
And then the FUNCTIONS
Ashwini Oruganti
2014-05-01
1
-0
/
+9
|
*
And then the TYPES
Ashwini Oruganti
2014-05-01
1
-0
/
+3
|
*
Fill in the INCLUDES part
Ashwini Oruganti
2014-05-01
1
-0
/
+3
|
*
Basic skeleton for ECDH bindings
Ashwini Oruganti
2014-05-01
1
-0
/
+32
*
|
SSL_state_string_long to support pyOpenSSL `Connection.state_string`
Jean-Paul Calderone
2014-05-01
1
-0
/
+1
|
/
*
Fix another function signature
ashfall
2014-05-01
1
-1
/
+1
*
Address review comments, fix signatures that the docs lied about
ashfall
2014-05-01
1
-3
/
+3
*
Add some functions from DH docs
ashfall
2014-05-01
1
-0
/
+12
*
Foolish hobgoblin is best hobgoblin.
Alex Gaynor
2014-04-30
1
-1
/
+1
*
Fix two more violations
Alex Gaynor
2014-04-30
1
-2
/
+2
*
Fixed C style guide violation
Alex Gaynor
2014-04-30
1
-2
/
+2
*
Rename OpenSSLSerializationBackend
Alex Stapleton
2014-04-25
1
-0
/
+1
*
Add bindings for DSA_sign and DSA_verify
Mohammed Attia
2014-04-25
1
-0
/
+4
*
Merge pull request #965 from reaperhulk/make-build-ffi-more-flexible
Alex Gaynor
2014-04-24
3
-6
/
+15
|
\
|
*
set defaults on build_ffi
Paul Kehrer
2014-04-24
3
-9
/
+2
|
*
expand build_ffi helper function
Paul Kehrer
2014-04-24
3
-6
/
+22
*
|
fix a style violation
Paul Kehrer
2014-04-24
1
-2
/
+2
*
|
add more d2i/i2d bindings because sometimes you just don't want bios
Paul Kehrer
2014-04-24
1
-0
/
+10
|
/
*
Add binding for DSA_size
Mohammed Attia
2014-04-24
1
-0
/
+1
*
Merge pull request #957 from reaperhulk/some-serialization-bindings
Hynek Schlawack
2014-04-23
1
-1
/
+43
|
\
|
*
Add many d2i/i2d bindings
Paul Kehrer
2014-04-23
1
-1
/
+43
*
|
add some more functions for manipulating EVP_PKEY objects
Paul Kehrer
2014-04-23
1
-0
/
+11
|
/
*
Merge pull request #948 from skeuomorf/dsa-sig-bindings
Alex Stapleton
2014-04-22
1
-0
/
+8
|
\
|
*
Add bindings for DSA_SIG and related functions
Mohammed Attia
2014-04-22
1
-0
/
+8
*
|
Merge pull request #944 from reaperhulk/fix-773
Alex Stapleton
2014-04-22
1
-13
/
+15
|
\
\
|
*
|
fix SSL_OP_ALL being unusable on Windows due to long being 32-bit signed
Paul Kehrer
2014-04-20
1
-13
/
+15
|
|
/
*
/
more testing for rsa decrypt
Paul Kehrer
2014-04-20
1
-0
/
+2
|
/
*
More bindings for digest truncation
Alex Stapleton
2014-04-20
2
-0
/
+15
*
some checks for PKCS1 keys being too small for the payload to be signed
Paul Kehrer
2014-04-19
1
-0
/
+1
*
make the cms binding work properly on windows
Paul Kehrer
2014-04-19
1
-0
/
+5
*
proper syntax for a preprocessor directive helps
Paul Kehrer
2014-04-18
1
-2
/
+2
*
CMS was added as an option in 0.9.8h, always exclude if older
Paul Kehrer
2014-04-18
1
-2
/
+2
*
Add very early CMS bindings. These will need expansion.
Paul Kehrer
2014-04-18
2
-0
/
+96
*
Remove EVP_PKEY_EC from conditional
Jeff Tang
2014-04-16
1
-2
/
+0
*
Add customizations for OPENSSL_NO_EC to EVP
Jeff Tang
2014-04-16
1
-0
/
+9
*
Expose EVP_PKEY_EC and EVP_PKEY_assign_EC_KEY
Jeff Tang
2014-04-16
1
-0
/
+2
*
Added OpenSSL bindings for CMAC
Ayrx
2014-04-15
2
-0
/
+66
*
Rearrange some EC stuff to be bound to the right ifdefs. fixes #900
Paul Kehrer
2014-04-08
1
-24
/
+24
*
BN_cmp returns an int, not a BIGNUM *
Paul Kehrer
2014-04-05
1
-1
/
+1
*
BN_cmp macro
Alex Stapleton
2014-04-05
1
-0
/
+1
*
BN_CTX bindings
Alex Stapleton
2014-04-05
1
-0
/
+7
[prev]
[next]