Skip to content

HodanPlodky/Cyphers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for my implemetation of cyphers

I just want to make some cryptographic algos in my free/procrastinating time.
Every algo will be implemented in c and will expect input on stdin
and its first argument will be password
So if you want to encrypt file you can do it like this

./program password < inputfile > outputfile

Already done

  • RC4
  • A5
  • MD5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published