base91
There are 20 repositories under base91 topic.
golang-module/dongle
A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption
hpcc-systems/hpcc-js-wasm
HPCC-Systems Web-Assembly (JavaScript)
AveYo/Compressed2TXT
File(s)/Folder(s) "Send to" menu .bat ascii encoder with optional password and makecab lzx compression
bwaldvogel/base91
Base91 codec
KvanTTT/BaseNcoding
Library for encoding of binary data into strings using base32, base85, base128 and other algorithms.
zamicol/BaseConverter
Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
Equim-chan/base91
:abcd: basE91 codec in pure JavaScript implementation.
UmamiAppearance/BaseExJS
A collection of classes for data representation from Base16 (hex) to Base2048 written in JavaScript.
Equim-chan/base91-go
🔡 basE91 codec in pure Golang implementation.
zanaptak/BinaryToTextEncoding
A binary-to-text encoder/decoder library for .NET and Fable. Provides base 16, base 32, base 46, base 64, and base 91 codecs. Supports custom character sets.
hunterwb/base-x
Arbitrary base encoding & decoding
ShawRo0t/GreatToolForCTF
💻⭐CTF比赛实用工具:支持Base32、Base64、Base91编解码,HEX字符串互转、ASCII字符串互转、文件逆序、字数统计、哈希计算、Flag生成等
Roydl/Text
:books: Provides functions for encoding and decoding base 2, 8, 10, 16, 32, 64, 85 and 91 and more
mtraver/base91
A Go implementation of base91 encoding with an interface as close as possible to that of encoding/base64
teal-finance/incorruptible
Fast, tiny and secured token for session cookie and Authorization HTTP header
oplik0/base91-deno
more space efficient encoding than base64
eloonstra/base91
A simple Base91 encoder/decoder written in Go.
axpwx/base91
base91 编解码的PHP实现,支持16进制缩短
Grazee/NonsenseTalk
A tool used to encode text based on base91
hbmartin/base91-kotlin-multiplatform
Base91 Encoder / Decoder for Kotlin Multiplatform