Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
e6d648f198063321cbf64392fe33147e7a7c10dd
/
tests
f1c1767
Refs #1947 -- add support for IAN to the OpenSSL backend
by Alex Gaynor
· 9 years ago
ca6ce99
inhibit any policy extension support for the openssl backend
by Paul Kehrer
· 9 years ago
f54a50b
support OCSPNoCheck in the OpenSSL backend
by Paul Kehrer
· 9 years ago
a908d69
Conditionally construct the repr of NameAttributes
by Ian Cordasco
· 9 years ago
82fc376
Correct x509.NameAttribute test passing bytes
by Ian Cordasco
· 9 years ago
7618fbe
Enforce text type of NameAttribute.value
by Ian Cordasco
· 9 years ago
926f8ac
Merge pull request #2017 from reaperhulk/issuer-alternative-name
by Alex Gaynor
· 9 years ago
8a690fb
Add ConcatKDF from NIST SP 800-56A
by Simo Sorce
· 10 years ago
68b3b1e
convert to cffi 1.0 precompile system
by Paul Kehrer
· 9 years ago
99125c9
issuer alternative name support
by Paul Kehrer
· 9 years ago
d3532d4
Merge pull request #1990 from tonyseek/key-uri
by Paul Kehrer
· 9 years ago
d4e0a83
Remove a default argument and rename a private function.
by Jiangge Zhang
· 9 years ago
a051184
Follow the review advice: turn URI generator into methods.
by Jiangge Zhang
· 9 years ago
43cd3d2
Merge pull request #1907 from simo5/ECDHKDFTests
by Paul Kehrer
· 9 years ago
13dcdf8
Merge pull request #1954 from reaperhulk/inhibitanypolicy
by Alex Gaynor
· 9 years ago
02166c4
Merge pull request #1956 from etrauschke/crl_bindings_interfaces
by Paul Kehrer
· 9 years ago
2dcce90
add bindings and interfaces for CRL objects
by Erik Trauschke
· 9 years ago
16fae76
InhibitAnyPolicy class
by Paul Kehrer
· 10 years ago
09617e9
Add "generate_key_uri" utility for HOTP/TOTP.
by Jiangge Zhang
· 9 years ago
b56a611
Merge pull request #1989 from elitest/fixapachelic
by Paul Kehrer
· 9 years ago
12c6d7e
Fix dual license in test_dh.py
by Jim Shaver
· 9 years ago
a8aded6
Adds certificate encoding to PEM and DER.
by Andre Caron
· 9 years ago
b896881
add test to confirm IDNA2003 is disallowed
by Paul Kehrer
· 9 years ago
acb1897
Adds public bytes comparison test.
by Andre Caron
· 9 years ago
f27e4f4
Renames test cases.
by Andre Caron
· 9 years ago
476c5df
Adds support for writing CSRs.
by Andre Caron
· 9 years ago
0b0179f
Merge pull request #1972 from reaperhulk/expand-ipaddress
by Alex Gaynor
· 9 years ago
eb17793
IPAddress needs to support networks for nameconstraints
by Paul Kehrer
· 9 years ago
6e721a9
Adds support for CSR extensions.
by Andre Caron
· 9 years ago
58e870c
x509 extension equality
by Paul Kehrer
· 9 years ago
92fb537
Merge pull request #1920 from reaperhulk/x509-ossl-cdp
by Alex Gaynor
· 9 years ago
6caa5bb
Merge pull request #1944 from reaperhulk/bc-eq
by Alex Gaynor
· 9 years ago
3325b0e
Merge pull request #1943 from reaperhulk/san-eq
by Alex Gaynor
· 9 years ago
3a69b13
add eq/ne support to BasicConstraints
by Paul Kehrer
· 9 years ago
58cc397
add eq/ne support to SubjectAlternativeName
by Paul Kehrer
· 9 years ago
8565f5e
add eq/ne support to KeyUsage
by Paul Kehrer
· 9 years ago
594a2ed
change approach for parsing CDP reason flags
by Paul Kehrer
· 9 years ago
9a10d59
support CRLDistributionPoints in the OpenSSL backend
by Paul Kehrer
· 9 years ago
11026fe
support certificate policies in the openssl backend
by Paul Kehrer
· 9 years ago
6e198b0
notice_numbers are not optional in NoticeReference
by Paul Kehrer
· 9 years ago
2ca2eb3
add eq/ne methods for AuthorityKeyIdentifier
by Paul Kehrer
· 10 years ago
c56ab62
add eq/ne methods for all certificate policies classes
by Paul Kehrer
· 10 years ago
73be2ca
alter the repr a bit, pass unicode everywhere
by Paul Kehrer
· 9 years ago
9aaef9e
use !r for explicit_text in NoticeReference repr
by Paul Kehrer
· 9 years ago
ba35b3b
remove policyqualifierinfo object
by Paul Kehrer
· 9 years ago
2b62258
certificate policies extension support
by Paul Kehrer
· 10 years ago
b76fee8
Merge pull request #1906 from reaperhulk/cdp
by Alex Gaynor
· 9 years ago
749da3b
repr tests are the worst. frozenset has diff repr on py3
by Paul Kehrer
· 9 years ago
96ef63c
fix repr tests
by Paul Kehrer
· 9 years ago
3fd0260
switch reasons to frozenset
by Paul Kehrer
· 9 years ago
4e8dacd
separate full_name/relative_name and change reasons to an enumeration
by Paul Kehrer
· 9 years ago
ebbeedf
add support for secp256k1
by Paul Kehrer
· 9 years ago
83e563e
Modify ECDH Test vector loader for KDF vectors
by Simo Sorce
· 9 years ago
5a48552
add CRLDistributionPoints and associated classes
by Paul Kehrer
· 9 years ago
18bba84
Merge pull request #1876 from simo5/ECDH
by Paul Kehrer
· 9 years ago
a147699
add support for authority information access in the openssl backend
by Paul Kehrer
· 10 years ago
d774de9
authority key identifier support in the openssl backend
by Paul Kehrer
· 10 years ago
5559052
Merge pull request #1896 from reaperhulk/aki-fix
by Alex Gaynor
· 10 years ago
c6e0f06
Fix AKI authority_cert_issuer type
by Paul Kehrer
· 10 years ago
f6a1cf6
Support loading of SECP256K1 vectors
by Alex Stapleton
· 10 years ago
f506bca
updates based on review feedback
by Paul Kehrer
· 10 years ago
3e6d558
add authority information access classes
by Paul Kehrer
· 10 years ago
94c6960
Extended key usage support for the openssl backend
by Paul Kehrer
· 10 years ago
fdec095
Merge pull request #1890 from reaperhulk/add-eq-ne-eku
by Alex Gaynor
· 10 years ago
b047617
add eq/ne to ExtendedKeyUsage
by Paul Kehrer
· 10 years ago
43ffcc2
Merge pull request #1881 from reaperhulk/san-rfc822name
by Alex Gaynor
· 10 years ago
e3a330c
missed a u
by Paul Kehrer
· 10 years ago
917addb
Add loader for ECDH test vectors
by Simo Sorce
· 10 years ago
e06cab4
add support for rfc822name general names
by Paul Kehrer
· 10 years ago
8bbdc6f
add support for equality testing to x509.Certificate
by Paul Kehrer
· 10 years ago
2187a05
add support for directory name general names
by Paul Kehrer
· 10 years ago
a5f030c
add support for ipaddress to general name parsing
by Paul Kehrer
· 10 years ago
d12bd10
Merge pull request #1874 from eeshangarg/starter-project-1870-2
by Alex Gaynor
· 10 years ago
f123415
Replace the remaining occurrences of six.u with the u prefix
by Eeshan Garg
· 10 years ago
424c0e2
Refs #1870 - replace six.u with u prefix in tests/hazmat/primitives
by Eeshan Garg
· 10 years ago
b8ef82e
add URI general name support
by Paul Kehrer
· 10 years ago
4db9662
support registeredID general name in OpenSSL backend
by Paul Kehrer
· 10 years ago
0a621bf
return only an int for unsupported general name type, update docs
by Paul Kehrer
· 10 years ago
bed0735
update exception to contain detail
by Paul Kehrer
· 10 years ago
9089c91
handle otherName, x400Address, and ediPartyName in OpenSSL backend
by Paul Kehrer
· 10 years ago
e37ca98
Merge pull request #1857 from reaperhulk/san-check-list-elements
by Alex Gaynor
· 10 years ago
d04b39b
add a check to require that the list passed to SAN is all general names
by Paul Kehrer
· 10 years ago
40f8338
Support Subject Alternative Name in the OpenSSL backend
by Paul Kehrer
· 10 years ago
2eb4ed9
AuthorityKeyIdentifier support
by Paul Kehrer
· 10 years ago
702ef6a
Merge pull request #1783 from reaperhulk/san-class
by Alex Gaynor
· 10 years ago
b372e67
improve KeyUsage repr
by Paul Kehrer
· 10 years ago
27c750d
Merge pull request #1848 from reaperhulk/invalid-token
by Alex Gaynor
· 10 years ago
31bdf79
Add GeneralName and SubjectAlternativeName classes
by Paul Kehrer
· 10 years ago
c2d903b
Work around pyasn1's willingness to return endOfOctets in DER parsing
by Geoffrey Thomas
· 10 years ago
e079c55
Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.twofactor
by Steven Buss
· 10 years ago
5508ee2
keyusage support in the OpenSSL backend
by Paul Kehrer
· 10 years ago
d459a8a
Merge pull request #1814 from reaperhulk/keyusage-repr
by Alex Gaynor
· 10 years ago
e613e5d
let's make that repr actually good
by Paul Kehrer
· 10 years ago
1fb35c9
add repr for x509 names
by Paul Kehrer
· 10 years ago
cbfb101
alter approach to just use digest, no hexdigest
by Paul Kehrer
· 10 years ago
ee99726
python 3.2 you are terrible
by Paul Kehrer
· 10 years ago
1eb82a6
add subjectkeyidentifier support
by Paul Kehrer
· 10 years ago
23d10c3
add extendedkeyusage repr
by Paul Kehrer
· 10 years ago
ac3e5bb
add repr to KeyUsage
by Paul Kehrer
· 10 years ago
cecbbba
add keyusage extension
by Paul Kehrer
· 10 years ago
Next »