Rot13

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Schema

String rot13.png


Operations

  • Apply a simple Caesar rot13 cypher.
  • This is used in the internet as a simple mechanism to hide cheats and other contents which should not be made visible without a users additional interaction (this is not meant as a replacement for encryption or to help protecting a secret).
  • The algorithm is inverting: applying it twice retrieves the original string.


Revisions

These blocks has been in the Standard Library since 1.7.2.



Back to Standard Library.
Previous: Base 64 Encode [ Base64String to String ]
Next: UTF8 Encode [ String to UTF8String ]


Meine Werkzeuge