nucypher/nkms/crypto/constants.py

6 lines
105 B
Python

# TODO: Turn these into classes?
HASH_DIGEST_LENGTH = 32
NOT_SIGNED = 445
NO_DECRYPTION_PERFORMED = 455