Commit graph

  • 23228d7090 Ensure that encoded output ends with a newline odin Nathan Fisher 2025-01-11 10:50:09 -05:00
  • 903d516af8 Add newline after encoding Nathan Fisher 2025-01-11 00:14:24 -05:00
  • c5e302c9b0 Finish documentation and tests Nathan Fisher 2025-01-10 23:56:18 -05:00
  • bd8cb8200b Overall code cleanup Nathan Fisher 2025-01-09 23:24:59 -05:00
  • 26f0e5ed4a Change from fmt::Write to io::Write for Encoder Nathan Fisher 2025-01-09 19:09:15 -05:00
  • beabb1bb0f Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/b64_rs into odin Nathan Fisher 2025-01-09 12:51:40 -05:00
  • a5cac7522b Make alphabet use bytes instead of characters Nathan Fisher 2025-01-09 12:50:54 -05:00
  • d044800b1f Add ability to ignore whitespace characters during decoding Nathan Fisher 2025-01-08 15:10:39 -05:00
  • 313b877553 Clean up decoder and add documentation Nathan Fisher 2025-01-06 01:12:25 -05:00
  • 841160d2d5 Ignore newlines when decoding Nathan Fisher 2025-01-05 12:17:42 -05:00
  • 0493911702 Add line wrapping to encoder Nathan Fisher 2025-01-04 19:04:56 -05:00
  • 13fda08e1b Begin getting docs in order Nathan Fisher 2024-05-03 01:10:04 -04:00
  • d203aaf5d3 Fix encoding test failures caused by incorrect padding calculation Nathan Fisher 2024-05-03 00:41:21 -04:00
  • 2236a572f7 Add decode function and tests TODO: Fix test failure in encoding with incorrect padding calculation Nathan Fisher 2024-05-03 00:31:08 -04:00
  • e12cc66fba Add b64 enocoding and test Nathan Fisher 2024-05-02 12:15:22 -04:00
  • 683aa50d2a Initial commit Nathan Fisher 2024-05-01 16:08:33 -04:00