Crypton Tool
Crypton Tool é baseado no pacote cryptography.io e tem por objetivo disponibilizar métodos para cryptar arquivos e conteúdos, além de disponibilizar comandos CLI.
Documentação: https://msbar.github.io/crypton-tool
Source code: https://github.com/msbar/crypton-tool
Instalação:
pip install crypton-tool
Exemplos:
Criptando um arquivo ou arquivos em uma pasta.
from crypton_tool.crypton import Crypton
Crypton.generate_key(to_file='seu/caminho')
token = Crypton.read_token_file("seu/caminho/token.crypton")
Criptando um arquivo ou arquivos em uma pasta.
crypt.encrypt_file('caminho/para/arquivo_ou_pasta')
Decriptando um arquivo ou arquivos em uma pasta.
crypt.decrypt_file('caminho/para/arquivo_ou_pasta')
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
crypton-tool-1.0.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crypton-tool-1.0.0.tar.gz.
File metadata
- Download URL: crypton-tool-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.2.1 CPython/3.10.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
998c29d73255dedf1bd836f24d5e9949b58963f0857677db4ea1d52fa3e8e7ba
|
|
| MD5 |
4d4d8fff0fd4ce0daef0ef82b8e50778
|
|
| BLAKE2b-256 |
8b2b81b520e2428d2547cf1cc2c927f0fee2fa869bba7baa952305770185f6c0
|
File details
Details for the file crypton_tool-1.0.0-py3-none-any.whl.
File metadata
- Download URL: crypton_tool-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.2.1 CPython/3.10.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa5eff1d9ce9e63ead2e28600e8df64b7662dc400d4b377d3fac69f1b82dbf5e
|
|
| MD5 |
5f866ab548a08bc1aed843ff96479711
|
|
| BLAKE2b-256 |
5a67b37c2bc5e0cacca2021c2b00553e4493fa89f8354268d214e4e79fc6af9c
|