This commit is contained in:
Mark Qvist 2022-06-30 19:32:47 +02:00
parent 171f43f4e3
commit 1cd7c85a52
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ class Identity:
"""
# Non-configurable constants
FERNET_VERSION = RNS.Cryptography.Fernet.FERNET_VERSION
FERNET_OVERHEAD = RNS.Cryptography.Fernet.FERNET_OVERHEAD
AES128_BLOCKSIZE = 16 # In bytes
HASHLENGTH = 256 # In bits