8 Commits

Author SHA1 Message Date
John Wellbelove
5dad4402c6 Added padding flag 2023-10-23 10:01:33 +01:00
John Wellbelove
702b0ef3a2 Removed static from encode and decode functions 2023-10-23 10:01:33 +01:00
John Wellbelove
5ad7fd2f90 Static version of Base64 - RFC-6848 - No optional padding 2023-10-23 10:01:32 +01:00
John Wellbelove
fd67662a8e Updates 2023-10-23 10:00:49 +01:00
John Wellbelove
5ca6e05eb8 Added etl::string interface to etl::base64 2023-10-15 11:44:23 +01:00
John Wellbelove
d30026ec64 Fix maybe-uninitialized warning 2023-10-15 11:44:23 +01:00
John Wellbelove
6bc244cf8e Final changes 2023-10-15 11:44:22 +01:00
John Wellbelove
f7281dc680 Initial code 2023-10-15 11:44:22 +01:00