Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
523b132b27905e79f393d9999ff232ab61500a9d
/
docs
d0c6983
Point people to python3-dev if needed (#3359)
by Alex Gaynor
· 9 years ago
4e87cf4
Removed dead link from docs (#3360)
by Alex Gaynor
· 9 years ago
1bab7bc
add a SAN to the certificatebuilder example (#3353)
by Paul Kehrer
· 9 years ago
66a2372
fix #3308 (#3352)
by Paul Kehrer
· 9 years ago
1c2458e
It is 2017, in UTC (#3342)
by Alex Gaynor
· 9 years ago
31b5d78
Fixed #3334 -- added Python 3.6 support (#3335)
by Alex Gaynor
· 9 years ago
5685baa
add openssl_version_number & doc openssl_version_text (#3329)
by Paul Kehrer
· 9 years ago
7a15827
We test the latest version of 1.1.0 (#3327)
by Alex Gaynor
· 9 years ago
0e8cdf1
Drop 1.0.0 (#3312)
by Alex Gaynor
· 9 years ago
9e5056c
document DHBackend is implemented for OpenSSL (#3304)
by Paul Kehrer
· 9 years ago
acaf89d
Scrypt docs code example contradict RFC 7914 (#3302) (#3303)
by Nick Badger
· 9 years ago
2e71776
New osrandom_engine in C (#3229)
by Christian Heimes
· 9 years ago
f7e1219
Sierra is a thing (#3294)
by Alex Gaynor
· 9 years ago
495f21a
OpenSSL DH backend implementation [Second attempt] (#2914)
by Aviv Palivoda
· 9 years ago
29b2ebc
Error out on OpenSSL 1.0.0 by default (#3276)
by Alex Gaynor
· 9 years ago
ec7fc46
update docs and changelog for prehashed support (#3268)
by Paul Kehrer
· 9 years ago
80ec631
add support for prehashing in ECDSA sign/verify (#3267)
by Paul Kehrer
· 9 years ago
6012ccf
support prehashed sign/verify in DSA (#3266)
by Paul Kehrer
· 9 years ago
f555c74
support RSA verify with prehashing (#3265)
by Paul Kehrer
· 9 years ago
033bd71
support prehashing in RSA sign (#3238)
by Paul Kehrer
· 9 years ago
36d5cd6
add a few more OIDs (#3259)
by Paul Kehrer
· 9 years ago
533a3c9
change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243)
by Paul Kehrer
· 9 years ago
7ff4c8f
Random flake8 cleanups for the latest release (#3242)
by Alex Gaynor
· 9 years ago
e9b87d5
Raise padding block_size limit to what is allowed by the specs. (#3108)
by Terry Chia
· 9 years ago
3a15b03
Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236)
by Paul Kehrer
· 9 years ago
c7ab931
Turns out we shouldn't call it uniqueIdentifier (#3234)
by Paul Kehrer
· 9 years ago
c3b8ff6
add some new oids (#3233)
by Paul Kehrer
· 9 years ago
f6f238e
add alternate signature OID for RSA with SHA1 + test and vector (#3227)
by Paul Kehrer
· 9 years ago
c816735
add ec.private_key_from_secret_and_curve (#3225)
by Ofek Lev
· 9 years ago
01ee6f5
Name: add support for multi-value RDNs (#3202)
by Fraser Tweedale
· 9 years ago
02467dd
Make DistributionPoint relative_name a set of NameAttribute (#3210)
by Fraser Tweedale
· 9 years ago
e51236d
Last pass over fixing the links (#3224)
by Alex Gaynor
· 9 years ago
15c2938
Update the commoncrypto links (#3223)
by Alex Gaynor
· 9 years ago
769d5c6
Use the canonical host for two urls on the OpenSSL website (#3219)
by Alex Gaynor
· 9 years ago
c3a3ed4
Link to our implementation of scrypt, now that we have it (#3189)
by Alex Gaynor
· 9 years ago
a187c97
Update installation.rst (#3188)
by Matt Thomas
· 9 years ago
1a7c974
EC samples for verifying a singature, + serialization (#3076)
by Alex Railean
· 9 years ago
0fa6b39
Fixed #3143 -- added the mandatory serial number parameter (#3144)
by Alex Gaynor
· 9 years ago
ee9710f
Fix typo in `symmetric-encryption.rst` (#3138)
by Alex Chan
· 9 years ago
63bbf18
Clarified Windows development installation and docd upstream enchant bug (#3128)
by Nick Badger
· 9 years ago
8b89bcc
support random_serial_number in the CertificateBuilder (#3132)
by Paul Kehrer
· 9 years ago
a2d0da9
Add bounds checking for Scrypt parameters. (#3130)
by Terry Chia
· 9 years ago
d8a27df
Scrypt Implementation (#3117)
by Terry Chia
· 9 years ago
c7b29b8
add support for signature_algorithm_oid to cert, CSR, and CRL (#3124)
by Paul Kehrer
· 9 years ago
2e8725d
some docs cleanups + changelog (#3122)
by Alex Gaynor
· 9 years ago
a2bf0ea
Mention that blake2 is not vulnerable to length-extension attacks (#3118)
by Alex Gaynor
· 9 years ago
306ce51
blake2b/blake2s support (#3116)
by Paul Kehrer
· 9 years ago
3b83fc2
Refs #3002 -- clearly document that OpenSSL 1.0 support will be removed in the next release. (#3113)
by Alex Gaynor
· 9 years ago
07ea3cd
OpenSSL 1.1.0 support (#2826)
by Paul Kehrer
· 9 years ago
9db255d
Fix docs to clarify the less than 256 limit for Padding(). (#3099)
by Terry Chia
· 9 years ago
c65fea9
Update example code to use recommended 160 bits (#3088)
by Dave Brondsema
· 9 years ago
60cd5a6
Update installation.rst (#3083)
by Akan Brown
· 9 years ago
94af47c
Attempt to debug wacky failures on the docs build on OS X (#3085)
by Alex Gaynor
· 9 years ago
b6e0ba0
Add recommendation about terminology (#3079)
by Gabriel Orisaka
· 9 years ago
617fe4b
Remove provider language from docs (#3072)
by Gabriel Orisaka
· 9 years ago
dacdbb9
Clarify what to pass to the sign-function (#3066)
by Loy
· 9 years ago
e035c50
Removed provider language from asymmetric primitives docs (#3052)
by Gabriel Orisaka
· 9 years ago
0edf799
Enforce that p > q to improve OpenSSL compatibility (fixes #2990) (#3010)
by Dirkjan Ochtman
· 9 years ago
6868b1f
Removed provider language from backend interfaces (#3047)
by Gabriel Orisaka
· 9 years ago
05aac20
A few small cleanups (#3046)
by Alex Gaynor
· 9 years ago
69617ca
Add flag to toggle key length check for HOTP and TOTP. (#3012)
by Terry Chia
· 9 years ago
2120a8e
One shot sign/verification ECDSA (#3029)
by Aviv Palivoda
· 9 years ago
77d917b
one shot verify documentation fix (#3031)
by Aviv Palivoda
· 9 years ago
f67429b
One shot sign/verify DSA (#3003)
by Aviv Palivoda
· 9 years ago
17097bf
Fixed #3008 -- expose calculate max pss salt length (#3014)
by Alex Gaynor
· 9 years ago
ca9b989
rest syntax
by Alex Gaynor
· 9 years ago
a8f935b
Remove some 0.9.8 cruft from the docs (#3015)
by Alex Gaynor
· 9 years ago
4fc052f
Fixes #2992 -- clearly link to a key dumping docs in serialization mo… (#3013)
by Alex Gaynor
· 9 years ago
bfd3744
Use `d` instead of `private_exponent` for consistency (#2991)
by Dirkjan Ochtman
· 9 years ago
1252dec
Drop OpenSSL 0.9.8 (#2978)
by Alex Gaynor
· 9 years ago
8d15ba8
Clean up some of the nonsense in our DSA docs. (#2969)
by Alex Gaynor
· 9 years ago
5563ea0
Added another release task (#2965)
by Alex Gaynor
· 9 years ago
34d5c39
Add convenience methods to sign and verify w/ RSA (#2945)
by Colleen Murphy
· 9 years ago
13e9c4c
Refs #1478 -- attempt to improve our nonsense docs for ECCurve.key_size (#2959)
by Alex Gaynor
· 9 years ago
9498929
SSH serialization for public keys (#2957)
by Alex Gaynor
· 9 years ago
0c11d04
Random grammar stuff (#2955)
by Alex Gaynor
· 9 years ago
e295f3a
Add alias for Certificate serial as serial number (#2950)
by Chelsea Winfree
· 9 years ago
3079299
add RSA OAEP SHA2 vectors via custom vector creation (#2829)
by Paul Kehrer
· 9 years ago
6d7fe00
NIST SP 800-108 Counter Mode KDF (#2748)
by Jared
· 9 years ago
0255818
Fixed #2859 -- document that SHA-1 is the worst (#2925)
by Alex Gaynor
· 9 years ago
5ce1404
Fixed #2871 -- position docs next to the fucntion they are for (#2924)
by Alex Gaynor
· 9 years ago
988df9b
Update URLs for new RTD domain (#2879)
by Alex Gaynor
· 9 years ago
2f27a8b
Update getting-started.rst to clarify OS X Homebrew pip install (#2876)
by Chris Collis
· 9 years ago
01c634c
Make a paragraph slightly more clear (#2874)
by Alex Gaynor
· 9 years ago
4377454
Use HTTPS for a link in our docs (#2869)
by Alex Gaynor
· 9 years ago
7e6afe8
Add vectors for unkeyed blake2s and blake2b. (#2867)
by Terry Chia
· 9 years ago
a17d590
add a note on the install page about pip versioning on OS X
by Paul Kehrer
· 9 years ago
62f6195
two seperate sentences
by Alex Gaynor
· 9 years ago
fd36f9d
update installation.rst
by Alex Gaynor
· 9 years ago
5d38206
Mention CRYPTOGRAPHY_ALLOW_OPENSSL_098 in the FAQ
by Alex Gaynor
· 9 years ago
f790b42
Merge pull request #2736 from cedk/ANSI_X.923
by Paul Kehrer
· 9 years ago
6cfd919
Add version in the doc
by Cédric Krier
· 9 years ago
1c6e624
Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-mode
by Paul Kehrer
· 9 years ago
fac4d64
Fixing line > 79 characters, PEP8
by Jared Messenger
· 9 years ago
1cc3890
rephrase
by Alex Gaynor
· 9 years ago
84c58c4
typo fix
by Alex Gaynor
· 9 years ago
d57a72e
Fixes #2301 -- write a tutorial on generating self-signed certificates
by Alex Gaynor
· 9 years ago
4e9bd8c
add more language
by Paul Kehrer
· 9 years ago
fcf6fca
add two faq entries for common errors
by Paul Kehrer
· 9 years ago
2d0deb1
Merge pull request #2813 from reaperhulk/fix-2758
by Alex Gaynor
· 9 years ago
Next »