Extracted from Pike v7.4 release 35 at 2003-12-09.
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).