Found 37 repositories(showing 30)
emn178
A simple Base32(RFC 4648) encode / decode function for JavaScript supports UTF-8 encoding.
sipa
Simple base32 format with strong error detection
HFenjoyer
a simple program that encrypt user text into BASE32 and back, using symetrical encryption. AES-256 GUI Linux Windows
multiverse-os
A simple time sortable, universally unique, dependency-free base32 id library
interstella-5555
Simple webapp that transforms any string into its base32 representation
BinaryBand
A simple library for deriving one-time passwords from a base32 key.
ron4fun
SimpleBaseLib4CPP is a simple C++11 Base Encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants), Base64 (various variants).
PedroH183
Secure password manager: PostgreSQL, RSA encryption, Base32 storage. Simple and robust password protection.
gfbio
A simple Base32 encoder and decoder based on the character set proposed by Douglas Crockford
inca
Simple Base32 encoder/decoder for Node.js and Browser
0xOnyx
simple base32 64 decrypt in c
hargettp
Simple unique identifier datatype, serializable and encodable as base32
gnarr
A simple util for encoding and decoding numbers as Crockford Base32 strings
ndrwsvk
b32.py is a simple python script to perform base32 encoding/decoding on strings.
maximerety
A simple CLI to convert a binary data string representation between bases (hex, base32, base64)
joshclark
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
GetAGripGal
A simple base32 decoder
dchest
Simple command-line base32 encoder
Camisul
Realy simple base32 encoder & decoder
Path-Check
Very simple Base32 encoder without padding.
Globefishp
A simple Base32 Enc/Decoder in C++
v19-io
Simple base32 encoding and decoding library for JavaScript
victorgeel
This is a simple Base64, Base32 and HEX decoder!
quentinadam
A simple library to encode and decode base32 strings
tspspi
Simple C99 Base16, Base32 and Base64 encode and decode library
FilipBlazekovic
Simple C library for Base16, Base32 and Base64 encoding/decoding
Tristanputra2119
Simple Base32 and Base64 decoding and encoding program based on python
RedRoosterKey
Simple terminal program using STDIN/STDOUT to convert hexadecimal to base32
mctrivia
Simple Math library for encoding json data to small base32 string
indigoparadox
Simple C/Vala implementation of base32 taken from Google Authenticator (https://code.google.com/p/google-authenticator/source/browse/libpam/base32.c).