Python package to encrypt and decrypt files.
Project description
Kangana can decrypt and encrypt files on a very safe way! Encrypt-Examples:
import kangana
kangana.encrypt(“YOUR FILENAME”)
This will generate a key file.
Decrypt-Example:
import kangana
kangana.decrypt(“YOUR ENCRYPTED FILE”, “YOUR KEY”)
Change Log
0.0.1 (19/04/2020)
First Release
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
Kangana-0.0.2.tar.gz
(2.2 kB
view details)
File details
Details for the file Kangana-0.0.2.tar.gz
.
File metadata
- Download URL: Kangana-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b44c5aef74aa095a74cac2c98f78a50c975f049a1ce6e47ee857296e2e9e00dd |
|
MD5 | b16f761ee98b6445dbeba4fdb6d0f190 |
|
BLAKE2b-256 | 7ede3dff6b0205b968abfd748c09cdb1261547f1c00f77e6f490519f4d0b28c0 |