Infendro
  • Joined on 2025-07-12
Infendro pushed to develop at Infendro/encoding.kt 2026-01-21 21:09:35 +00:00
e08cbb0fa9 fix README
Infendro pushed to develop at Infendro/encoding.kt 2026-01-21 21:05:28 +00:00
61d6a8e191 implement Base45
6283c2f44d refactor encodings
Compare 2 commits »
Infendro pushed to develop at Infendro/encoding.kt 2026-01-20 08:53:16 +00:00
8290955755 split padding in StreamEncoding to PaddedStreamEncoding
Infendro pushed to develop at Infendro/encoding.kt 2026-01-19 19:13:14 +00:00
c1b8800e82 implement composition
Infendro pushed to develop at Infendro/encoding.kt 2026-01-18 22:17:09 +00:00
684b6d78ea implement Base56 and Base58
Infendro pushed to develop at Infendro/encoding.kt 2026-01-18 20:48:24 +00:00
24c667bc9c implement decode exception
Infendro pushed to develop at Infendro/cli.kt 2026-01-18 20:46:09 +00:00
21769c20c4 enforce exception message
Infendro created pull request Infendro/cli.kt#10 2026-01-17 15:02:54 +00:00
1.4.1 release
Infendro pushed to develop at Infendro/cli.kt 2026-01-17 15:02:18 +00:00
d5a66f6853 bump version to 1.4.1
f55869193e add additional targets
Compare 2 commits »
Infendro pushed to develop at Infendro/cli.kt 2026-01-17 14:59:19 +00:00
9ad2d2c5e0 rename ci
Infendro pushed to develop at Infendro/cli.kt 2026-01-17 14:57:14 +00:00
a5b578a47d split error and exception
Infendro pushed to develop at Infendro/encoding.kt 2026-01-17 14:51:12 +00:00
a347bd617c fix 2^n check
Infendro pushed to develop at Infendro/hash.kt 2026-01-17 14:47:17 +00:00
4331145c34 refactor math utility
Infendro closed issue Infendro/encoding.kt#3 2026-01-17 12:51:30 +00:00
optimizations
Infendro pushed to develop at Infendro/encoding.kt 2026-01-17 12:51:20 +00:00
a553aa6723 improve test coverage
Infendro pushed to develop at Infendro/encoding.kt 2026-01-17 11:39:37 +00:00
83fd77c8ee split ci
456f33f2d9 bump version to 1.3.0
55faf1d670 implement numeric encodings, optimize
Compare 3 commits »
Infendro pushed to develop at Infendro/bytes.kt 2026-01-17 11:38:24 +00:00
3e769fe4d0 small refactor to ci caching
Infendro pushed to develop at Infendro/hash.kt 2026-01-17 11:38:01 +00:00
62d6b8b01e small refactor to ci caching
Infendro created pull request Infendro/hash.kt#7 2026-01-15 21:42:51 +00:00
1.5.0 release
Infendro closed issue Infendro/hash.kt#6 2026-01-15 21:42:08 +00:00
optimizations