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

Method Crypto.cbc()->encrypt_block()


Method encrypt_block

string encrypt_block(string data)

Description

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