Skip to content

A tool for secure copying of files across a network using libgcrypt. Requires a pre-shared secret to work (e.g. both the sending and receiving side need to use the same password). This was an assignment for a computer security class

Notifications You must be signed in to change notification settings

kawmarco/SC-SCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC-SCP

A tool for secure copying of files across a network using libgcrypt. Requires a pre-shared secret to work (e.g. both the sending and receiving side need to use the same password)

This tool was made as an assignment for a Computer Security class.

About

A tool for secure copying of files across a network using libgcrypt. Requires a pre-shared secret to work (e.g. both the sending and receiving side need to use the same password). This was an assignment for a computer security class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages