mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-06-22 21:54:08 -04:00
Added todo note
This commit is contained in:
parent
373790c890
commit
cc50ca82b8
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
from .utils import *
|
from .utils import *
|
||||||
|
|
||||||
|
# TODO: Add AES-256 support to pure-python implementation
|
||||||
|
|
||||||
class AES:
|
class AES:
|
||||||
# AES-128 block size
|
# AES-128 block size
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue