Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JCGdev/secureNotepad

Open more actions menu

Repository files navigation

secureNotepad

A notepad with AES integration, written in Java

Table of contents

General info

In this proyect, the encryption algorithm being used is AES CBC

Furthermore, there is an obfuscation method, PBKDF2 key derivation (With HMAC Sha256). Password is hashed 65.000 times

The notes created with this program, will follow this order:

[ Salt - IV - Ciphertext ]

Setup

When executing the program, an config file be created. It's stored in:

Linux --> ~/.config/secureNotepad/config.conf

Windows --> C:\\Users\\USER\\AppData\\Local\\secureNotepad\\config.conf

TODO

  • Improve functionality

About

A notepad with AES integration, written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.