pyUmbral/umbral
David Núñez a6cb2a0450 Removes protected attribute scope in some umbral classes 2018-11-16 11:16:12 +01:00
..
__about__.py Bump version: 0.1.1-alpha.2 → 0.1.1-alpha.3 2018-10-19 01:44:13 +02:00
__init__.py Add required packaging metadata: pass setup.py check 2018-08-20 15:25:24 -07:00
cfrags.py Removes protected attribute scope in some umbral classes 2018-11-16 11:16:12 +01:00
config.py Some type annotation improvements and other minor change requests 2018-10-11 21:01:21 +02:00
curve.py Some type annotation improvements and other minor change requests 2018-10-11 21:01:21 +02:00
curvebn.py New umbral.random_oracles module to gather all hash and KDF functions 2018-11-16 11:07:01 +01:00
dem.py Add license headers 2018-07-25 11:55:12 -06:00
keys.py New umbral.random_oracles module to gather all hash and KDF functions 2018-11-16 11:07:01 +01:00
kfrags.py Removes protected attribute scope in some umbral classes 2018-11-16 11:16:12 +01:00
openssl.py Use number of bytes returned by BN_bn2bin as ffi.buffer size 2018-08-06 20:29:04 -05:00
params.py New umbral.random_oracles module to gather all hash and KDF functions 2018-11-16 11:07:01 +01:00
point.py New umbral.random_oracles module to gather all hash and KDF functions 2018-11-16 11:07:01 +01:00
pre.py Removes protected attribute scope in some umbral classes 2018-11-16 11:16:12 +01:00
random_oracles.py Trailing commas not allowed in functions with starargs before Python 3.6 2018-11-16 11:16:12 +01:00
signing.py Some type annotation improvements and other minor change requests 2018-10-11 21:01:21 +02:00
utils.py Simplifying combination of Cfrags when threshold=1 2018-11-16 11:16:12 +01:00