Skip to content

Text encrypt/decrypt program using socket-based inter-process

Notifications You must be signed in to change notification settings

parkhyey/socket-based-OTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One-time pad (OTP)

Creating five small programs that encrypt and decrypt information using a one-time pad-like system. These programs combine the multi-processing code with socket-based inter-process communication. The programs are also accessible from the command line using standard Unix features like input/output redirection, and job control. A short compilation script is included.

About

Text encrypt/decrypt program using socket-based inter-process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published