Base32 encoder/decoder with support for multiple variants
A simple Base32 encode / decode function for JavaScript supports UTF-8 encoding.
Base32 plugin for otplib using @scure/base
RFC 4226 HOTP implementation for otplib
Base 32 encodings for JavaScript
Pure JavaScript crypto implementation using noble-hashes for otplib
RFC 6238 TOTP implementation for otplib
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
Base32 encoder with support for multiple variants.
Encoding and decoding for base64, base32, base16, and friends
Core interfaces, types, and crypto abstraction for otplib
Implementation RFC 3548 Base32 encoding/decoding for node.
Base32 encoding and decoding
Base32 decoder with support for multiple variants.
Fast, small color manipulation and conversion for JavaScript
Create a base32 hash
Runtime-agnostic library for encoding and decoding data
Base32 encode/decode for TypeScript.
TypeScript definitions for base32-encoding
Node.js crypto module adapter for otplib
Implementation RFC 3548 Base32 encoding/decoding for node.
A small, quick, self-contained implementation of the Base32 encoding/decoding scheme used by the cryptocurrency Nano.
Encode / decode base32. Supports Buffers, strings, custom alphabets, abstract-encoding compliant
Base32 encode and decode implementation in Typescript