A simple, semantic and developer-friendly crypto package for golang
Base85 GitHub Repositories
Explore popular GitHub repositories tagged “base85”.
Compare stars, forks, and programming language using the same GitStar view as GitHub Trending.
Trending Repositories
Library for encoding of binary data into strings using base32, base85, base128 and other algorithms.
Base85 encoder and decoder for arbitrary data
Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
A simple script to try and decode a string in various encoding mechanisms regardless of its (original) type.
Base85 is a C library to convert from plain to base85 (RFC 1924) and vice versa suitable for embedded systems.
"Kix": Expands upon the functionality of the existing Qt C++ Library
A faster alternative to base64 encoding and provides missing base encoding for OpenResty application
A cryptographically secure pseudorandom number generator cli tool printing in a wide variety of byte encodings (hex, base64,..) and for many programming languages (c, java, c#, php, etc.) using NIST SP800-90Ar1 HMAC-DRBG. Supports external seeding from various true random services.
A collection of classes for data representation from Base16 (hex) to Base2048 written in JavaScript.
An implementation of base85 encoding, which is more space-efficient than base64
multi base encoding/decoding utility
Pretty fast base85 JavaScript library
An efficient Python script to obfuscate code by renaming identifiers.
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
Script that can convert any file to splited QR codes
Arbitrary base binary-to-text encoder (any base to any base), in Python.
a des sn & key gen program
Base85 (Ascii85 with Adobe Escape Sequence) encode or decode FILE, or standard input, to standard output.
Arbitrary base encoding & decoding
a Go library to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.
Python library for working with trace/measurements files from Sinumerik.
Alternate UUID Encoding Techniques
Streamable binary to text encodings for .NET
:books: Provides functions for encoding and decoding base 2, 8, 10, 16, 32, 64, 85 and 91 and more
Like Base85… but 31 more.
Program to encode file using Base85 in Python.