Skip to content

🚯 Collection of stuff that is too good to go but has no real place anywhere else

Notifications You must be signed in to change notification settings

3urobeat/scrapyard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrapyard

Collection of stuff that is too good to go but has no real place anywhere else.

Content

symmetricCipher.c

Manual implementation of a symmetric cipher algorithm for encoding and decoding text using a key.
The algorithm is implemented using a XOR operation on every bit, like you'd do on paper, for practice.

About

🚯 Collection of stuff that is too good to go but has no real place anywhere else

Topics

Resources

Stars

Watchers

Forks