mirror of https://github.com/nucypher/nucypher.git
No more need for PUBKEY_SIG_LENGTH - this is on PublicKey now.
parent
c4421d9e9d
commit
fc08f6f4dd
|
@ -1,5 +1,4 @@
|
|||
# TODO: Turn these into classes?
|
||||
PUBKEY_SIG_LENGTH = 64
|
||||
HASH_DIGEST_LENGTH = 32
|
||||
|
||||
NOT_SIGNED = 445
|
||||
|
|
Loading…
Reference in New Issue