You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust/src/ffi
Jason Ish 7a936cb486 base64: expose no padding and padding optional variants
A no padding option is provided as a mode, as its a variant suitable
for encoding and decoding.

A padding optional function is added that is indifferent to padding
when decoding. This can be useful when you're not sure if padding
exists, and don't really care.
6 months ago
..
base64.rs base64: expose no padding and padding optional variants 6 months ago
hashing.rs rust/hashing: add more hex variants 7 months ago
mod.rs rust/doc: add docstring to rust module files. 2 years ago
strings.rs rust: utility function to copy Rust strings to C strings 3 years ago