dataencryption
Here are 4 public repositories matching this topic...
A list of all useful programs required in the study of Computer Network.
-
Updated
Nov 25, 2023 - Python
This is a complete repository of data encryption standards (DES) algorithms where we can encrypt the data from plain text to corresponding cipher text. It takes 64 bit binary string (plain text) as input and produce 64 bit binary string (cipher text) as output.
-
Updated
Jul 9, 2021 - Python
A Streamlit-based encryption system that securely stores and retrieves sensitive data using AES-256 encryption, with passphrase protection and automatic lockout after failed attempts. No databases needed everything works in memory or optional JSON storage.
-
Updated
Apr 11, 2025 - Python
Improve this page
Add a description, image, and links to the dataencryption topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dataencryption topic, visit your repo's landing page and select "manage topics."