nucypher/nkms/crypto
jMyles 97d5c2d1d5 We don't need to associate a SignatureStamp with a Character anymore. Ergo, we didn't really need CharacterStamp. 2018-04-12 20:03:28 -07:00
..
__init__.py
api.py We don't need to associate a SignatureStamp with a Character anymore. Ergo, we didn't really need CharacterStamp. 2018-04-12 20:03:28 -07:00
constants.py
kits.py UmbralMessageKit can now be aware of a policy_pubkey. 2018-04-12 19:19:28 -07:00
powers.py
signature.py We don't need to associate a SignatureStamp with a Character anymore. Ergo, we didn't really need CharacterStamp. 2018-04-12 20:03:28 -07:00
splitters.py Moving Enrique and SignatureStamp out of characters. Enrique is now DataSource; SignatureStamp now lives in signature. 2018-04-12 19:19:28 -07:00
utils.py