base58
There are 151 repositories under base58 topic.
dromara/dongle
A simple, semantic and developer-friendly golang crypto package
mufeedvh/basecrack
Decode All Bases - Base Scheme Decoder
ebellocchia/bip_utils
Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
Coding-Enthusiast/FinderOuter
Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, bitcoin core wallet password, and more
cryptocoinjs/base-x
Encode/decode any base
dhondta/python-codext
Python codecs extension featuring CLI tools for encoding/decoding anything
keis/base58
Base58 and Base58Check implementation compatible with what is used by the bitcoin network.
mr-tron/base58
Fast implementation of base58 encoding on golang.
paulmillr/scure-base
Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58
itchyny/base58-go
Base58 encoding/decoding package and command written in Go
osamingo/indigo
A distributed unique ID generator of using Sonyflake and encoded by Base58
btclib-org/btclib
btclib: a python3 library for 'bitcoin cryptography'
bitcoinjs/bs58check
A straight forward implementation of base58check extending upon bs58.
ealmansi/bchaddrjs
BchAddr.js: Bitcoin Cash general purpose address translation for Node.js and web browsers.
daangn/urlpack
Pure JavaScript toolkit for data URLs (MessagePack, Base58 and Base62)
TypicalHog/THCrypt
C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.
Xor-el/SimpleBaseLib4Pascal
Object Pascal library for encoding/decoding Base16, Base32, Base58, Base64, Base85.
shengdoushi/base58
fast/simple Base58 encoding/decoding in golang.
zamicol/BaseConverter
Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
tgalal/motoko-bitcoin
Bitcoin library for Motoko
cbschuld/uuid-base58
Generate a RFC4122 compliant v4 UUID and return it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
jasny/base58-php-ext
PHP extension for base58 encoding and decoding using the Bitcoin alphabet
NovaCrypto/Base58
Base58 Encode Decode
akamensky/base58
Golang Base58 implementation
Nhoya/multibase
multi base encoding/decoding utility
paulmillr/micro-base58
Fast and beautiful base58 encoder without dependencies.
R3DRUN3/bitcoin-address-miner
Mine Bitcoin Vanity Addresses ⛏️🅰️🅱️🅾️
storyicon/base58-solidity
Base58 encode/decode in solidity.
Kronuz/base-x
BaseX encoder / decoder for C++
nicksnyder/basen
A base62 and base58 encoding library for Go
sava-software/sava
Solana Java SDK
anaskhan96/base58check
Go implementation of base58check to encode Bitcoin addresses
keefertaylor/Base58Swift
A pure swift implementation of base58 string encoding and decoding
Pymmdrza/TRXGEN
Tron Wallet (TRX) Crack Finder With Python Just 64 Line
UmamiAppearance/BaseExJS
A collection of classes for data representation from Base16 (hex) to Base2048 written in JavaScript.
wout/base_x
A Crystal shard for base encoding / decoding of any given alphabet with optional bitcoin-style leading zero compression.