Added todo note
parent
373790c890
commit
cc50ca82b8
|
@ -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…
Reference in New Issue