pyUmbral/tests
Bogdan Opanchuk 42293f9ed8 Rename secret_key_by_label()/secret_factory_by_label() -> make_key()/make_factory() 2021-09-14 22:56:59 -07:00
..
metrics Replace PublicKey.from_secret_key() with SecretKey.public_key() 2021-06-13 13:28:14 -07:00
__init__.py Clean slate 2021-03-18 11:53:52 -07:00
conftest.py Rename `num_kfrags` to `shares` 2021-09-12 14:52:30 -07:00
test_capsule.py Rename `num_kfrags` to `shares` 2021-09-12 14:52:30 -07:00
test_capsule_frag.py Add `VerifiedCapsuleFrag.from_verified_bytes()` 2021-07-19 15:08:30 -07:00
test_compatibility.py Rename secret_key_by_label()/secret_factory_by_label() -> make_key()/make_factory() 2021-09-14 22:56:59 -07:00
test_curve.py Leave only secp256k1 as a supported curve 2021-05-26 22:13:43 -07:00
test_curve_point.py Remove Point.from_affine(), add a check for calling to_affine() on the identity point 2021-05-26 22:13:43 -07:00
test_curve_scalar.py Add tests 2021-03-28 12:51:45 -07:00
test_dem.py Get rid of GenericError 2021-06-06 22:51:07 -07:00
test_key_frag.py Replace PublicKey.from_secret_key() with SecretKey.public_key() 2021-06-13 13:28:14 -07:00
test_keys.py Rename secret_key_by_label()/secret_factory_by_label() -> make_key()/make_factory() 2021-09-14 22:56:59 -07:00
test_pre.py Rename `num_kfrags` to `shares` 2021-09-12 14:52:30 -07:00
test_serializable.py Split Serializable into (De)Serializable 2021-06-03 14:34:37 -07:00
test_signing.py Replace PublicKey.from_secret_key() with SecretKey.public_key() 2021-06-13 13:28:14 -07:00
test_vectors.py Remove metadata support from reencrypt() 2021-06-01 23:55:48 -07:00