Skip to content

dannluciano/ROT13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROT13

Usage:

First compile the project with:

$ make

Then run the ROT13 algorithm with options:

$ ./rot13 with a little text
# jvgu n yvggyr grkg 

$ ./rot13 < test.txt
# Jul qvq gur puvpxra pebff gur ebnq?

$ echo "Jul qvq gur puvpxra pebff gur ebnq?" | ./rot13
# Why did the chicken cross the road?

References

About

Implementation of ROT13

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published