miniflux-v2/internal/crypto
jvoisin d55b410800 Use constant-time comparison for anti-csrf tokens
This is probably completely overkill, but since anti-csrf tokens are secrets,
they should be compared against untrusted inputs in constant time.
2024-03-03 20:28:13 -08:00
..
crypto.go Use constant-time comparison for anti-csrf tokens 2024-03-03 20:28:13 -08:00