Added todo note

pull/801/head
Mark Qvist 2025-04-16 14:09:43 +02:00
parent 373790c890
commit cc50ca82b8
1 changed files with 1 additions and 0 deletions

View File

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