Actions
Optimization #7065
closedbase64: move the decoder to rust
Effort:
Difficulty:
Label:
Description
- strict
mode is already covered by the base64
crate
- rfc2045
mode is already implemented in the MIME parser
This task entails
- bringing all these implementations together
- implementing rfc4648
mode
Updated by Shivani Bhardwaj 5 months ago
- Target version changed from TBD to 8.0.0-beta1
Updated by Shivani Bhardwaj 5 months ago
- Related to Task #7058: fuzz/base64: check decoded strings for correctness in strict mode added
Updated by Shivani Bhardwaj 4 months ago
- Status changed from Assigned to In Progress
Updated by Shivani Bhardwaj 4 months ago ยท Edited
- Status changed from In Progress to In Review
Closed by: https://github.com/OISF/suricata/pull/11802
Updated by Shivani Bhardwaj about 1 month ago
- Status changed from In Review to Closed
Actions