Pacote para geração e criptografia de senhas, criptografia e descriptografia de arquivos
Project description
encryptPack
=============
This project refers to a password encryptor, which also serves to encrypt and decrypt files through a password entered by users.
Project Criptoto write your content.
pip install encryptPack
from CryptoPwd import crypt
from CryptoPwd import crypt
#instancia da classe FileDesc
f = crypt.FilesDec()
# Criptografando um arquivo
f.decryptFiles('teste.txt','1234')
#Decriptografando um arquivo
f.decryptFiles('teste.txt','1234')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
encryptPack-1.1.6.tar.gz
(3.6 kB
view details)
File details
Details for the file encryptPack-1.1.6.tar.gz.
File metadata
- Download URL: encryptPack-1.1.6.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
611e60e14214858c47e1f8791a07436b2ebcfe156f84786b28ec3fbb89955e2a
|
|
| MD5 |
fbf28229e6098e38c84722d2ce61a82e
|
|
| BLAKE2b-256 |
8b20efa461283cdddc9ed19ba3fa8045409970366a20d5a893c4f1ce4c1fd498
|