Method Crypto.Substitution()->set_ACA_K1_key()
- Method set_ACA_K1_key
this_programset_ACA_K1_key(stringkey,void|intoffset,void|array(string)alphabet)- Description
Sets the key according to ACA K1 key generation. The plaintext alphabet is prepended with a keyword
keythat shifts the alphabet positions compared to the cryptogram alphabet. The plaintext alphabet is then reduced with the characters in the keyword. It is also optionally rotatedoffsetnumber of steps.