An open API service indexing awesome lists of open source software.

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.

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