mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-05-30 06:09:26 -07:00
Cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user