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
...
|
*
|
|
|
macro switches in evp for 0.9.8e
Paul Kehrer
2014-03-07
1
-5
/
+8
|
|
/
/
/
*
/
/
/
conditionally bind AES_wrap/unwrap for 0.9.8e support
Paul Kehrer
2014-03-07
1
-4
/
+24
|
/
/
/
*
/
/
Add binding for DSA_new
Mohammed Attia
2014-03-06
1
-0
/
+1
|
/
/
*
|
Be consistent with how we do this elsewhereh
Alex Gaynor
2014-03-06
1
-1
/
+1
*
|
Simplify
Alex Gaynor
2014-03-05
1
-10
/
+6
*
|
Try to make this not-opaque. Might not work on CentOS
Alex Gaynor
2014-03-05
1
-1
/
+3
*
|
Merge pull request #733 from alex/more-ec-names
Donald Stufft
2014-03-05
1
-0
/
+15
|
\
\
|
*
|
Ugh, C
Alex Gaynor
2014-03-04
1
-4
/
+4
|
*
|
Fix for systems without EC
Alex Gaynor
2014-03-04
1
-4
/
+11
|
*
|
Expose the fields
Alex Gaynor
2014-03-04
1
-1
/
+4
|
*
|
pff
Alex Gaynor
2014-03-04
1
-1
/
+1
|
*
|
Expose EC_get_builtin_curves
Alex Gaynor
2014-03-04
1
-0
/
+5
*
|
|
add a bunch of EC NID/SN bindings for #732
Paul Kehrer
2014-03-04
1
-0
/
+136
|
/
/
*
|
Add MGF1 MD selection function (available in OpenSSL 1.0.1+)
Paul Kehrer
2014-03-03
1
-0
/
+11
*
|
Add binding for the DSA parameters generation function
Mohammed Attia
2014-03-03
1
-0
/
+2
*
|
this constant is undefined in 1.0.0
Paul Kehrer
2014-03-02
1
-1
/
+0
|
/
*
this is not a buflen, it is an outlen. refs #696
Paul Kehrer
2014-02-28
1
-3
/
+3
*
this macro should return a long
Paul Kehrer
2014-02-25
1
-1
/
+1
*
Remove comments
Fedor Brunner
2014-02-25
1
-5
/
+1
*
Add OpenSSL bindings for TLS Finished message.
Fedor Brunner
2014-02-25
1
-0
/
+10
*
Style nit
Alex Gaynor
2014-02-22
1
-2
/
+2
*
Merge pull request #665 from public/evp-pkey-attributes
Paul Kehrer
2014-02-22
2
-0
/
+15
|
\
|
*
Bind X509 attribute methods for EVP_PKEYs
Alex Stapleton
2014-02-22
2
-0
/
+15
*
|
PKCS8 bindings that let you specify the encryption
Alex Stapleton
2014-02-22
1
-0
/
+4
|
/
*
c89, thanks microsoft...
Paul Kehrer
2014-02-20
1
-4
/
+5
*
add a comment to explain this damn function
Paul Kehrer
2014-02-20
1
-0
/
+2
*
clear the error you get if you get a NULL engine back
Paul Kehrer
2014-02-20
1
-4
/
+5
*
Cryptography_add_osrandom_engine should be safe to call multiple times
Paul Kehrer
2014-02-20
2
-1
/
+8
*
Move for OpenSSL 0.9.8
Alex Gaynor
2014-02-20
1
-2
/
+2
*
Information about actually used cipher.
Fedor Brunner
2014-02-20
1
-0
/
+9
*
add EVP_PKEY_size binding to OpenSSL backend
Paul Kehrer
2014-02-19
1
-0
/
+1
*
a few more methods from x509.h for OpenSSL
Paul Kehrer
2014-02-19
1
-0
/
+7
*
fix style, move a comment
Paul Kehrer
2014-02-17
1
-2
/
+2
*
conditionally bind PSS constant if available
Paul Kehrer
2014-02-17
1
-2
/
+12
*
Fix the signature of this on 0.9.8
Alex Gaynor
2014-02-14
1
-1
/
+1
*
methods to open an EVP_PKEY from an RSA or DSA struct in OpenSSL
Paul Kehrer
2014-02-14
1
-0
/
+3
*
when declaring macros it helps to get the arguments right
Paul Kehrer
2014-02-14
1
-1
/
+1
*
Merge pull request #615 from reaperhulk/rsa-blinded-by-the-light
Alex Gaynor
2014-02-14
1
-0
/
+2
|
\
|
*
OpenSSL bindings for RSA blinding
Paul Kehrer
2014-02-14
1
-0
/
+2
*
|
Merge pull request #612 from reaperhulk/rsa-signing-bindings
Alex Gaynor
2014-02-14
2
-1
/
+62
|
\
\
|
|
/
|
/
|
|
*
some padding functions we're going to need for 0.9.8
Paul Kehrer
2014-02-14
1
-0
/
+8
|
*
EVP_PKEY_CTX doesn't exist on 0.9.8. Do the conditional include dance
Paul Kehrer
2014-02-14
2
-13
/
+49
|
*
bind sign/verify EVP functions for OpenSSL
Paul Kehrer
2014-02-13
1
-0
/
+7
|
*
add some PKEY_CTX bindings we'll need for signing
Paul Kehrer
2014-02-13
2
-0
/
+10
*
|
Add X509_V_ERR_APPLICATION_VERIFICATION
Hynek Schlawack
2014-02-14
1
-0
/
+1
|
/
*
add X509_verify_cert_error_string
Paul Kehrer
2014-02-10
1
-0
/
+2
*
Add support for DTLSv1
manuels
2014-02-06
1
-0
/
+4
*
Rewrite this to be more streamlined
Alex Gaynor
2014-02-05
1
-3
/
+6
*
Make the filename match
Alex Gaynor
2014-02-05
1
-2
/
+6
*
Merge pull request #377 from reaperhulk/urandom-engine
Alex Gaynor
2014-02-05
2
-1
/
+202
|
\
[prev]
[next]