index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use stronger language (#3476)
Alex Gaynor
2017-03-22
1
-2
/
+1
*
Interfaces for SCTs, feedback wanted (#3467)
Alex Gaynor
2017-03-22
2
-0
/
+80
*
add captions to the split toctrees (#3466)
anarcat
2017-03-20
1
-9
/
+3
*
Refs #3461 -- added the OID for the SCT x.509 extension (#3464)
Alex Gaynor
2017-03-20
1
-0
/
+6
*
Refs #3461 -- added a test vector with SCTs (#3462)
Alex Gaynor
2017-03-19
2
-0
/
+3
*
Be on brand: it's macOS (#3456)
Alex Gaynor
2017-03-15
6
-12
/
+12
*
update dev docs to also say macOS and use openssl 1.1 (#3452)
Paul Kehrer
2017-03-14
1
-4
/
+4
*
fix typo (#3442)
Ofek Lev
2017-03-12
1
-1
/
+1
*
it's called macOS and let's document openssl 1.1.0 installation on mac (#3437)
Paul Kehrer
2017-03-09
1
-15
/
+15
*
document that we're not building universal wheels now (#3436)
Paul Kehrer
2017-03-09
1
-7
/
+4
*
DH subgroup order (q) (#3369)
Aviv Palivoda
2017-03-05
3
-5
/
+36
*
Update NIST urls in docs (#3418)
Alex Gaynor
2017-02-27
3
-4
/
+4
*
SHA-1 is broken, run for the hills (#3417)
Alex Gaynor
2017-02-23
1
-15
/
+16
*
Use HTTPS urls for a few more websites (#3416)
Alex Gaynor
2017-02-23
2
-3
/
+3
*
This is HTTPS now (#3407)
Alex Gaynor
2017-02-18
2
-2
/
+2
*
Two random grammar fixes (#3402)
Alex Gaynor
2017-02-18
2
-2
/
+2
*
add support for update_into on CipherContext (#3190)
Paul Kehrer
2017-02-16
1
-0
/
+43
*
faq entry for setuptools_ext issues (#3393)
Paul Kehrer
2017-02-13
1
-0
/
+5
*
Update tutorial.rst (#3394)
AlexanderWeyman
2017-02-13
1
-2
/
+2
*
support defining which windows libraries to link with an env var (#3356)
Paul Kehrer
2017-02-09
1
-1
/
+7
*
DH serialization (#3297)
Aviv Palivoda
2017-02-07
2
-0
/
+60
*
Point people to python3-dev if needed (#3359)
Alex Gaynor
2017-01-21
1
-2
/
+4
*
Removed dead link from docs (#3360)
Alex Gaynor
2017-01-21
1
-3
/
+2
*
add a SAN to the certificatebuilder example (#3353)
Paul Kehrer
2017-01-18
1
-0
/
+6
*
fix #3308 (#3352)
Paul Kehrer
2017-01-18
1
-3
/
+1
*
It is 2017, in UTC (#3342)
Alex Gaynor
2016-12-31
1
-1
/
+1
*
Fixed #3334 -- added Python 3.6 support (#3335)
Alex Gaynor
2016-12-23
1
-2
/
+2
*
add openssl_version_number & doc openssl_version_text (#3329)
Paul Kehrer
2016-12-21
1
-0
/
+14
*
We test the latest version of 1.1.0 (#3327)
Alex Gaynor
2016-12-18
1
-1
/
+1
*
Drop 1.0.0 (#3312)
Alex Gaynor
2016-12-13
5
-30
/
+12
*
document DHBackend is implemented for OpenSSL (#3304)
Paul Kehrer
2016-12-11
1
-0
/
+1
*
Scrypt docs code example contradict RFC 7914 (#3302) (#3303)
Nick Badger
2016-12-10
2
-12
/
+15
*
New osrandom_engine in C (#3229)
Christian Heimes
2016-12-09
2
-0
/
+25
*
Sierra is a thing (#3294)
Alex Gaynor
2016-12-02
1
-2
/
+2
*
OpenSSL DH backend implementation [Second attempt] (#2914)
Aviv Palivoda
2016-11-26
4
-45
/
+135
*
Error out on OpenSSL 1.0.0 by default (#3276)
Alex Gaynor
2016-11-22
2
-6
/
+15
*
update docs and changelog for prehashed support (#3268)
Paul Kehrer
2016-11-20
1
-3
/
+15
*
add support for prehashing in ECDSA sign/verify (#3267)
Paul Kehrer
2016-11-20
1
-1
/
+5
*
support prehashed sign/verify in DSA (#3266)
Paul Kehrer
2016-11-20
1
-2
/
+12
*
support RSA verify with prehashing (#3265)
Paul Kehrer
2016-11-20
2
-2
/
+19
*
support prehashing in RSA sign (#3238)
Paul Kehrer
2016-11-20
2
-1
/
+40
*
add a few more OIDs (#3259)
Paul Kehrer
2016-11-19
1
-0
/
+18
*
change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243)
Paul Kehrer
2016-11-18
2
-5
/
+7
*
Random flake8 cleanups for the latest release (#3242)
Alex Gaynor
2016-11-15
5
-0
/
+5
*
Raise padding block_size limit to what is allowed by the specs. (#3108)
Terry Chia
2016-11-15
1
-2
/
+2
*
Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236)
Paul Kehrer
2016-11-13
2
-0
/
+18
*
Turns out we shouldn't call it uniqueIdentifier (#3234)
Paul Kehrer
2016-11-12
1
-1
/
+1
*
add some new oids (#3233)
Paul Kehrer
2016-11-11
1
-0
/
+12
*
add alternate signature OID for RSA with SHA1 + test and vector (#3227)
Paul Kehrer
2016-11-11
2
-0
/
+5
*
add ec.private_key_from_secret_and_curve (#3225)
Ofek Lev
2016-11-11
2
-0
/
+25
[prev]
[next]