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