mirror of https://github.com/OISF/suricata
util-base64: strict mode - all characters must be valid
Introduce a strict mode to base64 decode. If strict, the function will fail when invalid input data is seen. If not strict, what has been decoded will be returned. This is in support of adding a Snort compatible base64_decode rule option that uses whatever data can be decoded as a length of data to decode is optional.pull/1758/head
parent
7281f6aaf3
commit
9375e8fb3c
Loading…
Reference in New Issue