base32hex
There are 26 repositories under base32hex topic.
paragonie/constant_time_encoding
Constant-Time Character Encoding in PHP Projects
ia0/data-encoding
Efficient and customizable data-encoding functions in Rust
05nelsonm/encoding
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
gernest/base32
base32 encoding/decoding for ziglang
noumar/base32
Base32 encoding/decoding for Crystal
nocursor/ex-multibase
Elixir Multibase library for self identifying base encoding and decoding.
qbitroot/rsa2onion
Convert RSA private keys to v2 .onion domains
francescosacco/BinaryTools
This is a set of tools for working with binary files.
tleguern/libencode.sh
Binary to text encoding in Shell scripts.
anaskhan96/check-base-encoding
npm module to check base encoding of a particular string
bynect/libbasex
ISO C library for various base encodings
helium/base32_erlang
A base32 implementation in Erlang
Aehmlo/rfc-4648
Rust implementation of RFC 4648.
busterc/x-base-32
:symbols: base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
filip26/copper-multibase
Multibase Encoder & Decoder
gearnode/erl-base32
Base32 and Base32hex encoding for Erlang
marthijn/Sidio.Text.Base32
Base32 encoding and decoding in .NET
RealityRipple/php-bitcoin-cashaddr
💱️ PHP routines for converting bitcoin cash addresses to and from legacy addresses with GMP or BC Math (yes, BC is slow)
saxonnicholls/base-encode-decode
Base 64/32/16/8/4/2 Encoding and Decoding in C++
JHLeeeMe/BaseXX
base64, 32 and 16 header-only lib
keiji/rfc4648-java
Utilities for encoding and decoding the Base64, Base32, Extended-hex Base32 and Base16 representation of binary data.
LunaCrew/base32
Base32 encoding and decoding library
Michael-Grimm/BaseEncoding-ARM-64-bit-assembly
ARM 64 assembly implementation of encoding u64 integers in a given base (base 2 ... base 85)
honzahommer/base32.js
Base 32 for JavaScript
nathanjhood/base32
Base32 encode/decode with CLI and NodeJS Addon in C++.