Skip to content

feat: add base36 encoding and expand tests - #76

Merged
LimiNode merged 1 commit into
mainfrom
codex/refactor-base64/32-encoding-and-tests
Sep 6, 2025
Merged

feat: add base36 encoding and expand tests#76
LimiNode merged 1 commit into
mainfrom
codex/refactor-base64/32-encoding-and-tests

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 6, 2025

Copy link
Copy Markdown
Owner

Summary

  • add base36 encoder/decoder with leading-zero support
  • accept mixed punctuation in URL-safe Base64 decoding
  • document encoding behavior and zeroization caveat
  • expand unit tests for Base64, Base32, and Base36

Testing

  • scripts/run_tests.sh

https://chatgpt.com/codex/tasks/task_e_68bb94828c60832c87f29eb590285e6d

Add notes on base encoders and zeroization.
@LimiNode
LimiNode merged commit 8edcb23 into main Sep 6, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/refactor-base64/32-encoding-and-tests branch September 6, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant