# RSA-System Um sistema de Criptografia RSA feito totalmente em Python como usar: 1.crie suas chaves; 2.escolha seu arquivo(txt,jng, etc..(Bom ele demora um pouco para criptografar arquivos maior que 10kb)) 3.cole o arquivo dentro do diretorio "chave privada/Arquivo(Um por vez)" 4.inicie o 'publica.py' um arquivo com o nome "Encriptado" será criado para descriptografar o processo é bem parecido, você apenas vai colar o arquivo "encriptado" no diretorio "chave privada/Arquivo(Um por vez)" e ele ira descriptografar seu arquivo como criar suas chaves: 1.abra o '__init__.py'; 2.digite o nome que vpc~e quer dar a sua pasta. Uma pasta com o nome que você deu será gerada, dentro dela terá duas pastas a 'chave privada' e a 'chave publica'
Um sistema de Criptografia RSA feito totalmente em Python
Overview
Modern(-ish) password hashing for your software and your servers
bcrypt Good password hashing for your software and your servers Installation To install bcrypt, simply: $ pip install bcrypt Note that bcrypt should b
Simple encryption/decryption utility using Pycryptodome module. Working with AES and RSA algorithms.
EncypherUtil Simple encryption/decryption utility using PyCryptodome module. Working with AES and RSA algorithms. THIS UTILITY IS NOT LICENSED AS CRYP
Python app for encrypting messages with fernet cryptography.
Fernet Encryption Python app for encrypting messages with fernet cryptography. Github repo: https://github.com/mystic-repo/FernetEncryption PyPi: http
A crypto wallet to send bnb and ether coin using web3.py and moralis speedy node
A crypto wallet to send bnb and ether coin using web3.py and moralis speedy node
Hide secret data within a digital image using good ol' terminal
pystego Hide secret data within a digital image using good ol' terminal Installation The recommended way for installing this package is using, python
Hasher Hash, Compare and Verify your files Translations
Hasher Hash, Compare and Verify your files Translations In order to translate Hasher to a language you must add a folder with the language abbreviatio
Python Script for signingn LetsEncrypt certificate with certbot, and update them into Fortigate
Python Script for signingn LetsEncrypt certificate with certbot, and update them into Fortigate (to be used into the WEB VPN or Load Balancer certificate)
Ethereum ETL lets you convert blockchain data into convenient formats like CSVs and relational databases.
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions.
DCAStack: an Automated Dollar Cost Averaging Bot for Your Crypto
Welcome to DCA Stack! An Automated Dollar Cost Averaging Bot For Your Crypto Web
blockchain address database
Blockchain Address Ownership Database The database is in data/addresses.db This is a SQLite database of addresses from several blockchains. It's obtai
A curated list of resources dedicated to reinforcement learning applied to cyber security.
Awesome Reinforcement Learning for Cyber Security A curated list of resources dedicated to reinforcement learning applied to cyber security. Note that
Secure open-source password manager.
aes256_passwd_store This script securely encrypts or decrypts passwords on disk within a custom database file. It also features functionality to retri
Generate a 2FA Code out of an 2FA Secret(Time-based only!)
2FA-Generator Generate a 2FA Code out of an 2FA Secret(Time-based only!) ❗ Pleas don't share this secrets/generated codes with someone. If someone kno
SimpleWallet - Simple wallet for Bitcoin
Simple Wallet This is a basic python starter package to be used as a template fo
Distributed, blockchain based hashtables middleware for deduplication of file uploads to the cloud
distributed-blockchain-based-secure-file-dedupe Searching is Distributed, Block and Access List for each upload is unique and it is stored in a single
Pogramme de chiffrement et déchiffrement césar d'un message en python3.
Chiffrement Cesar En Python3 Pogramme de chiffrement et déchiffrement césar d'un message en python3. Explication du chiffrement César avec complexité
A Python implementation of CWT/COSE.
Python CWT - A Python implementation of CWT/COSE Python CWT is a CBOR Web Token (CWT) and CBOR Object Signing and Encryption (COSE) implementation com
Blockchain with crypto transaction feature
python script that asks users for their name, who they are sending J2 coin too(fictional cryptocurrency) and how much they're sending. it then prints the transaction detail in words and prints the ha
Challenge2022 - A backend of a Chia project donation platform
Overview This is a backend of a Chia project donation platform. People can publi
Crypto Portfolio Clustering with and without optimization techniques (elbow method, PCA).
Crypto Portfolio Clustering Crypto Portfolio Clustering with and without optimization techniques (elbow method, PCA). Analysis This is an anlysis of c