Commit Graph

12 Commits

Author SHA1 Message Date
61d6a8e191 implement Base45 2026-01-21 22:04:51 +01:00
6283c2f44d refactor encodings 2026-01-21 22:03:03 +01:00
8290955755 split padding in StreamEncoding to PaddedStreamEncoding 2026-01-20 09:52:58 +01:00
c1b8800e82 implement composition 2026-01-19 19:55:39 +01:00
684b6d78ea implement Base56 and Base58 2026-01-18 22:15:25 +01:00
24c667bc9c implement decode exception 2026-01-18 21:48:18 +01:00
a347bd617c fix 2^n check 2026-01-17 15:50:17 +01:00
55faf1d670 implement numeric encodings, optimize 2026-01-17 12:27:41 +01:00
12344283f7 implement Base8 encoding, rename Binary and Hex encodings 2025-11-18 11:21:46 +01:00
71a47af43c refactor encodings 2025-11-10 18:59:53 +01:00
5b96f19eef small refactor 2025-10-03 12:07:51 +02:00
2e44310edb initial commit
All checks were successful
/ publish (push) Successful in 5m45s
2025-07-12 18:16:33 +02:00