9 lines
256 B
Markdown
9 lines
256 B
Markdown
Rot13
|
|
=====
|
|
## A rot13 program in amd64 linux asm.
|
|
|
|
Be warned: it does not appear to be possible to enter more than 4096 bytes,
|
|
because if you do, it gets truncated.
|
|
|
|
If you know how to fix it, or you have another issue, please read [ISSUES.md](ISSUES.md)
|