Commit Graph

9 Commits

Author SHA1 Message Date
d044800b1f Add ability to ignore whitespace characters during decoding 2025-01-08 15:10:39 -05:00
Nathan Fisher
313b877553 Clean up decoder and add documentation 2025-01-06 01:12:25 -05:00
841160d2d5 Ignore newlines when decoding 2025-01-05 12:17:42 -05:00
Nathan Fisher
0493911702 Add line wrapping to encoder 2025-01-04 19:04:56 -05:00
13fda08e1b Begin getting docs in order 2024-05-03 01:10:04 -04:00
d203aaf5d3 Fix encoding test failures caused by incorrect padding calculation 2024-05-03 00:41:21 -04:00
2236a572f7 Add decode function and tests
TODO: Fix test failure in encoding with incorrect padding calculation
2024-05-03 00:31:08 -04:00
Nathan Fisher
e12cc66fba Add b64 enocoding and test 2024-05-02 12:15:22 -04:00
683aa50d2a Initial commit 2024-05-01 16:08:33 -04:00