ethgen.py
Generate Random ETH addresses and Private Keys and Saved to file. ETH address the file is stored in ETH-address.txt. ETH private keys the file is stored in ETH-key.txt
Generate Random ETH addresses and Private Keys and Saved to file. ETH address the file is stored in ETH-address.txt. ETH private keys the file is stored in ETH-key.txt
Smart Contacts This Repository is dedicated to code for Alogrand Smart Contracts using Choice Coin. Read Docs for how to implement Algogenous Smart Co
Overview This is a backend of a Chia project donation platform. People can publi
BETCOIN BET is a digital currency created with python and flask with features of a centralized bank, wallet system, and open transaction history of al
Crypto Tracker π π β Central Portfolio Tracking Easy asset tracking β at a glance π Dashboard to centrally monitor current crypto portfolio develop
Crypto Stats and Tweets Data Pipeline using Airflow Introduction Project Overview This project was brought upon through Udacity's nanodegree program.
Sharding Simulator This is a Sharding Simulator to study blockchain scalability. How to run on Ubuntu First make sure you have the header file for Pyt
PyNaCl: Python binding to the libsodium library PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. T
secp256k1-py Python FFI bindings for libsecp256k1 (an experimental and optimized C library for EC operations on curve secp256k1). Previously maintaine
LucaSoft J.O.U.R.N.A.L The J.O.U.R.N.A.L (Just anOther User Redaction & Navigation Assistant by Lucaspec72) is a Python program that handles the creat
Hash Generator This program generate hashes from random salts. How to install Install this program using python 3 and pip: pip install . In the future
NFT Discord Cropper This discord bot crops an NFT in your set measures by getting it through the .cache file which has been used to make a candy machi
Lab 01 (2 hrs): Programming Basics Program 1: Type Hint, String, Bytes, Hex, Base64 Lab 02 (4 hrs): Classical Cryptography Part 1 (3 hrs): Program 1:
Vaulty Encrypt/Decrypt with ChaCha20-Poly1305 Vaulty is an extremely lightweight encryption/decryption tool which uses ChaCha20-Poly1305 to provide 25
toncli The Open Network cross-platform smart contract command line interface. Easy to deploy and interact with TON smart contracts. Installation Toncl
CertPy CertPy is a high level toolkit for generating x509 (e.g. SSL/TLS/HTTPS) certificates in Python. Certificate βprofilesβ are implemented as Pytho
Introduction What you will make In this resource you will learn how to create and use an encryption technique known as the one-time pad. This method o
File_Cryptographer Table of Contents: About the Program Features Requirements Preview Credits Reach Me See Also About the Program: with this program,
Paramiko Paramiko: Python SSH module Copyright: Copyright (c) 2009 Robey Pointer
8.1k Jan 08, 2023
Simple Cipher Encrypter About | New Features | Exemple | How To Use | License βΉοΈ About A simple key-based text encryption process that encrypts a stri
A Python implementation of PASETO.