Skip to content

feat: add Base64 and Base32 helpers - #74

Merged
LimiNode merged 2 commits into
mainfrom
codex/add-base64-and-base32-support
Sep 6, 2025
Merged

feat: add Base64 and Base32 helpers#74
LimiNode merged 2 commits into
mainfrom
codex/add-base64-and-base32-support

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 6, 2025

Copy link
Copy Markdown
Owner

Summary

  • add Base64 and Base32 encode/decode with URL alphabet and secure_buffer support
  • wipe temporary buffers to avoid leaking secrets
  • document new helpers and provide tests and example

Testing

  • ./scripts/run_tests.sh

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

@LimiNode
LimiNode merged commit 15dab32 into main Sep 6, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/add-base64-and-base32-support 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