Skip to content

TwoSharp/RustyKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A simple asymmetric cryptography program and library class working with RSA 2048-bit, allowing the user to encrypt and decrypt files and input using a private and public key pair (which the program can also generate) and a password that's securely passed through using the getpass library.

Other features of the program are:

  • Ability to choose input and output locations for keys and encrypted/decrypted files
  • Generate a random, variable-length string with numbers and special characters
  • Option for verbosity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages