Skip to content

Add RC4 (Rivest Cipher 4) stream cipher to ciphers/ #18000

Add RC4 (Rivest Cipher 4) stream cipher to ciphers/

Add RC4 (Rivest Cipher 4) stream cipher to ciphers/ #18000

Triggered via pull request May 22, 2026 07:24
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (S105): rc4_cipher.py#L172
rc4_cipher.py:172:18: S105 Possible hardcoded password assigned to: "secret_key"
ruff (S105): ciphers/rc4_cipher.py#L172
ciphers/rc4_cipher.py:172:18: S105 Possible hardcoded password assigned to: "secret_key"