# 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
Linear encryption software programmed with python
Echoder linear encryption software programmed with python How does it work? The text in the text section runs a function with two keys entered keys mu
Zero-dependency Cryptography Python Module with a self made method
TesohhCrypt TesohhCrypt is a zero-dependency Cryptography Python Module, with a method that i made. (likely someone already made a similar one, but i
Mizogg-Bitcoin-Tools - A Python Tools for Bitcoin Information Balance, HASH160, DEC
Mizogg-Bitcoin-Tools Tools for Bitcoin Information Balance, HASH160, DEC, Englis
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
A Docker image for plotting and farming the Chia™ cryptocurrency on one computer or across many.
An easy-to-use WebUI for crypto plotting and farming. Offers Plotman, MadMax, Chiadog, Bladebit, Farmr, and Forktools in a Docker container. Supports Chia, Cactus, Chives, Flax, Flora, HDDCoin, Maize
Advanced Digital Envelope System Using Cryptography Techniques (Encryption & Decryption)
Advanced-Digital-Envelope-System Advanced Digital Envelope System Using Cryptography Encryption Techniques The digital envelope system is the techniqu
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
Tink A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. Ubuntu
Algo-burner - Burner account for the Algorand blockchain
algo-burner Burner address for Algorand's blockchain Apparently it was a problem
Address Validator (Bitcoin & Monero)
The Bitcoin address is an identifier of 26-35 alphanumeric characters, beginning with the number 1, 3 or bc1. 0, O, I, l are removed to avoid visual a
Python FFI bindings for libsecp256k1 (maintained)
secp256k1-py Python FFI bindings for libsecp256k1 (an experimental and optimized C library for EC operations on curve secp256k1). Previously maintaine
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
The leading native Python SSHv2 protocol library.
Paramiko Paramiko: Python SSH module Copyright: Copyright (c) 2009 Robey Pointer 8.1k Jan 08, 2023
wdepy: Decryption and Inspection for PGP WDE Disks
This is a small python tool to inspect and decrypt disk images encrypted with PGP Whole Disk Encryption (including the Symantec-branded versions like Symantec Drive Encryption). It takes advantage of
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
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
Python implementation of EIP 1577 content hash
ContentHash for Python Python implementation of EIP 1577 content hash. Description This is a simple package made for encoding and decoding content has
A little side-project API for me to learn about Blockchain and Tokens
BlockChain API I built this little side project to learn more about Blockchain and Tokens. It might be maintained and implemented to other projects bu
Blockchain Python Implementation
Blockchain Python Implementation
A simple Ethereum mining pool
A simple getWork pool for ethereum mining
Decrypting winrm traffic using password/ntlm hash
Decrypting winrm traffic using password/ntlm hash