#
ascii-encryption-python
Here are 3 public repositories matching this topic...
ASCII based encryption algorithm implemented in Python
encryptionpython3python-encryptionencryption-decryptionpython-project-beginnerpython-projectsascii-encodersascii-encryption-python
- Updated
Nov 20, 2023 - Python
This Python script demonstrates a simple ASCII-based encryption algorithm. It converts alphabetic characters to their ASCII numerical values, applies a secret number for encryption, and allows decryption using the same secret number.
- Updated
Nov 18, 2023 - Python
A simple cryptographic tool for storing data in distributed version control systems like Git.
pythoncryptographybase64encryptioncipherpython-scriptpython3python-encryptionpython-3cypherencryption-decryptionbase64-encryptionascii-encryption-pythonascii-encryptionpython-cypher
- Updated
Jan 4, 2025 - Python
Improve this page
Add a description, image, and links to theascii-encryption-python topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theascii-encryption-python topic, visit your repo's landing page and select "manage topics."