# Palmero Palmero is a hyper-simplification of encryption in Python.
## Features
### Palmero features encryption key generation based on the identitiy of the machine you’re encrypting on. Meaning that unless you know the password and are on the machine the file was created on, the file won’t be unlocked. That said, machine ID generation is possible, so you can give someone both the password and your machine’s unique ID to bypass this if need be.
### Super easy encryption and decryption Using Palmero is as easy as calling `encrypt()` or `decrypt` with your source file and password. Palmero has already been tuned to offer high levels of security, and allows for customizablity with some parameters.
### Uses Pycryptodome under the hood Most of the fundementals of the encryption process are handled by Pycryptodome, which allows for many levels of customisability and fine tuning in the source code.
Release files for palmero 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| palmero-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / palmero-0.2.3-py3-none-any.whl
| Download URL | palmero-0.2.3-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e3795d8a0b91c07efe87422ce7633a2eaee446bbacb548a53e71d0b73a3a8b21
|
|
BLAKE2b-256 checksum How to use checksums |
116811cc5dbfd1b937a4f46754ff4fb02776da42423ac3d38e348b8f7d73ed6d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
|