Searched refs:cipherstring (Results 1 – 1 of 1) sorted by relevance
21 def decrypt(cipherstring, R): argument23 for cipher in cipherstring:34 cipherstring = strjoin(cipherList)35 return cipherstring, int(R)