Top 20 NuGet base32 Packages
Base16, Base32, Base58, Base85 encoding/decoding library
This is an implementation of HOTP and TOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. This library is capable of generating and verifying both TOTP and HOTP authentication codes. The cal...
BaseN binary to text converters. Base64 converter, Base64 Url-safe converter, Base32 converter, ZBase32 converter, Base16(Hex) converter.
Class library containing useful general-programming classes and extension methods for existing types.
Base32 and ZBase32 encoding library. Re-packaged with VS2017 and targetting netstandard1.1.
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/Inspir...
Simple class for encoding longs as base 32 strings for .Net Core. This uses the Crockford algorithm described at http://www.crockford.com/wrmg/base32.html
Base32 and ZBase32 encoding library
Library of encoding/decoding related functionality for Hexadecimal, Base64 and Base32.
Kode-Aid base32 encoding library.
BaseNEncodings.Net is a general base16, base32, base64 encodings library for .NET 2.0+, which is according to RFC 4648.
Full details can be found on the project page here: https://github.com/wallf/BaseNEncodings.Net
Standards based implementations of various Base32 and Base64 encoding/decoding methods. These are designed to encode binary data to plain text, and decode the resulting text back to the original binary. This is useful when you need to transfer binary data through technologies that only support text ...
A .NET Standard implementation of Crockford's Base32 encoding that works great for URLs and humans.
Tools for hashing, encoding/decoding and encrypting/decrypting data.
.NET Standard Types and Validators library for Base16-, Base32- and Base64-encoding and decoding in several variations (i. e., Base32Hex, Base64 Url safe, etc.)
Base32 Encoder, Decoder and ValueType. Implementing multiple standards:
- [default] Base32 according to RFC4648.
- z-base-32 aka. ZBase32.
- Crockford's Base32.
- base32hex / Triacontakaidecimal according to RFC 2938.
Binary to text streaming codecs.
A .NET tool for creating tags using z-base-32 data encoding
Package Description
Multiformat base encodings