Skip to content

xdainiusx/file-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

file-encryption

Simple File Encryption

Prompt the user to enter a secret key and use it to compute the seed of a random number generator Prompt the user to give the names of an input file and the output coded/decoded Create the sequence of random bytes from a random number generator with the seed obtained from user's secret key.

About

Simple File Encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages