pyUmbral/umbral
tuxxy 4a244a01a3 Use arg packing in hash_to_bn and check if item is bytes before hashing
Use default_params
2018-04-17 14:57:33 -06:00
..
__init__.py Create umbral package 2017-12-23 13:17:40 -07:00
bignum.py Use arg packing in hash_to_bn and check if item is bytes before hashing 2018-04-17 14:57:33 -06:00
config.py SECP256K! is now default if set_default_config() is run without argument. Also, the curve is returned. 2018-02-09 20:57:17 -08:00
dem.py Reintroducing... PRE.decrypt! 2018-01-30 23:19:22 -08:00
fragments.py Use arg packing in hash_to_bn and check if item is bytes before hashing 2018-04-17 14:57:33 -06:00
keys.py Use arg packing in hash_to_bn and check if item is bytes before hashing 2018-04-17 14:57:33 -06:00
params.py SHA512 --> BLAKE2b 2018-03-13 15:43:25 +01:00
point.py Fix collateral damage of a replace-all 2018-03-27 19:15:58 -07:00
pre.py Use arg packing in hash_to_bn and check if item is bytes before hashing 2018-04-17 14:57:33 -06:00
utils.py SHA512 --> BLAKE2b 2018-03-13 15:43:25 +01:00