Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for encoding / decoding tool #15

Open
cipriancraciun opened this issue Jan 13, 2023 · 0 comments
Open

Add support for encoding / decoding tool #15

cipriancraciun opened this issue Jan 13, 2023 · 0 comments

Comments

@cipriancraciun
Copy link
Member

Sometimes one needs to encode / decode some short string or bytes to / from various encodings such as:

  • base64, and other base* formats;
  • bech32 and z95;
  • saltpack;
  • quoting for at least JSON or shell;
  • other esoteric character-based encodings like proquint;
  • other esoteric word-based encodings like BIP0039, PGP words;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant