A secure note-taking module with encryption capabilities
Project description
BilalModule
A secure note-taking module with encryption capabilities for Python applications.
Installation
pip install bilalmodule
Usage
from bilalmodule import secretnotesmodule
# Create a new notes instance
notes = secretnotesmodule()
# Save an encrypted note
notes.secret_notes("My Title", "My Secret Message", "master_password")
# Decrypt a note
notes.decrypt("master_password", "encryption_key")
Features
- Secure note encryption
- Master key protection
- Easy to use interface
- Compatible with tkinter applications
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
bilalmodule-0.2.tar.gz
(3.9 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 bilalmodule-0.2.tar.gz.
File metadata
- Download URL: bilalmodule-0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88f42e881feecc1dc8840e4af2d2871e6e5a40ad31d68c35fbf6829b28700381
|
|
| MD5 |
e4a0b78a94d857d4dfcbc3207f6c36fa
|
|
| BLAKE2b-256 |
e9d0a8b99b5e66ccfdad7ec030a2ddf668cd9bcab5d7c710ed45d5a12957917e
|
File details
Details for the file bilalmodule-0.2-py3-none-any.whl.
File metadata
- Download URL: bilalmodule-0.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5892d26220e7ca2bb761195d0e8cf4e5f26e3fa3f68d910f19151c643b8ce679
|
|
| MD5 |
684c285094015ea305854ccb4cd44f7f
|
|
| BLAKE2b-256 |
85d9de768c9aba5a4312a8a43d76418c61d1414c29decb0596ce9f84c5dc41bc
|