Pinned Repositories
bash-image-processor
Simple image processor - operates recursively on files and subdirectories in the target directory. Useful for batch processing client images.
decrypt-ethereum-private-key
Rust project to decrypt ethereum private key from a Web3 keyfile.
fast-modular-exponentiation
http-server-static
HTTP server in C for serving static files.
linux-randomness-cpp
Library providing a C++ API to the LInux native pseudo random number generator. Allows easy auditing of the source of randomness.
parse-chainstate
C++ Project that Parses UTXO data from the Bitcoin chainstate Database. Dumps the entire UTXO set to stdout or executes lookup of UTXO based on outpoint.
radix-64-encoding
Simple Radix 64 Encoding in C: Represent binary data (bytes) as ASCII characters. Allows cryptographic keys, random numbers etc to be represented in printable format, like GPG --armor.
share-secrets
A Python 3 wrapper for the debian ssss package implementation of Shamir's Secret Sharing Scheme. Designed for use in an offline Tails session.
csknk's Repositories
csknk/decrypt-ethereum-private-key
Rust project to decrypt ethereum private key from a Web3 keyfile.
csknk/share-secrets
A Python 3 wrapper for the debian ssss package implementation of Shamir's Secret Sharing Scheme. Designed for use in an offline Tails session.
csknk/server-backup-script
Backup bash script that runs on a production server. Automatically builds a local incremental backup which can then be synchronised with a remote backup server.
csknk/polka-connect
csknk/Access-MySql-Database-With-Python
csknk/api
Promise and RxJS APIs around Polkadot and any Substrate-based chain RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. Full documentation & examples available
csknk/AstroNvim
csknk/astronvim_config
csknk/badger
Fast key-value DB in Go.
csknk/basic-actix-app
Learning Actix
csknk/bitcoin-notes
csknk/bitcoin-tor-setup
csknk/cardano-native-asset-transfer
Build a transaction body to transfer native assets on Cardano
csknk/Compute-Optimal-Balance-Transfers
csknk/db-connector
csknk/go-debugging-tools
csknk/guide
The Uber Go Style Guide.
csknk/hex_utilties
Rust library with hex/hexstring utilities
csknk/kickstart.nvim
A launch point for your personal nvim configuration
csknk/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
csknk/neovim-config
Astronvim config for Neovim
csknk/original-bitcoin
csknk/polkadot
Polkadot Node Implementation
csknk/polkadot-wiki
The source of truth for Polkadot.
csknk/protobuf_example
csknk/rust-bitcoin-address
Derive Bitcoin addresses using Bitcoin Rust library
csknk/solana-transaction-cli
csknk/tendermint-keytool
csknk/vim-go
Go development plugin for Vim
csknk/write-read-badger-db