Method Crypto.Substitution()->set_ACA_K3_key()
- Method set_ACA_K3_key
this_programset_ACA_K3_key(stringkey,intoffset,void|array(string)alphabet)- Description
Sets the key according to ACA K3 key generation. Both the plaintext and the cryptogram alphabets are prepended with a keyword
key, which characters are removed from the rest of the alphabet. The plaintext alphabet is then rotatedoffsetnumber of steps.