16 lines
467 B
Markdown
16 lines
467 B
Markdown
![]() |
ROT13
|
||
|
=====
|
||
|
|
||
|
ROT13 encodes and decodes a message using the ROT13 cipher. It was
|
||
|
written by nortti, and is originally from their ettinos-programs
|
||
|
repository, which can be found at
|
||
|
https://ahti.space/git/nortti/ettinos-programs/.
|
||
|
|
||
|
Syntax: ROT13 Message to be encoded or decoded
|
||
|
|
||
|
***
|
||
|
|
||
|
This package is part of EttinOS-extra, a collection of programs for
|
||
|
EttinOS, the git repository of which can be found at
|
||
|
https://ahti.space/git/crazyettin/EttinOS-extra.
|