key generate -type keyword1 ?keyword2?
key convert type char1 char2
key convert vigpt b f
returns e
key convert vigct b f
returns g
key convert vigkey b f
returns w
key convert varpt b f
returns g
key convert varct b f
returns e
key convert varkey b f
returns e
key convert vigpt b f
returns w
key convert beact b f
returns w
key convert beakey b f
returns g
key convert prtpt b f
returns s
key convert prtpt b f
returns s. Since porta encipherment is reciprocal, the
prtpt and prtct types return the same value.
key convert prtpt b w
returns q
key convert portaxct c bw
returns ke. Since portax encipherment is reciprocal, the
types portaxct and portaxpt return the same values.
key convert portaxct c ke
returns bw. Since portax encipherment is reciprocal, the
types portaxct and portaxpt return the same values.
key numtostring number
key numtostring 123
returns one hundred twenty three
key ordervalue string
key match string1 string2
key match abcdefghijklmnopqrstuvwxyz "a cdefghijklmn stuvwxyz"
returns 1, while
key match abcdefghijklmnopqrstuvwxyz "a xxxxxhijklmn stuvwxyz"
returns 0