https://github.com/42loco42/z85m
A library & CLI for the z85m encoding.
https://github.com/42loco42/z85m
golang z85
Last synced: 3 months ago
JSON representation
A library & CLI for the z85m encoding.
- Host: GitHub
- URL: https://github.com/42loco42/z85m
- Owner: 42LoCo42
- License: gpl-3.0
- Created: 2022-10-02T15:17:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T07:33:56.000Z (6 months ago)
- Last Synced: 2025-02-13T09:38:58.135Z (3 months ago)
- Topics: golang, z85
- Language: Go
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# z85m
Z85m is an extension to Z85 (which itself changes Base85 to be more shell-safe)
that enables inputs of arbitrary length to be encoded.
The specification is found here: https://alecmuffett.com/article/14547