Extracted from Pike v7.4 release 117 at 2004-07-26.
pike.ida.liu.se
[Top]
predef::
Crypto
Crypto.cbc

Method Crypto.cbc()->crypt_block()


Method crypt_block

string crypt_block(string data)

Description

Encrypt/decrypt the string data according to the cipher block chaining mode.