Skip to content

mrmoss/enano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nano-like clone that reads/writes encrypted files.

  • Uses openssl. Creates a random IV and salt upon creation, uses PBKDF2 for key generation.
  • Password and plaintext data never touch the harddrive, stay in ram the whole time.
  • Uses AES256 encryption.

Untested on Windows...

Wanted features:

  • Find text

About

Nano-like clone that reads/writes encrypted files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published