Skip to content

A server and client pair of programs for running a one-time pad cipher. The server program operates get and post requests from the client. The server only handles storage and retrieval of ciphertext. The client program operates get and post requests to the server. The client only handles decryption and encryption logic.

KHCode/one_time_pad_cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

A server and client pair of programs for running a one-time pad cipher. The server program operates get and post requests from the client. The server only handles storage and retrieval of ciphertext. The client program operates get and post requests to the server. The client only handles decryption and encryption logic.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published