Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
42ea0d1795797c7f52ba714147e2bbc29dad9deb
/
tests
42ea0d1
Pin version of hypothesis above 1.11.4.
by Terry Chia
· 9 years ago
cc2a828
Add hypothesis test for Fernet.
by Terry Chia
· 10 years ago
7712edc
add test for openssl_assert
by Paul Kehrer
· 9 years ago
ace036d
Some cleanups
by Alex Gaynor
· 9 years ago
0e1989c
Test X9.63 with NIST test vectors
by Simo Sorce
· 9 years ago
7600dee
Add vector loader for X9.63 vectors
by Simo Sorce
· 9 years ago
53c8f6a
Add X963KDF from ANSI X9.63:2001
by Simo Sorce
· 9 years ago
7d99428
fix up test coverage on multibackend
by Alex Gaynor
· 9 years ago
1b3b3ce
Adds _name property to ObjectIdentifier
by Brendan McCollam
· 9 years ago
bc4a9fa
skip if check on ec test
by Paul Kehrer
· 9 years ago
56b1a88
Merge pull request #2262 from viraptor/non-bytes-signatures
by Paul Kehrer
· 9 years ago
0a12276
Merge pull request #2267 from queenp/iss2255
by Paul Kehrer
· 9 years ago
cb5ec4e
Swap test vector verisign for cryptography.io.pem
by Phoebe Queen
· 9 years ago
5ec74d1
Merge pull request #2250 from reaperhulk/fix-2246
by Alex Gaynor
· 9 years ago
062dec7
fixed pep8 error
by Phoebe Queen
· 9 years ago
85fa546
fixed pep8 error
by Phoebe Queen
· 9 years ago
e3c1007
undid erroneous assertion
by Phoebe Queen
· 9 years ago
c93752b
making tests more explicit
by Phoebe Queen
· 9 years ago
38df441
Enforce signature type in ECDSA and add tests
by Stanisław Pitucha
· 9 years ago
ecae981
added test to raise error
by Phoebe Queen
· 9 years ago
2cc111a
fixing pep8 errors #2255
by Phoebe Queen
· 9 years ago
9fbb889
added test for get_extension_for_class
by Phoebe Queen
· 9 years ago
9e102db
convert the rest of the OIDs in the tests to use the new namespaces
by Paul Kehrer
· 9 years ago
d44e413
switch tests to use ExtensionOID namespace
by Paul Kehrer
· 9 years ago
eba19e6
switch tests to use NameOID
by Paul Kehrer
· 9 years ago
31c5c33
resolve incorrect docs/naming around DSA (r, s) tuple encode/decode
by Paul Kehrer
· 9 years ago
d9df39a
Merge pull request #2233 from reaperhulk/encode-nocheck
by Alex Gaynor
· 9 years ago
20175f8
pep8 fix
by Paul Kehrer
· 9 years ago
a03c325
move a test
by Paul Kehrer
· 9 years ago
f7d1b72
add support for OCSPNoCheck to the CertificateBuilder
by Paul Kehrer
· 9 years ago
69b64e4
support issuer alternative name encoding
by Paul Kehrer
· 9 years ago
e59fd22
simplify the CSRBuilder
by Paul Kehrer
· 9 years ago
08f950e
remove a lot of if/elif chains in the certificate builder
by Paul Kehrer
· 9 years ago
aedeedb
fix unsupported test
by Paul Kehrer
· 9 years ago
683d4d8
support InhibitAnyPolicy in CertificateBuilder
by Paul Kehrer
· 9 years ago
cbdc10b
add support for AuthorityKeyIdentifier in CertificateBuilder
by Paul Kehrer
· 9 years ago
c5f59da
Merge pull request #2210 from reaperhulk/aki-classmethod
by Alex Gaynor
· 9 years ago
253929a
add AuthorityKeyIdentifier from_issuer_public_key
by Paul Kehrer
· 9 years ago
2c9d6f1
add support for encoding SubjectKeyIdentifier to CertificateBuilder
by Paul Kehrer
· 9 years ago
d5bf17a
Merge pull request #2204 from reaperhulk/ski-classmethod
by Alex Gaynor
· 9 years ago
c6cf8f3
modify a CRL encode test to have multiple full_names
by Paul Kehrer
· 9 years ago
1cd8fee
add missing test
by Paul Kehrer
· 9 years ago
a4d5bab
support CRLDistributionPoints in the CertificateBuilder
by Paul Kehrer
· 9 years ago
1ae7653
rename sign_x509_certificate backend method to create_x509_certificate
by Paul Kehrer
· 9 years ago
d4a7f06
rename to classmethod to from_public_key
by Paul Kehrer
· 9 years ago
f22f612
add SubjectKeyIdentifier.create_from_public_key
by Paul Kehrer
· 9 years ago
7d792fc
fix a few tests that were missed
by Paul Kehrer
· 9 years ago
25f1922
check that required fields are present in builder when signing
by Paul Kehrer
· 9 years ago
eca59b7
Merge pull request #2180 from reaperhulk/easy-conditional-fix
by Donald Stufft
· 9 years ago
2d135b7
Merge pull request #2193 from reaperhulk/encode-aia
by Alex Gaynor
· 9 years ago
1763b75
Fixes #2199 -- allow SSH keys to have spaces in their comments
by Alex Gaynor
· 9 years ago
2748d8a
support keyusage and extendedkeyusage in certificatebuilder
by Paul Kehrer
· 9 years ago
3b54ce2
add support for AIA to CertificateBuilder and OpenSSL backend
by Paul Kehrer
· 9 years ago
b8f11bc
missed one
by Paul Kehrer
· 9 years ago
9add80e
reorder CertificateBuilder sign arguments
by Paul Kehrer
· 9 years ago
a0f00f4
Merge remote-tracking branch 'upstream/master' into cert-builder
by Ian Cordasco
· 9 years ago
36a1238
Add test coverage for MultiBackend.sign_x509_certificate
by Ian Cordasco
· 9 years ago
17c8900
Add note to serial_number parameter about entropy
by Ian Cordasco
· 9 years ago
47e9408
Check for subject alternative name in test
by Ian Cordasco
· 9 years ago
b4a155d
Add some extra test coverage
by Ian Cordasco
· 9 years ago
91a461e
Slim tests by removing extra NameAttributes
by Ian Cordasco
· 9 years ago
85fc4d5
Minor pep8 and doc fixes
by Ian Cordasco
· 9 years ago
582a0bc
Merge pull request #2186 from reaperhulk/handle-corrupt-extensions
by Alex Gaynor
· 9 years ago
1b7500f
corrupt -> invalid
by Paul Kehrer
· 9 years ago
877bdf0
Merge pull request #2184 from reaperhulk/remove-more-branches
by Alex Gaynor
· 9 years ago
a08693f
check if the extension decoded to internal openssl repr
by Paul Kehrer
· 9 years ago
ac78c86
add test to cover partial branch in load_kasvs_ecdh_vectors
by Paul Kehrer
· 9 years ago
b60b8dd
remove some more branching in the vector loaders
by Paul Kehrer
· 9 years ago
fcd7d70
add a line for the ecdh vector loader to cover a missed branch
by Paul Kehrer
· 9 years ago
19f5a49
Add check for an RSA Key being too small
by Ian Cordasco
· 9 years ago
301952b
this is gonna be unicode now
by Paul Kehrer
· 9 years ago
ed07bbc
move urandom engine test
by Paul Kehrer
· 9 years ago
369a9c6
add test for conditional removal
by Paul Kehrer
· 9 years ago
6a71f8d
py3 fixin'
by Paul Kehrer
· 9 years ago
4e4a9ba
handle RSA key too small and consume errors on CSR signature failure
by Paul Kehrer
· 9 years ago
8690eff
Add extra CertificateBuilder test using SHA512 and 512-bit RSA key
by Ian Cordasco
· 9 years ago
56561b1
Check result of setting the serial number
by Ian Cordasco
· 9 years ago
893246f
Remove CertificateBuilder.version
by Ian Cordasco
· 9 years ago
0b8f327
Support encoding ExtendedKeyUsage into certificate signing requests
by Paul Kehrer
· 9 years ago
dce91f0
Support encoding KeyUsage into certificate signing requests
by Paul Kehrer
· 9 years ago
8bfbace
when building a CSR adding > 1 extension would trigger a bug
by Paul Kehrer
· 9 years ago
b77c716
Add tests to test_openssl backend for extra coverage
by Ian Cordasco
· 9 years ago
9e0666e
Add another extension to our CertificateBuilder test
by Ian Cordasco
· 9 years ago
747a217
Add test coverage for x509.CertificateBuilder
by Ian Cordasco
· 9 years ago
8887a57
Use explicit keyword args in the tests
by Ian Cordasco
· 9 years ago
e4e52a4
Use test fixtures instead of generating private keys
by Ian Cordasco
· 9 years ago
be9985b
Fix x509.Name creation in CertificateBuilder tests
by Ian Cordasco
· 9 years ago
b3ed484
Make the CertificateBuilder interface more like the CSRBuilder
by Ian Cordasco
· 9 years ago
9bbfcea
Adds certificate builder.
by Andre Caron
· 9 years ago
474a647
encode uri
by Paul Kehrer
· 9 years ago
677c3d5
Merge pull request #2149 from reaperhulk/better-uri
by Alex Gaynor
· 9 years ago
e28d6c4
expand UniformResourceIdentiier to parse and internally IDNA encode
by Paul Kehrer
· 9 years ago
f32abd7
support rfc822Name general name encoding
by Paul Kehrer
· 9 years ago
66e28cf
Merge pull request #2141 from reaperhulk/better-rfc822name
by Alex Gaynor
· 9 years ago
3eb27eb
Merge pull request #2145 from alex/numbers-hash
by Paul Kehrer
· 9 years ago
b3d62ad
Fixed #2143 -- added __hash__ to RSA{Public,Private}Numbers
by Alex Gaynor
· 9 years ago
3adb839
Don't try to load backends if the test doesn't need it
by Alex Gaynor
· 9 years ago
548e85e
Merge pull request #2095 from reaperhulk/nc-the-hard-part-redux
by Alex Gaynor
· 9 years ago
01d5d0b
expand RFC822Name to validate and (internally) IDNA encode
by Paul Kehrer
· 9 years ago
500ed9d
raise a nice error if bad ASN.1 is provided
by Paul Kehrer
· 9 years ago
Next »