Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
d01c20fb29dc3a6ba53accd3bd561c05715f62c9
/
docs
d01c20f
Add support for 160 bit ARC4 keys
by Ehren Kret
· 10 years ago
6abe2bb
add tbsCertList and signature interfaces to CRLs
by Erik Trauschke
· 10 years ago
d289805
rename tbs_certificate to tbs_certificate_bytes, add a comment
by Paul Kehrer
· 10 years ago
d91e7c1
add support for Certificate signature and tbs_certificate
by Paul Kehrer
· 10 years ago
d3f4ecd
Merge pull request #2447 from reaperhulk/encode-decode-point
by Alex Gaynor
· 10 years ago
1cb9e55
inline some type declarations in the docs
by Paul Kehrer
· 10 years ago
47c32ba
document the constructors for our extensions and general names
by Paul Kehrer
· 10 years ago
13d4e74
modify approach to use EllipticCurvePublicNumbers methods
by Paul Kehrer
· 10 years ago
e4150bc
remove support for null points, improve docs
by Paul Kehrer
· 10 years ago
3568563
rst continues to be a mystery
by Paul Kehrer
· 10 years ago
d9cfab3
fix some docs
by Paul Kehrer
· 10 years ago
467072f
add support for encoding/decoding elliptic curve points
by Paul Kehrer
· 10 years ago
89c55b2
some ec key exchange doc improvements
by Paul Kehrer
· 10 years ago
974e875
add info about the rfc
by Paul Kehrer
· 10 years ago
42e029b
expand keywrap intro docs
by Paul Kehrer
· 10 years ago
6f6cf00
add version added info and doc exception
by Paul Kehrer
· 10 years ago
ca8e161
AES keywrap support
by Paul Kehrer
· 10 years ago
dcdf967
move revoked_certificate assignment in the doctests
by Paul Kehrer
· 10 years ago
6a2e08b
Merge pull request #2315 from etrauschke/crl_ossl_backend
by Paul Kehrer
· 10 years ago
32bbfe0
remove convenience functions for revoked extensions
by Erik Trauschke
· 10 years ago
1cd8e7e
add a little bit about ECDHE
by Paul Kehrer
· 10 years ago
c8ab2ea
Merge branch 'master' into crl_ossl_backend
by Erik Trauschke
· 10 years ago
c219b96
Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into crl_ossl_backend
by Erik Trauschke
· 10 years ago
08801cd
Merge pull request #2427 from alex/ecdh
by Paul Kehrer
· 10 years ago
86ae0e5
Merge pull request #2417 from etrauschke/vectors_inval_certissuer
by Paul Kehrer
· 10 years ago
ff59811
Merge pull request #2422 from Lukasa/static-build-docs
by Paul Kehrer
· 10 years ago
c6951ee
Merge pull request #2425 from reaperhulk/fix-encoding-der-added
by Alex Gaynor
· 10 years ago
cb87f62
Fix EC's generate_private_key param name
by simo5
· 10 years ago
09d1b47
Add --no-use-wheel when building static wheels.
by Cory Benfield
· 10 years ago
68b3441
better document hte iface
by Alex Gaynor
· 10 years ago
5cdfba5
a refactor to the API
by Alex Gaynor
· 10 years ago
9aaeee0
Add an Elliptic Curve Key Exchange Algorithm(ECDH)
by Simo Sorce
· 10 years ago
943c7a8
fix extra space
by Paul Kehrer
· 10 years ago
0d6a74e
make it clearer when PEM and DER encoding support was added
by Paul Kehrer
· 10 years ago
a6c8259
add crl file to test-vectors.rst
by Erik Trauschke
· 10 years ago
e6abbfd
Kill Key Exchange as a separate interface
by Simo Sorce
· 10 years ago
77f5a25
use X509ExtensionParser for Revoked extensions
by Erik Trauschke
· 10 years ago
b14f7d1
doctest fix
by Erik Trauschke
· 10 years ago
3cdabaf
fix indentations
by Erik Trauschke
· 10 years ago
a529203
Merge pull request #2412 from alex/correct-syntax
by Paul Kehrer
· 10 years ago
7f1aa4e
nuke trailing whitespace
by Benjamin Peterson
· 10 years ago
4c2561a
Use the right reST syntax for these
by Alex Gaynor
· 10 years ago
9ed312b
use :returns: and put annotation in the correct place
by Benjamin Peterson
· 10 years ago
87494d1
Indicate the return type of CertificateBuilder.sign
by Benjamin Peterson
· 10 years ago
3697db2
address review comments
by Paul Kehrer
· 10 years ago
06f360f
add some links to public key loading in the RSA/DSA verification sections
by Paul Kehrer
· 10 years ago
0eafd9c
Merge pull request #2406 from reaperhulk/update-docs-openssl-builder
by Alex Gaynor
· 10 years ago
937aa47
update docs to point at newer, fancier openssl builder
by Paul Kehrer
· 10 years ago
9c9910d
Merge pull request #2402 from ddcc/patch-1
by Paul Kehrer
· 10 years ago
96605fc
Fixed #2404 -- handle a certificate with an unknown public key
by Alex Gaynor
· 10 years ago
6661938
add 'hostname' to spellcheck dictionary
by Dominic Chen
· 10 years ago
87bb957
fix to handle malformed certificates without hostname
by Dominic Chen
· 10 years ago
a7c65b5
Introduce Key Exchange Agreements interface
by Simo Sorce
· 10 years ago
301d56b
FIPS is a real word!
by Cory Benfield
· 10 years ago
3ed8b81
Missing OpenSSL.org link.
by Cory Benfield
· 10 years ago
8078184
Don't accidentally use out-of-date OpenSSLs.
by Cory Benfield
· 10 years ago
ba8f638
Move link to bottom of docs page.
by Cory Benfield
· 10 years ago
6d44728
Document building static wheels on Linux.
by Cory Benfield
· 10 years ago
ccfbbbc
Merge pull request #2392 from alex/drop-tls
by Paul Kehrer
· 10 years ago
bfda765
drop the tls, it uses a weird CA that's not supported on our CI
by Alex Gaynor
· 10 years ago
716dfd0
Merge pull request #2388 from reaperhulk/docs-testing
by Alex Gaynor
· 10 years ago
2c145cc
document the extension type requirement a bit better
by Paul Kehrer
· 10 years ago
2c75ac6
add a word
by Paul Kehrer
· 10 years ago
4566cb9
a few more fixes
by Alex Gaynor
· 10 years ago
3197ab5
HTTPS-ifiy to some links
by Alex Gaynor
· 10 years ago
044c8dd
simplify installation docs on OS X now that we have cffi wheels
by Paul Kehrer
· 10 years ago
da74298
update our docs for the testing matrix to be accurate
by Paul Kehrer
· 10 years ago
e064f02
Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into crl_ossl_backend
by Erik Trauschke
· 10 years ago
a26c13a
We test on 3.5
by Alex Gaynor
· 10 years ago
5daefc1
Merge branch 'master' into crl_ossl_backend
by Erik Trauschke
· 10 years ago
f1e0c30
Merge branch 'master' into crl_ossl_backend
by Erik Trauschke
· 10 years ago
84cd139
We ship statically linked wheels for OS X as well
by Alex Gaynor
· 10 years ago
dc57040
OpenSSL backend code for CRLs
by Erik Trauschke
· 10 years ago
c79a81c
appeasement
by Alex Gaynor
· 10 years ago
16b67fc
some commas that look correct
by Alex Gaynor
· 10 years ago
ace036d
Some cleanups
by Alex Gaynor
· 10 years ago
53c8f6a
Add X963KDF from ANSI X9.63:2001
by Simo Sorce
· 10 years ago
b7af2f5
add docs on how to upgrade OpenSSL on OS X and windows builders
by Paul Kehrer
· 10 years ago
5a5d26c
Fixes #2353 -- document that we need PyPy 2.6+
by Alex Gaynor
· 10 years ago
e69da95
Add NIST Vectors for ANSI X9.63 KDF
by Simo Sorce
· 10 years ago
4816ab3
Correct order of parameters in documentation
by Matěj Grabovský
· 10 years ago
1e071ac
rework OS X install docs to describe static/dynamic linking
by Paul Kehrer
· 10 years ago
209e630
Merge branch 'master' into docs-fix
by Paul Kehrer
· 10 years ago
8d242c7
fix a docs typo and convert it to a doctest to prevent future problems
by Paul Kehrer
· 10 years ago
f648734
Fixed #2318 -- added the missing critical flag to the x509 tutorial
by Alex Gaynor
· 10 years ago
f3e8aae
Merge pull request #2304 from Ayrx/fernet-docs-kdf
by Paul Kehrer
· 10 years ago
69382a0
Add bcrypt to word list.
by Terry Chia
· 10 years ago
b1903b0
Mention bcrypt and scrypt.
by Terry Chia
· 10 years ago
40d56b2
line length
by Alex Gaynor
· 10 years ago
fd07919
spelling
by Alex Gaynor
· 10 years ago
72ccef5
Fixed #2270 -- update citation to something that works
by Alex Gaynor
· 10 years ago
7126e61
Fix imports and wordings.
by Terry Chia
· 10 years ago
4678604
Add Django to wordlist.
by Terry Chia
· 10 years ago
d9f8bfa
Fixed PBKDF2 class target.
by Terry Chia
· 10 years ago
1ef3aa3
Fix link.
by Terry Chia
· 10 years ago
b964a5c
Add some text regarding using passwords with Fernet.
by Terry Chia
· 10 years ago
e87027f
Merge pull request #2297 from fxfitz/patch-1
by Alex Gaynor
· 10 years ago
e782061
Write as binary
by Tim Buchwaldt
· 10 years ago
238c191
Update fernet.rst - removed a word!
by Fran Fitzpatrick
· 10 years ago
a5e999a
Update tutorial.rst as it was missing an import
by Abhijeet Rastogi
· 10 years ago
Next »