Commit graph

  • 8ceaeff9b7 Encoder: add output() method odin Nathan Fisher 2025-01-12 18:46:50 -05:00
  • 23babcc511 Use io::Write instead of fmt::Write for Encoder Nathan Fisher 2025-01-12 18:44:39 -05:00
  • bb47d46586 Export Decoder and Encoder structs Nathan Fisher 2025-01-12 18:32:36 -05:00
  • 38921eeb21 Merge branch 'odin' of git.hitchhiker-linux.org:jeang3nie/b32_rs into odin Nathan Fisher 2025-01-12 18:30:00 -05:00
  • 27338a01bf Rename crate to 'b32' Nathan Fisher 2025-01-12 18:24:51 -05:00
  • 0ce411a7fd Some polish and adjustment to make the interface and code closer to the corresponding b64 crate Nathan Fisher 2025-01-10 23:20:50 -05:00
  • 0d1f59bf6c Account for whitespace and line breaks when decoding Nathan Fisher 2025-01-10 19:02:07 -05:00
  • 2e2ac8154e Change alphabet to use bytes rather than chars Nathan Fisher 2025-01-10 18:46:06 -05:00
  • 4b165a6736 Initial Commit Nathan Fisher 2025-01-07 14:13:15 -05:00