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
Actions