Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
Crypto
Crypto.invert

Method Crypto.invert()->crypt_block()


Method crypt_block

string crypt_block(string data)

Description

De/encrypt the string data with the invert crypto (ie invert the string).