Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
f1c176743da9414649f45b03bcbc56055e39e83c
f1c1767
Refs #1947 -- add support for IAN to the OpenSSL backend
by Alex Gaynor
· 10 years ago
49e6f66
Merge pull request #2047 from reaperhulk/evp-pkey
by Alex Gaynor
· 10 years ago
eaf3466
evp_pkey in openssl asymmetric key constructors
by Paul Kehrer
· 10 years ago
325453c
Merge pull request #2046 from Ayrx/style-nits
by Alex Gaynor
· 10 years ago
52c416b
Change ' to ".
by Terry Chia
· 10 years ago
77e4739
Merge pull request #2040 from reaperhulk/policy-constraints-vectors
by Alex Gaynor
· 10 years ago
c10c446
Merge pull request #2043 from reaperhulk/nc-vectors
by Alex Gaynor
· 10 years ago
e8329a7
Merge pull request #2041 from reaperhulk/iap-ossl
by Alex Gaynor
· 10 years ago
bbb091e
Merge pull request #2042 from reaperhulk/ian-vector
by Alex Gaynor
· 10 years ago
cf1109d
add name constraints test vectors
by Paul Kehrer
· 10 years ago
769e7f2
add issuer alternative name test vector
by Paul Kehrer
· 10 years ago
ca6ce99
inhibit any policy extension support for the openssl backend
by Paul Kehrer
· 10 years ago
7733562
add x509 policy constraints test vectors
by Paul Kehrer
· 10 years ago
9e1103e
Merge pull request #2038 from sholsapp/add-x509store-functions
by Alex Gaynor
· 10 years ago
b28185d
Merge pull request #2037 from reaperhulk/x509-ossl-nocheck
by Alex Gaynor
· 10 years ago
2939255
Add additional X509_STORE functions
by Stephen Holsapple
· 10 years ago
f54a50b
support OCSPNoCheck in the OpenSSL backend
by Paul Kehrer
· 10 years ago
b0e8ffa
Merge pull request #2033 from sigmavirus24/name-attribute-text-check
by Paul Kehrer
· 10 years ago
ab94b90
Add note to CHANGELOG about change to NameAttribute
by Ian Cordasco
· 10 years ago
a908d69
Conditionally construct the repr of NameAttributes
by Ian Cordasco
· 10 years ago
82fc376
Correct x509.NameAttribute test passing bytes
by Ian Cordasco
· 10 years ago
7618fbe
Enforce text type of NameAttribute.value
by Ian Cordasco
· 10 years ago
926f8ac
Merge pull request #2017 from reaperhulk/issuer-alternative-name
by Alex Gaynor
· 10 years ago
9692dbc
Merge pull request #2018 from reaperhulk/ocsp-nocheck-vector
by Alex Gaynor
· 10 years ago
6c05731
Merge pull request #2028 from Ayrx/fix-docs
by Paul Kehrer
· 10 years ago
dae4076
Remove mention of extract/expand operations from ConcatKDF docs.
by Terry Chia
· 10 years ago
6465805
Merge pull request #2026 from reaperhulk/small-cleanup
by Alex Gaynor
· 10 years ago
66f380c
cleanup a doctest and add a changelog entry for concatkdf
by Paul Kehrer
· 10 years ago
600a78f
Merge pull request #1898 from simo5/ConcatKDF
by Paul Kehrer
· 10 years ago
8a690fb
Add ConcatKDF from NIST SP 800-56A
by Simo Sorce
· 10 years ago
6e040cb
Merge pull request #2020 from tonyseek/change-badge-provider
by Paul Kehrer
· 10 years ago
a517e47
Merge pull request #2022 from skeuomorf/remove-gpg-key
by Paul Kehrer
· 10 years ago
6a602a3
Remove Mohammed Attia's GPG key
by Mohammed Attia
· 10 years ago
739e0fa
Use shields.io instead of pypip.in.
by Jiangge Zhang
· 10 years ago
a3c7287
Merge pull request #2019 from reaperhulk/simplify-setup-requires
by Donald Stufft
· 10 years ago
4c287d7
setup requires can be cffi only now
by Paul Kehrer
· 10 years ago
4ff26ab
Merge pull request #1986 from reaperhulk/cffi10
by Donald Stufft
· 10 years ago
73f06c7
add some info about pypy version support with cffi 1.0+
by Paul Kehrer
· 10 years ago
81f3276
install pypy 2.6.0 in container infra
by Paul Kehrer
· 10 years ago
74b0ea5
Test with PyPy 2.6.0
by Alex Gaynor
· 10 years ago
68b3b1e
convert to cffi 1.0 precompile system
by Paul Kehrer
· 10 years ago
ca820de
remove pypy3 from testing until a cffi 1.0 version is available
by Paul Kehrer
· 10 years ago
d59b07c
add OCSPNoCheck test vector
by Paul Kehrer
· 10 years ago
99125c9
issuer alternative name support
by Paul Kehrer
· 10 years ago
014b68e
Merge pull request #2016 from alex/0.9-changelog
by Paul Kehrer
· 10 years ago
c4bb7d5
Port the 0.9.1 changelog over to master
by Alex Gaynor
· 10 years ago
d159606
Merge pull request #2010 from reaperhulk/gc-fix
by Donald Stufft
· 10 years ago
672b843
Merge pull request #2011 from reaperhulk/tox-env-versions
by Alex Gaynor
· 10 years ago
7cf4c30
list package versions in tox env for easier debugging
by Paul Kehrer
· 10 years ago
c1587fc
don't double free DSA cdata when verifying things
by Paul Kehrer
· 10 years ago
c9cd3ec
Merge pull request #2008 from tonyseek/add-author
by Paul Kehrer
· 10 years ago
a1c31fb
Merge pull request #2009 from tonyseek/twofactor-uri-changelog
by Paul Kehrer
· 10 years ago
764f637
Update CHANGELOG for Two-Factor provisioning URI.
by Jiangge Zhang
· 10 years ago
38bece4
Add 'Jiangge Zhang' to AUTHORS. #1990
by Jiangge Zhang
· 10 years ago
5fd451c
Merge pull request #1965 from reaperhulk/more-client-bindings
by Alex Gaynor
· 10 years ago
76806ee
Merge pull request #2005 from reaperhulk/fix-2004
by Alex Gaynor
· 10 years ago
724617c
some docs cleanup for OTP
by Paul Kehrer
· 10 years ago
d3532d4
Merge pull request #1990 from tonyseek/key-uri
by Paul Kehrer
· 10 years ago
840a99b
Move the external link to page bottom.
by Jiangge Zhang
· 10 years ago
0d9dbbe
add license header and fix grammar errors.
by Jiangge Zhang
· 10 years ago
4d025ab
Merge pull request #2003 from viraptor/x509_times
by Alex Gaynor
· 10 years ago
d4e0a83
Remove a default argument and rename a private function.
by Jiangge Zhang
· 10 years ago
3020ccb
Remove remaining UTCTIME variables
by Stanisław Pitucha
· 10 years ago
67e183b
SSL_CTX_set_client_cert_engine was added in 0.9.8i
by Paul Kehrer
· 10 years ago
e9f8eb9
Describe provisioning URI in the document.
by Jiangge Zhang
· 10 years ago
a051184
Follow the review advice: turn URI generator into methods.
by Jiangge Zhang
· 10 years ago
43cd3d2
Merge pull request #1907 from simo5/ECDHKDFTests
by Paul Kehrer
· 10 years ago
a3836b4
Merge pull request #2000 from AndreLouisCaron/more-builder-bindings
by Alex Gaynor
· 10 years ago
7ca68cd
Adds OpenSSL binding for X509 names.
by Andre Caron
· 10 years ago
b5bb49d
Merge pull request #1998 from etrauschke/crl_vectors
by Paul Kehrer
· 10 years ago
70d3138
docfix
by Erik Trauschke
· 10 years ago
0150e3d
add example CRL PEM files to vectors
by Erik Trauschke
· 10 years ago
13dcdf8
Merge pull request #1954 from reaperhulk/inhibitanypolicy
by Alex Gaynor
· 10 years ago
da5a321
Merge pull request #1997 from reaperhulk/tasks-fix
by Alex Gaynor
· 10 years ago
ee1ca74
skip the wheel if it's not from the latest build
by Paul Kehrer
· 10 years ago
02166c4
Merge pull request #1956 from etrauschke/crl_bindings_interfaces
by Paul Kehrer
· 10 years ago
c5a8d17
removed verify(), various small fixes
by Erik Trauschke
· 10 years ago
abb7b6e
doc fixes, rename rekoked -> revoked_certificates
by Erik Trauschke
· 10 years ago
2dcce90
add bindings and interfaces for CRL objects
by Erik Trauschke
· 10 years ago
c19c6a0
Merge pull request #1993 from alex/ec-bindings
by Paul Kehrer
· 10 years ago
16fae76
InhibitAnyPolicy class
by Paul Kehrer
· 10 years ago
50f9a3f
missing comma
by Alex Gaynor
· 10 years ago
8ac357f
Bleh, these were the wrong type
by Alex Gaynor
· 10 years ago
e44a56e
Added these to the macros area as well
by Alex Gaynor
· 10 years ago
b1d59e7
bleh, fixed typos
by Alex Gaynor
· 10 years ago
9b4c313
Fixed #1969 -- added bindings for some more OpenSSL functions
by Alex Gaynor
· 10 years ago
7e61721
Merge pull request #1992 from reaperhulk/one-point-oh
by Alex Gaynor
· 10 years ago
5beefae
Merge pull request #1991 from reaperhulk/print-openssl-version
by Alex Gaynor
· 10 years ago
506a215
update all 0.10 to 1.0
by Paul Kehrer
· 10 years ago
1149166
print the version of openssl loaded by cryptography in tox
by Paul Kehrer
· 10 years ago
09617e9
Add "generate_key_uri" utility for HOTP/TOTP.
by Jiangge Zhang
· 10 years ago
b56a611
Merge pull request #1989 from elitest/fixapachelic
by Paul Kehrer
· 10 years ago
12c6d7e
Fix dual license in test_dh.py
by Jim Shaver
· 10 years ago
dcd29b4
Merge pull request #1988 from eeshangarg/issue-1987-replace-license-header
by Paul Kehrer
· 10 years ago
846e310
Add the dual license header to hazmat/backends/openssl/x509.py
by Eeshan Garg
· 10 years ago
2918db0
Merge pull request #1985 from eeshangarg/documentation-1971
by Paul Kehrer
· 10 years ago
0bef772
Add the word 'Nonces' to docs/spelling_wordlist.txt
by Eeshan Garg
· 10 years ago
9475900
Docs for CTR and GCM should say that IV/nonce must be unique
by Eeshan Garg
· 10 years ago
f264655
Merge pull request #1984 from AndreLouisCaron/cert-encoding
by Paul Kehrer
· 10 years ago
9dd2ab9
Removes useless pass statement.
by Andre Caron
· 10 years ago
Next »