feat: Add RC4 stream cipher implementation #14752
+182
−0
Closed
Annotations
3 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
ciphers/rc4.py#L177
ciphers/rc4.py:177:89: E501 Line too long (90 > 88)
|
|
Run uvx ruff check --output-format=github .:
ciphers/rc4.py#L34
ciphers/rc4.py:34:31: UP043 Unnecessary default type arguments
help: Remove default type arguments
|
background
wait
wait-all
cancel
Loading