11 packages tagged with “base85”
Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library
Implementation of Base16, Base64, Base85 codecs
Encoding bytes to multiple text format, e.g. Bin, Hex, Base32, Base64, Base95 (and more). Represent an integer in any base. Supports .NET 4.6.1 and Standard 1.1 (Core) Full source code (for review on GitHub) is well documented and tested. For inspirations of possible usage please review Test/Inspiration.cs file. If you like this project, please give it a star on GitHub ;)
Provides classes for encoding binary data into a printable representation using Base64, Base32, Base16 (hex), or Base85/Ascii85 character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.
Binary to text streaming codecs.
Base85 encoding and decoding library for .NET
Provides functions for encoding and decoding base 2, 8, 10, 16, 32, 64, 85 and 91 and more.
Base16, Base32, Base58, Base85 encoding/decoding library
A collection of various binary encoders.
A tool library project in use, based on native C#, does not require any third-party libraries. This project features many practical functions, such as support for multiple Base encoding types, common operations for files/folders, high-precision timers, encryption, etc. Some comments and documents are generated by artificial intelligence based on the code. If there are any mistakes, please provide feedback in time and we will correct them as soon as possible.