index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptography
/
hazmat
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Follow the review advice: turn URI generator into methods.
Jiangge Zhang
2015-06-03
3
-27
/
+15
|
*
|
Add "generate_key_uri" utility for HOTP/TOTP.
Jiangge Zhang
2015-05-26
1
-0
/
+50
*
|
|
Remove remaining UTCTIME variables
Stanisław Pitucha
2015-06-03
1
-2
/
+2
*
|
|
Adds OpenSSL binding for X509 names.
Andre Caron
2015-05-31
1
-0
/
+2
*
|
|
Merge pull request #1956 from etrauschke/crl_bindings_interfaces
Paul Kehrer
2015-05-28
2
-0
/
+2
|
\
\
\
|
*
|
|
add bindings and interfaces for CRL objects
Erik Trauschke
2015-05-27
2
-0
/
+2
*
|
|
|
missing comma
Alex Gaynor
2015-05-26
1
-1
/
+1
*
|
|
|
Bleh, these were the wrong type
Alex Gaynor
2015-05-26
1
-6
/
+6
*
|
|
|
Added these to the macros area as well
Alex Gaynor
2015-05-26
1
-0
/
+5
*
|
|
|
bleh, fixed typos
Alex Gaynor
2015-05-26
1
-3
/
+3
*
|
|
|
Fixed #1969 -- added bindings for some more OpenSSL functions
Alex Gaynor
2015-05-26
1
-0
/
+9
|
|
/
/
|
/
|
|
*
|
|
Add the dual license header to hazmat/backends/openssl/x509.py
Eeshan Garg
2015-05-24
1
-12
/
+3
|
/
/
*
|
Adds certificate encoding to PEM and DER.
Andre Caron
2015-05-19
1
-0
/
+12
*
|
ssl_st is _not_ SSL_CTX, sorry
Glyph
2015-05-19
1
-6
/
+4
|
/
*
Merge pull request #1978 from AndreLouisCaron/asn1-time-binding
Paul Kehrer
2015-05-18
1
-0
/
+1
|
\
|
*
Removes variable names from binding.
Andre Caron
2015-05-18
1
-1
/
+1
|
*
Adds ASN1 time binding for OpenSSL.
Andre Caron
2015-05-18
1
-0
/
+1
*
|
Merge pull request #1979 from AndreLouisCaron/x509v3-bindings
Paul Kehrer
2015-05-18
1
-0
/
+6
|
\
\
|
*
|
Fixes PEP8 issues.
Andre Caron
2015-05-18
1
-1
/
+2
|
*
|
Removes variable names from binding.
Andre Caron
2015-05-18
1
-1
/
+1
|
*
|
Adds OpenSSL bindings for AIA extension.
Andre Caron
2015-05-18
1
-0
/
+5
|
|
/
*
|
Removes PEM text prelude for CSRs.
Andre Caron
2015-05-18
1
-3
/
+0
*
|
Adds support for writing CSRs.
Andre Caron
2015-05-18
1
-1
/
+18
|
/
*
Adds support for CSR extensions.
Andre Caron
2015-05-17
1
-0
/
+32
*
Prepares X509 decoding functions for more CA functionality.
Andre Caron
2015-05-15
1
-295
/
+309
*
Added the bindings needed for implementing a CSR Builder. Refs #1927
Alex Gaynor
2015-05-14
2
-0
/
+8
*
deprecation dance.
Paul Kehrer
2015-05-13
4
-417
/
+0
*
Merge pull request #1920 from reaperhulk/x509-ossl-cdp
Alex Gaynor
2015-05-13
1
-11
/
+108
|
\
|
*
change approach for parsing CDP reason flags
Paul Kehrer
2015-05-13
1
-18
/
+25
|
*
support CRLDistributionPoints in the OpenSSL backend
Paul Kehrer
2015-05-13
1
-11
/
+101
*
|
add SSL_set_tlsext_status_arg support
Paul Kehrer
2015-05-13
1
-0
/
+3
|
/
*
support certificate policies in the openssl backend
Paul Kehrer
2015-05-12
1
-0
/
+71
*
Merge pull request #1935 from reaperhulk/cp-bindings-redux
Alex Gaynor
2015-05-12
1
-3
/
+13
|
\
|
*
having the right return type is helpful
Paul Kehrer
2015-05-12
1
-1
/
+1
|
*
we also need some stack manipulation macros
Paul Kehrer
2015-05-12
1
-3
/
+13
*
|
refactor asn1string->utf8 conversion into a separate function
Paul Kehrer
2015-05-12
1
-8
/
+12
|
/
*
asn1 integer to python integer helper function
Paul Kehrer
2015-05-12
1
-16
/
+12
*
remove some names we don't need in the struct defs
Paul Kehrer
2015-05-12
1
-4
/
+4
*
some bindings for certificate policies support in openssl
Paul Kehrer
2015-05-12
1
-0
/
+32
*
extract some duplicate logic into a function
Paul Kehrer
2015-05-10
1
-18
/
+15
*
Merge pull request #1916 from reaperhulk/cdp-bindings
Alex Gaynor
2015-05-09
2
-0
/
+29
|
\
|
*
remove some things not present in 0.9.8 for now
Paul Kehrer
2015-05-09
1
-2
/
+2
|
*
add bindings for CRLDistributionPoints (courtesy @etrauschke)
Paul Kehrer
2015-05-09
2
-0
/
+29
*
|
Merge pull request #1915 from zeevt/ephemeral_kex_details
Paul Kehrer
2015-05-09
3
-1
/
+35
|
\
\
|
*
|
add support for retreiving value of received temporary key in server key exch...
Zeev Tarantov
2015-05-09
3
-1
/
+35
|
|
/
*
|
add crl bindings (courtesy @etrauschke)
Paul Kehrer
2015-05-09
1
-0
/
+3
*
|
add support for secp256k1
Paul Kehrer
2015-05-08
1
-0
/
+7
|
/
*
Merge pull request #1909 from Lukasa/x509_vfy
Paul Kehrer
2015-05-07
1
-1
/
+15
|
\
|
*
Cleanup definition
Cory Benfield
2015-05-07
1
-5
/
+6
|
*
Expand out definition of X509_STORE_CTX
Cory Benfield
2015-05-06
1
-1
/
+14
[prev]
[next]