Skip to content

Add AES-128 encryption algorithm #18218

Add AES-128 encryption algorithm

Add AES-128 encryption algorithm #18218

Triggered via pull request June 19, 2026 17:04
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)