Skip to content

docs: add NIST SP 800-38G comment explaining AES-ECB usage in FPE #3

docs: add NIST SP 800-38G comment explaining AES-ECB usage in FPE

docs: add NIST SP 800-38G comment explaining AES-ECB usage in FPE #3

Triggered via push April 15, 2026 04:11
Status Success
Total duration 23s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
analyze: src/FF3.php#L81
Match expression does not handle remaining values: int<0, 15>|int<17, 23>|int<25, 31>|int<33, max>
analyze: src/FF1.php#L77
Match expression does not handle remaining values: int<0, 15>|int<17, 23>|int<25, 31>|int<33, max>
analyze: src/Cyphera.php#L51
Strict comparison using !== between mixed and null will always evaluate to true.