index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
LibreSSL 2.7.x support (#4270)
Paul Kehrer
2018-05-30
10
-17
/
+29
*
Removes branches in bindings for various OpenSSL 1.1.0 prereleases (#4269)
Alex Gaynor
2018-05-31
6
-18
/
+8
*
simplify and parametrize DSA tests (#4267)
Paul Kehrer
2018-05-30
1
-431
/
+239
*
parametrize a few things in test_ec (#4268)
Paul Kehrer
2018-05-30
1
-30
/
+13
*
deprecate pythons without hmac.compare_digest (#4261)
Paul Kehrer
2018-05-24
3
-0
/
+13
*
Fixed build errors on HP-UX. (#4259)
dumol
2018-05-22
2
-2
/
+2
*
build and test libre on travis (#4256)
Paul Kehrer
2018-05-21
4
-24
/
+27
*
Make AuthorityKeyIdentifier docs reflect reality (#4252)
Thom Dixon
2018-05-18
1
-1
/
+1
*
Fixes #4228 -- move downstream builders to travis (#4250)
Alex Gaynor
2018-05-16
3
-132
/
+76
*
remove block size as a required part of HashAlgorithm (#4249)
Paul Kehrer
2018-05-16
2
-12
/
+0
*
Only send coverage for tox builds, in prep for #4228 (#4248)
Alex Gaynor
2018-05-16
1
-10
/
+12
*
satisfy shellcheck (#4247)
Alex Gaynor
2018-05-16
1
-3
/
+3
*
Cleanup unused err bindings. (#4246)
David Benjamin
2018-05-15
1
-106
/
+0
*
Remove ECDSA_sign_setup and *sign_ex bindings. (#4245)
David Benjamin
2018-05-15
1
-5
/
+0
*
Remove macOS travis stuff, we don't intend to reenable it (#4244)
Alex Gaynor
2018-05-15
3
-136
/
+27
*
Future proofing use of the six python version constants (#4238)
Eric Brown
2018-05-14
3
-27
/
+27
*
Remove some unused RSA bindings. (#4243)
David Benjamin
2018-05-14
1
-11
/
+0
*
Validate the public/private halves of EC keys on import. (#4241)
David Benjamin
2018-05-14
2
-6
/
+7
*
Fix some stuttering. (#4240)
David Benjamin
2018-05-14
1
-3
/
+0
*
Remove some unused RAND bindings. (#4239)
David Benjamin
2018-05-14
1
-4
/
+0
*
Clean up unused EC bindings. (#4225)
David Benjamin
2018-05-14
2
-83
/
+0
*
Remove unused BIO bindings. (#4220)
David Benjamin
2018-05-14
1
-107
/
+3
*
Add SHA512/224 and SHA512/256 test vectors from NIST CAVP (#4237)
Paul Kehrer
2018-05-14
9
-1
/
+7121
*
Use pytest instead of py.test per upstream recommendation, #dropthedot (#4236)
Ville Skyttä
2018-05-13
2
-2
/
+2
*
Run no longer used debugging output from travis (#4233)
Alex Gaynor
2018-05-12
1
-4
/
+0
*
switch to py3 on docs job (#4230)
Paul Kehrer
2018-05-12
13
-49
/
+50
*
Check for CMAC_Init errors. (#4232)
David Benjamin
2018-05-12
1
-1
/
+2
*
Fixed some confusing type descriptions in docs (#4231)
Alex Gaynor
2018-05-12
1
-4
/
+1
*
Add support for extracting timestamp from a Fernet token (#4229)
Paul Kehrer
2018-05-12
4
-6
/
+43
*
Fix some callback type signatures. (#4227)
David Benjamin
2018-05-12
1
-3
/
+3
*
fixed variable name to be correct (#4226)
Alex Gaynor
2018-05-11
1
-3
/
+3
*
Use a checklist for bumping openssl version (#4221)
Alex Gaynor
2018-05-09
2
-19
/
+16
*
add SHA3 and SHAKE vectors (#4213)
Paul Kehrer
2018-05-09
21
-0
/
+20714
*
Remove unused BN bindings. (#4219)
David Benjamin
2018-05-09
1
-28
/
+2
*
adding name so that 1.3.6.1.4.1.11129.2.4.2 is no longer and 'Unknown OID' (#...
Joshua Crowgey
2018-05-07
1
-0
/
+3
*
update link to draft rfc (#4214)
Alex Gaynor
2018-05-02
1
-1
/
+1
*
Updated pip wheel option in installation script. (#4212)
Justin Holmes
2018-04-30
1
-1
/
+1
*
Remove cffi branch for pypy that's not needed (#4209)
Alex Gaynor
2018-04-28
1
-2
/
+1
*
Expose OpenSSL constant time bignum arithmetic (#4200)
Tux
2018-04-24
2
-0
/
+15
*
Add Session functions, necessary to implement new features in Python 3.6. (#4...
Amaury Forgeot d'Arc
2018-04-24
1
-0
/
+14
*
bump openssl version in travis (#4204)
Alex Gaynor
2018-04-22
1
-3
/
+3
*
Remove setup.py branch (#4203)
Alex Gaynor
2018-04-22
1
-3
/
+1
*
add custom extensions functions for openssl >=1.0.2 (#4202)
Denis Lila
2018-04-21
2
-0
/
+77
*
Revert #4195 (#4201)
Alex Gaynor
2018-04-20
1
-3
/
+1
*
Remove CDN purging, the new PyPI does the right thing (#4198)
Alex Gaynor
2018-04-17
1
-12
/
+0
*
Update URLs for new pypi! (#4194)
Alex Gaynor
2018-04-16
4
-7
/
+11
*
temporarily fix tests (#4195)
Alex Gaynor
2018-04-15
1
-1
/
+3
*
update the NIST keywrap vectors (#4191)
Paul Kehrer
2018-04-12
12
-17974
/
+17974
*
Remove version number from an error message so that it makes sense (#4188)
Alex Gaynor
2018-04-09
1
-2
/
+2
*
simplify Jenkins test run taking advantage of https://github.com/awslabs/aws-...
Matt Bullock
2018-04-07
1
-2
/
+2
[next]