Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Crypto.rot13()


Method rot13

string(8bit) rot13(string(8bit) data)

Description

Convenience function that accesses the crypt function of a substitution object keyed to perform standard ROT13 (de)ciphering.