18 packages tagged with “base58”
Multiformat base encodings
Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library
Base58Check is a C# implementation of Base58 Checked Encoding
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 ;)
Data encoding library, capable of character set encoding (base16 base32 base58 base62, etc.), or any type of custom encoding. 数据编码库,可进行字符集编码(base16 base32 base58 base62等),或任意类型的自定义编码。
A libarary of binary-to-text converters (aka BaseNN).
MicroElements source code only package. Provides extensions for working with text: formatting, hashing, encoding. Commonly Used Extensions: FormatValue, FormatAsTuple, EncodeBase58.
Easy to use package for Base58 encode and decode
A simple .NET library for conversion between HEX format addresses and TRON blockchain addresses, targeting .NET8
A simple converter to and from base58.
A high-performance Base58 encoding/decoding library for .NET
see Charlie.HexConverter.md in package
Library for common text encoding algorithms.
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.