pyUmbral/umbral
tuxxy 024944627e Improve docstrings a bit 2018-05-01 17:58:17 -06:00
..
__init__.py Create umbral package 2017-12-23 13:17:40 -07: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 Improve docstrings a bit 2018-05-01 17:58:17 -06:00
dem.py Reintroducing... PRE.decrypt! 2018-01-30 23:19:22 -08:00
fragments.py Improve docstrings a bit 2018-05-01 17:58:17 -06:00
keys.py Cache pubkey on UmbralPrivateKey for #121 2018-05-01 17:58:17 -06:00
openssl.py Create openssl module and add OpenSSL helper utilities 2018-05-01 17:58:17 -06:00
params.py SHA512 --> BLAKE2b 2018-03-13 15:43:25 +01:00
point.py Include y-byte in Point.get_size 2018-05-01 17:58:17 -06:00
pre.py Remove __hash__ on CurveBN and make Capsule._attached_cfrags a list 2018-05-01 17:58:17 -06:00
utils.py Use better method for determining keysize in bytes (thanks @cygnusv) 2018-05-01 17:58:17 -06:00