Creates an ECB instance with the specified encryption key.
Parameters:
key
ECB(List<int> key) : super(key);