Commit Graph
3 Commits
Author SHA1 Message Date
Matthew Joyce 2757b36098 base64: Add decoder 2024-02-16 09:32:04 +01:00
Sebastian Huber c90e2b2fb2 base64: Make base64 encoding tables public
This makes them reusable.  Change the character type to uint8_t.
2024-02-16 09:32:04 +01:00
Sebastian Huber 317df86ba3 base64: Move base64 encoding support 2024-02-16 09:32:04 +01:00