Hi, I am looking for a way to design a boolean AND-gate (with possibly many inputs) that consists of several standard AND, XOR, NOT, randomness gates and has the following properties: 1. On input a,b it output a AND b 2. The encoding to present a AND...