Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
16fae766a47f84cab9dd153b92c249a40b27723e
/
docs
16fae76
InhibitAnyPolicy class
by Paul Kehrer
· 10 years ago
506a215
update all 0.10 to 1.0
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
a8aded6
Adds certificate encoding to PEM and DER.
by Andre Caron
· 10 years ago
b896881
add test to confirm IDNA2003 is disallowed
by Paul Kehrer
· 10 years ago
d0a66e7
add SAN vector with IDNA 2003 encoding
by Paul Kehrer
· 10 years ago
9acecae
Merge pull request #1963 from AndreLouisCaron/csr-encoding
by Alex Gaynor
· 10 years ago
4a1038e
add ocsp no check
by Paul Kehrer
· 10 years ago
476c5df
Adds support for writing CSRs.
by Andre Caron
· 10 years ago
eb17793
IPAddress needs to support networks for nameconstraints
by Paul Kehrer
· 10 years ago
c97ca7e
Adds new CSR test vector.
by Andre Caron
· 10 years ago
2b54fb0
Moves CSR test vectors to requests folder.
by Andre Caron
· 10 years ago
6cfe79b
Moves new CSR vector descriptions to CSR section.
by Andre Caron
· 10 years ago
26cab5d
Fixes typos.
by Andre Caron
· 10 years ago
e845d0e
Adds test vectors for X.509 CSR decoding.
by Andre Caron
· 10 years ago
91ea3a9
Merge pull request #1940 from reaperhulk/x509-ossl-cp
by Alex Gaynor
· 10 years ago
208d678
more CDP vectors!
by Paul Kehrer
· 10 years ago
2008d9c
fix the docs test
by Paul Kehrer
· 10 years ago
0facc2a
Merge pull request #1936 from reaperhulk/cp-noticenumbers-required
by Alex Gaynor
· 10 years ago
66c6170
also update the docs to reflect the non-optional nature of these things
by Paul Kehrer
· 10 years ago
5ac4154
add another certificate policies test vector
by Paul Kehrer
· 10 years ago
d4f632e
add OID information about all supported extensions
by Paul Kehrer
· 10 years ago
c6f6a24
Merge pull request #1853 from reaperhulk/certificate-policies
by Alex Gaynor
· 10 years ago
cdfe0f9
add certificate policies vectors
by Paul Kehrer
· 10 years ago
3f8ddeb
update docs
by Paul Kehrer
· 10 years ago
28d5421
add CRL distribution points vectors
by Paul Kehrer
· 10 years ago
ba35b3b
remove policyqualifierinfo object
by Paul Kehrer
· 10 years ago
2e87974
expand docs
by Paul Kehrer
· 10 years ago
0d21092
add some docs
by Paul Kehrer
· 10 years ago
b76fee8
Merge pull request #1906 from reaperhulk/cdp
by Alex Gaynor
· 10 years ago
3fd0260
switch reasons to frozenset
by Paul Kehrer
· 10 years ago
f2c072b
update doc language
by Paul Kehrer
· 10 years ago
4e8dacd
separate full_name/relative_name and change reasons to an enumeration
by Paul Kehrer
· 10 years ago
ebbeedf
add support for secp256k1
by Paul Kehrer
· 10 years ago
5a48552
add CRLDistributionPoints and associated classes
by Paul Kehrer
· 10 years ago
64c82e0
add some authority information access x509 vectors
by Paul Kehrer
· 10 years ago
d774de9
authority key identifier support in the openssl backend
by Paul Kehrer
· 10 years ago
6df20b3
Merge pull request #1895 from reaperhulk/aki-vector
by Alex Gaynor
· 10 years ago
aadca86
Merge pull request #1867 from public/secp256k1-vectors
by Paul Kehrer
· 10 years ago
e0afa5d
Add new vectors to the docs
by Alex Stapleton
· 10 years ago
38478bf
Merge pull request #1894 from alex/try-to-english-better
by Paul Kehrer
· 10 years ago
e54478f
Docs for custom secp256k1 vectors
by Alex Stapleton
· 10 years ago
0d52e2a
add another authority key identifier vector
by Paul Kehrer
· 10 years ago
b0deb44
add AKI vector
by Paul Kehrer
· 10 years ago
99c5f15
Attempt to make the BasicConstraints.path_length docs more clear
by Alex Gaynor
· 10 years ago
fddf29f
Verification script
by Alex Stapleton
· 10 years ago
12cc9a4
Script for generating SECP256K1 vectors
by Alex Stapleton
· 10 years ago
25b1398
Merge pull request #1893 from reaperhulk/san-example
by Alex Gaynor
· 10 years ago
d0cd507
add some comments
by Paul Kehrer
· 10 years ago
93ae805
add example to show how to get DNSNames from SAN extension
by Paul Kehrer
· 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
c4b698e
Merge pull request #1885 from reaperhulk/iap-vectors
by Alex Gaynor
· 10 years ago
986e5fa
add an extended key usage x509 vector
by Paul Kehrer
· 10 years ago
67a62c8
add inhibit any policy test vectors
by Paul Kehrer
· 10 years ago
a3527ac
Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir
by Alex Gaynor
· 10 years ago
fbc6219
add test vectors for directory name and ip address SAN names
by Paul Kehrer
· 10 years ago
60163d7
add a SAN vector that's a single IDNA rfc822name
by Paul Kehrer
· 10 years ago
813c328
Merge pull request #1862 from reaperhulk/san-uri
by Alex Gaynor
· 10 years ago
b8ef82e
add URI general name support
by Paul Kehrer
· 10 years ago
b7c6029
DH backend interfaces
by Alex Stapleton
· 11 years ago
6abe567
Merge pull request #1836 from public/rfc5114-dh
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
91ca343
DH examples from https://tools.ietf.org/rfc/rfc5114.txt
by Alex Stapleton
· 10 years ago
d8fc0be
UnsupportedExtension raises when accessing cert.extensions
by Paul Kehrer
· 10 years ago
542f4e5
IDNA and edge case SAN test vectors
by Paul Kehrer
· 10 years ago
941afb3
Merge pull request #1835 from reaperhulk/x509-aki
by Alex Gaynor
· 10 years ago
c7c9a43
https
by Paul Kehrer
· 10 years ago
8c8cd72
update doc language to point more strongly at rfc 5280
by Paul Kehrer
· 10 years ago
d729cd3
add more words
by Paul Kehrer
· 10 years ago
0958641
remove python 3.2 from every other place I could find
by Paul Kehrer
· 10 years ago
9104b1d
add more prose for AKI
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
3697b1a
update a link that has been permanently redirected
by Paul Kehrer
· 10 years ago
b511ba8
update the docs too
by Paul Kehrer
· 10 years ago
31bdf79
Add GeneralName and SubjectAlternativeName classes
by Paul Kehrer
· 10 years ago
ec60cae
Update docs
by Steven Buss
· 10 years ago
b6c8faa
Merge pull request #1839 from alex/decode-rfc-docs
by Paul Kehrer
· 10 years ago
e6a5284
try out some new beta docker travis features
by Paul Kehrer
· 10 years ago
2d72cbf
Simpler language
by Alex Gaynor
· 10 years ago
45a7fdb
Removed a confusing sentence
by Alex Gaynor
· 10 years ago
834c03e
Document that decode_rfc6979_signature raises ValueError
by Alex Gaynor
· 10 years ago
5508ee2
keyusage support in the OpenSSL backend
by Paul Kehrer
· 10 years ago
cbfb101
alter approach to just use digest, no hexdigest
by Paul Kehrer
· 10 years ago
1eb82a6
add subjectkeyidentifier support
by Paul Kehrer
· 10 years ago
8900818
Merge pull request #1727 from public/dh-key-iface-2015
by Paul Kehrer
· 10 years ago
232de6c
DH key interfaces
by Alex Stapleton
· 11 years ago
11f1f82
Merge pull request #1786 from reaperhulk/san-vectors
by Alex Gaynor
· 10 years ago
fbb7ac8
add x509 extensions class and basic tests (no extensions supported)
by Paul Kehrer
· 10 years ago
2e3c709
add X509 SAN extension vectors
by Paul Kehrer
· 10 years ago
f5ac6c6
add unsupported extension marked critical
by Paul Kehrer
· 10 years ago
b2e6c83
add unsupported extension x509 test vector
by Paul Kehrer
· 10 years ago
7ff9362
Remove extra space.
by Terry Chia
· 10 years ago
cdf3d3b
Merge pull request #1816 from Ayrx/fernet-docs
by Paul Kehrer
· 10 years ago
c88bce5
add key usage vector with all 9 purposes set to true
by Paul Kehrer
· 10 years ago
738407b
update doc language
by Paul Kehrer
· 10 years ago
Next »