6 packages tagged with “Z85”
Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library
ZeroMQ's Z85 Encoding and the extended version. Formats for representing binary data as printable text.
This is a C# implementation of the Z85 specification found at: https://rfc.zeromq.org/spec:32/Z85/. It supports the formal specification as well as an option to automatically pad the input bytes.
Base85 encoding and decoding library for .NET
Base16, Base32, Base58, Base85 encoding/decoding library