Skip to content

Securenotes is a GUI based text editor developed using tkinter a python library and files are encrypted using DES which is written from scratch

Notifications You must be signed in to change notification settings

DhruvikDonga/Securenotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Securenotes

DES based encrypted text editor

Build Status

Securenotes is an encryption based text editor which uses DES system to encrypt the text files during the time of save and use keys to encode and decode .

Files:-

  • DES.py contains functions related to decoding and encoding
  • securenote.py is the core file containing tkinter GUI code

Check out the release file of project

About

Securenotes is a GUI based text editor developed using tkinter a python library and files are encrypted using DES which is written from scratch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages