Searched refs:cipherstring (Results 1 – 1 of 1) sorted by relevance
21 def decrypt(cipherstring, R): argument31 for cipher in cipherstring:50 cipherstring = bytesjoin(cipherList)51 return cipherstring, int(R)