Use this to test a stream cipher with multiple keys, plaintexts and ivs.
the cipher engine
keys in binary format
plaintexts in binary format
cipher texts in binary format
initialisation vectors, could be 'null'
See Implementation
Use this to test a stream cipher with multiple keys, plaintexts and ivs.