Base32 decoder with support for multiple variants.
'codecs' compatible base32-encode and base32-decode adapter.
A simple Base32 encode / decode function for JavaScript supports UTF-8 encoding.
Implementation RFC 3548 Base32 encoding/decoding for node.
Base32 encoder with support for multiple variants.
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
Base32 encoding and decoding
RFC 4226 HOTP implementation for otplib
Convert Hypercore keys to/from z-base32 or hex
An implementation of Douglas Crockford's base 32 encoding algorithm
Base 32 encodings for JavaScript
Base32 plugin for otplib using @scure/base
Implementation RFC 3548 Base32 encoding/decoding for node.
TypeScript definitions for base32-encoding
Encode / decode base32. Supports Buffers, strings, custom alphabets, abstract-encoding compliant
Base32 encoder/decoder with support for multiple variants
Encoding and decoding for base64, base32, base16, and friends
Decode named character references
RFC 6238 TOTP implementation for otplib
Pure JavaScript crypto implementation using noble-hashes for otplib
Base32 encode/decode for TypeScript.
A better decodeURIComponent
Core interfaces, types, and crypto abstraction for otplib
Base32 encoding and decoding functions for PostgreSQL
Ruby extension for base32 encoding and decoding
Pure ruby libary. Using the crockford alphabet.
RFC4648 Base32 Encode / Decode
pure-ruby encoding and decoding of Base32 with support for zbase32 and Crockford's base32
Base32 is one of several base 32 transfer encodings. Base32 uses a 32-character set comprising the twenty-six upper-case letters A–Z, and the digits 2–7. Base32 is primarily used to encode binary data, but Base32 is also able to encode binary text like ASCII. Base32 is a notation for encoding arbitrary byte data using a restricted set of symbols that can be conveniently used by humans and processed by computers. Base32 consists of a symbol set made up of 32 different characters, as well as an algorithm for encoding arbitrary sequences of 8-bit bytes into the Base32 alphabet. Because more than one 5-bit Base32 symbol is needed to represent each 8-bit input byte, it also specifies requirements on the allowed lengths of Base32 strings (which must be multiples of 40 bits). The closely related Base64 system, in contrast, uses a set of 64 symbols.
base32-alphabets - base32 (2^5) encoding / decoding in 5-bit groups with kai, crockford or electrologica notation / alphabet
An Embulk filter plugin to encode/decode string by Base64, Base32 and Base16.
Ruby native extension for base32 encoding and decoding.
Encode and decode data in Base32 (Crockford), Base58 (Bitcoin), Base62, and Base85 (ASCII85) formats. Also supports arbitrary base encoding for integers from base 2 to 62.
This gem provides functionality to encode and decode model IDs into Base32-obscured strings, making it easy to obscure model IDs when exposing them in URLs or emails.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.