pyUmbral/umbral
tuxxy 53858cd600 Use BytestringSplitter in Capusle deserialization 2018-05-23 04:49:29 -06:00
..
__init__.py Create umbral package 2017-12-23 13:17:40 -07:00
_pre.py Change signatures input from lists to tuples 2018-05-09 01:57:52 +02: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
curvebn.py Merge pull request #138 from cygnusv/constant_time_hash_to_bn 2018-05-05 11:23:11 +02:00
dem.py Reintroducing... PRE.decrypt! 2018-01-30 23:19:22 -08:00
fragments.py Fix serialization bugs and make BytestringSplitter code pretty 2018-05-23 04:07:07 -06:00
keys.py Cache pubkey on UmbralPrivateKey for #121 2018-05-01 17:58:17 -06:00
openssl.py Move try/finally outside of with; is_consttime -> set_consttime_flag; Make docstrings more clear 2018-05-01 18:14:25 -06:00
params.py Removed Point.get_order_from_curve 2018-04-30 03:33:56 +02:00
point.py Include y-byte in Point.get_size 2018-05-01 17:58:17 -06:00
pre.py Use BytestringSplitter in Capusle deserialization 2018-05-23 04:49:29 -06:00
utils.py Use better method for determining keysize in bytes (thanks @cygnusv) 2018-05-01 17:58:17 -06:00