nucypher/tests
jMyles 24b1f4fa92 Bringing policy logic back in line with protocol with new crypto tooling. 2017-10-18 15:48:20 -07:00
..
characters Use SigningPower instead of SigningKeypair in test_crypto_characters_and_their_powers 2017-10-17 16:01:59 -06:00
crypto Use SigningKeypair.verify in test_signing 2017-10-17 14:52:42 -06:00
keystore Add tests test_ecdsa_keypair_signing and test_ecdsa_keypair_verification 2017-10-17 14:59:25 -06:00
storage A fairly serious version of the high-level signing and verification system. 2017-10-06 19:32:49 -07:00
__init__.py KeyRing -=> KeyStore and some other reorganization. 2017-10-09 14:03:16 -07:00
conftest.py Re-introducing conftest and thus nkms.db. 2017-09-26 11:27:03 -07:00
test_client.py Tests now pass locally; travis config polished a bit. py_ecc added as requirement. 2017-09-25 15:06:08 -07:00
test_db.py Msgpack to pack any objects in db 2017-09-05 16:53:18 -07:00
test_default_crypto.py Fix tests and update imports to reflect nkms.crypto.api 2017-10-10 20:18:24 -06:00
test_network_actors.py Bringing policy logic back in line with protocol with new crypto tooling. 2017-10-18 15:48:20 -07:00
test_network_traffic.py Skeleton first test for Alice -=> Ursula. 2017-09-26 12:59:06 -07:00