pyUmbral/umbral
Tux ef2ff044d8
Merge pull request #192 from cygnusv/curvebn-ops
Minor improvements to CurveBN
2018-07-17 11:02:25 -06:00
..
__init__.py Create umbral package 2017-12-23 13:17:40 -07:00
_pre.py Initial bulk application of type hints to pyUmbral 2018-07-09 12:11:43 -06:00
config.py Hand-picked type data to follow-up monkeytype 2018-07-09 12:26:32 -06:00
curve.py Refactor get_field_order_size_in_bytes as a Curve method 2018-07-13 02:26:04 +02:00
curvebn.py Some type annotations for CurveBN 2018-07-13 02:26:04 +02:00
dem.py Initial bulk application of type hints to pyUmbral 2018-07-09 12:11:43 -06:00
fragments.py Constant time comparison for KFrag. 2018-07-12 02:35:16 -07:00
keys.py Update 'NuCypherKMS' to 'NuCypher' 2018-07-13 02:26:04 +02:00
openssl.py skip openssl type checks; update mypy ini config. 2018-07-09 12:13:40 -06:00
params.py Update 'NuCypherKMS' to 'NuCypher' 2018-07-13 02:26:04 +02:00
point.py Merge pull request #192 from cygnusv/curvebn-ops 2018-07-17 11:02:25 -06:00
pre.py Hand-picked type data to follow-up monkeytype 2018-07-09 12:26:32 -06:00
signing.py Refactor get_field_order_size_in_bytes as a Curve method 2018-07-13 02:26:04 +02:00
utils.py Some refinement in lambda_coeff and poly_eval, from umbral.utils 2018-07-13 02:26:04 +02:00