Skip to content

ankitrohatgi/EncNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

EncNotes

Extremely basic text editor with 128 bit AES encryption

Objective

To provide a quick, simple and cross-platform solution to store sensitive text based information with encryption.

Features

  1. QT/C++ based. Works on Mac OS, Windows and Linux.
  2. 128 bit AES Encryption

Build Requirements

  1. OpenSSL libraries
  2. Qt Library (http://qt-project.org/downloads)

Build Instructions

Modify EncNotes.pro depending on the location of your libraries, architecture etc. Then either use Qt Creator or run

qmake
make

About

Extremely basic text editor with 128 bit AES encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published