Skip to content
/ safeR Public

safeR is a simple and secure file encryption tool.

License

Notifications You must be signed in to change notification settings

DemwE/safeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safeR - Password Generator

safeR is a simple and secure file encryption tool.

Features

  • Encrypts files using the XChaCha20Poly1305 algorithm, a variant of the ChaCha20-Poly1305 algorithm with an extended nonce.
  • Generates a unique key for each encryption process.
  • Works on all files within a specified directory.
  • Handles errors gracefully, providing informative error messages.
  • Supports debug mode for detailed logging.
  • Provides a progress bar for the encryption process.
  • Support for manual set workers for parallel processing.

About

safeR is a simple and secure file encryption tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages