Extracted from Pike v7.4 release 117 at 2005-08-23.
[Top]
predef::
Crypto
Crypto.des
crypt_block()
name()
query_block_size()
query_key_length()
set_decrypt_key()
set_encrypt_key()
Crypto.des
Crypto.des()->name()
Method Crypto.des()->crypt_block()
Method
crypt_block
string
crypt_block
(
string
data
)
Description
En/decrypt
data
with DES using the current key.