Add AES-128 encryption algorithm #18218
Annotations
4 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (E501):
ciphers/aes_128.py#L6
ciphers/aes_128.py:6:89: E501 Line too long (103 > 88)
|
|
ruff (E501):
ciphers/aes_128.py#L5
ciphers/aes_128.py:5:89: E501 Line too long (91 > 88)
|
|
ruff (E501):
ciphers/aes_128.py#L4
ciphers/aes_128.py:4:89: E501 Line too long (96 > 88)
|