Skip to content

lcokafor/encrypt-send-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

encrypt-send-decrypt

A small personal project involving asymmetric encryption and UDP socket communication. This project is still in progress.

To-do list:

  • commandline arguments/user input for port number, IP address, message to be encrypted/decrypted
  • work on sending/receiving so that sent/received data can be of arbitrary size
  • extra layer of security on private key file? (if implemented, include that in commandline arguments/user input questions)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages