Extracted from Pike v7.6 release 112 at 2008-06-24.
[Top]
Crypto
Crypto.Substitution
Methods
decrypt()
encrypt()
filter()
set_ACA_K1_key()
set_ACA_K2_key()
set_ACA_K3_key()
set_ACA_K4_key()
set_key()
set_null_chars()
set_rot_key()
Crypto.Substitution
Crypto.Substitution()->encrypt()
Method Crypto.Substitution()->decrypt()
Method
decrypt
string
decrypt
(
string
c
)
Description
Decrypts the cryptogram
c
.