A simple Base32 encode / decode function for JavaScript supports UTF-8 encoding.
Base 32 encodings for JavaScript
Base32 plugin for otplib using @scure/base
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
Implementation RFC 3548 Base32 encoding/decoding for node.
RFC 6238 TOTP implementation for otplib
RFC 4226 HOTP implementation for otplib
Pure JavaScript crypto implementation using noble-hashes for otplib
Base32 encoding and decoding
Core interfaces, types, and crypto abstraction for otplib
Base32 decoder with support for multiple variants.
Create a base32 hash
A small, quick, self-contained implementation of the Base32 encoding/decoding scheme used by the cryptocurrency Nano.
Implementation RFC 3548 Base32 encoding/decoding for node.
Base32 encoder/decoder with support for multiple variants
Encode / decode base32. Supports Buffers, strings, custom alphabets, abstract-encoding compliant
A Base32-Crockford encoded API Key generator, validator, and converter to turn UUIDs into human readable API Keys
TypeScript definitions for base32-encoding
Base-X without Buffer.
[](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [](https:/
Convert Hypercore keys to/from z-base32 or hex
TypeScript-first library for TOTP and HOTP with multi-runtime and plugin support
pure-ruby encoding and decoding of Base32 with support for zbase32 and Crockford's base32
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.
TOTP stands for Time-Based One-Time Password. Many websites and services require two-factor authentication (2FA) or multi-factor authentication (MFA) where the user is required to present two or more pieces of evidence: Something only the user knows, e.g., password, passphrase, etc. Something only the user has, e.g., hardware token, mobile phone, etc. Something only the user is, e.g., biometrics. TOTP stands for Time-Based One-Time Password. Many websites and services require two-factor authentication (2FA) or multi-factor authentication (MFA) where the user is required to present two or more pieces of evidence. A TOTP value serves as the second factor, i.e., it proves that the user is in possession of a device (e.g., mobile phone) that contains a TOTP secret key from which the TOTP value is generated. Usually the service provider that provides a user's account also issues a secret key encoded either as a Base32 string or as a QR code. This secret key is added to an authenticator app (e.g., Google Authenticator) on a mobile device. The app can then generate TOTP values based on the current time. By default, it generates a new TOTP value every 30 seconds.
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.
No description provided.
No description provided.