Skip to content

amandafer/RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA

RSA algorithm to encrypt and decode.

  1. Run makefile
  2. ./encrypt "Text to be encrypted"
  3. The encrypt command will created a .txt file with the encrypted phrase
  4. ./decode <name_of_file_to_be_decoded>.txt
  • mkdirRSA Bash command to create secure folder

  • cdRSA Bash command to open a secure folder

About

RSA algorithm to encrypt and decode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published