Searched refs:cipherstring (Results 1 – 1 of 1) sorted by relevance
32 def decrypt(cipherstring, R): argument54 for cipher in cipherstring:98 cipherstring = bytesjoin(cipherList)99 return cipherstring, int(R)