Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessicarod7/ics-encryption
A ICS4U1 project with simple encryption, based on Checkcryption.
https://github.com/jessicarod7/ics-encryption
encryption ics4u1 python2 tkinter
Last synced: 3 days ago
JSON representation
A ICS4U1 project with simple encryption, based on Checkcryption.
- Host: GitHub
- URL: https://github.com/jessicarod7/ics-encryption
- Owner: jessicarod7
- Created: 2019-05-04T12:46:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T14:41:49.000Z (over 5 years ago)
- Last Synced: 2024-08-28T01:11:08.067Z (3 months ago)
- Topics: encryption, ics4u1, python2, tkinter
- Language: Python
- Homepage:
- Size: 1.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Encryption
This GUI-based program uses shift encryption and some random characters to secure data. It should not be used for important documents, as the encryption is not too complex. [Click here to see an example.](Example.md)
Made for ICS4U1, or Grade 12 Computer Science, in Python 2.