pull/76/head
Mark Qvist 2022-06-30 19:32:47 +02:00
rodzic 171f43f4e3
commit 1cd7c85a52
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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