29 skills found
dromara / DongleA simple, semantic and developer-friendly crypto package for golang
hpcc-systems / Hpcc Js WasmHPCC-Systems Web-Assembly (JavaScript)
AveYo / Compressed2TXTFile(s)/Folder(s) "Send to" menu .bat ascii encoder with optional password and makecab lzx compression
r-lyeh-archived / BaseBase91 / Base85 / Base64 de/encoders (C++03)
bwaldvogel / Base91Base91 codec
KvanTTT / BaseNcodingLibrary for encoding of binary data into strings using base32, base85, base128 and other algorithms.
mscdex / Base91.jsbasE91 encoding/decoding for node.js and browsers
zamicol / BaseConverterZamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
deatil / Go Encodinggo 常用编码解码库 / go encode pkg (Hex/Base32/Base45/Base58/Base62/Base64/Base85/Base91/Base92/Base100/MorseITU/JSON)
aberaud / Base91 PythonA python implementation of Base91 as described on http://base91.sourceforge.net/
Equim-chan / Base91:abcd: basE91 codec in pure JavaScript implementation.
UmamiAppearance / BaseExJSA collection of classes for data representation from Base16 (hex) to Base2048 written in JavaScript.
Dekkonot / Base91 LuauPure Luau codec for converting strings to and from Base91
ajg / Base91A Base91 Encoder & Decoder for Haskell
zanaptak / BinaryToTextEncodingA 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.
Equim-chan / Base91 Go🔡 basE91 codec in pure Golang implementation.
babenek / Base91xbase91 encode-decode project
dnsl48 / Base91basE91 implementation for Rust
ShawRo0t / GreatToolForCTF💻⭐CTF比赛实用工具:支持Base32、Base64、Base91编解码,HEX字符串互转、ASCII字符串互转、文件逆序、字数统计、哈希计算、Flag生成等
mtraver / Base91A Go implementation of base91 encoding with an interface as close as possible to that of encoding/base64