12 skills found
KvanTTT / BaseNcodingLibrary for encoding of binary data into strings using base32, base85, base128 and other algorithms.
tv42 / Zbase32Human-oriented encoding for binary data
wiry-net / Wiry.Base32Base32 and ZBase32 encoding and decoding library.
matusf / Z Base 32z-base-32: human-oriented base-32 encoding
PSPDFKit-labs / Zbase32Human-oriented base-32 encoding
denxc / ZBase32EncoderZBase32Encoder is a .net tool for encoding to and decoding from zbase32. Unlike base32 encoding zbase32 uses a human-read oriented alphabet.
simplegeo / Zbase32An alternate base32 encoder (not RFC 3548 compliant)
deniszykov / BaseNC# library for Base16/32/64 encoding/decoding.
nocursor / Ex MultibaseElixir Multibase library for self identifying base encoding and decoding.
corvus-ch / Zbase32z-base-32 - human-oriented base-32 encoding
artisanofcode / Python Zbase32A human-oriented base-32 encoding.
warpr / Zbase32This zbase32 library encodes ArrayBuffers to zbase32 encoded strings and back.