pyUmbral/umbral
David Núñez 114a91e7da Bump version: 0.1.2-alpha.0 → 0.1.2-alpha.1 2018-12-10 21:20:38 +01:00
..
__about__.py Bump version: 0.1.2-alpha.0 → 0.1.2-alpha.1 2018-12-10 21:20:38 +01:00
__init__.py Add required packaging metadata: pass setup.py check 2018-08-20 15:25:24 -07:00
cfrags.py prove_correctness now is a method of CFrag, like verify_correctness 2018-11-19 16:10:40 +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 Addressing RFCs 2018-11-19 16:09:36 +01:00
kfrags.py Addressing RFCs 2018-11-19 16:09:36 +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 prove_correctness now is a method of CFrag, like verify_correctness 2018-11-19 16:10:40 +01:00
random_oracles.py Introduce customization_string arg for Hash functions 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