Skip to content

ParallelEngineering/RSA-Encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RSA Encryptor

Overview

RSA Encryptor is a simple RSA encryption and decryption library written in C++. It implements its own routines for handling large numbers using base-256 representation and is released under the AGPL License.

Note

This project uses clang-format 20 for code formatting and is built and tested on macOS, Windows, and Ubuntu.

License

RSA Encryptor is distributed under the AGPL License. See the LICENSE file for more details.

Contact

For issues, please open an issue on the GitHub repository or contact the maintainers directly under this email mail@parallelengineering.org.

Roadmap

  • Get informed about RSA
  • Write utility functions
  • Add workflows
  • Implement encryption
  • Implement decryption
  • Beautify CLI output

About

A CLI based tool to decrypt and encrypt files with RSA

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •