My try
I supposed that the transformations are like this (stars on u,v,w,z means complex conjugate and on a,b,c,d means dagger):
a = uc + vd* --> a*=u*a + v*d
b = wc + zd* --> b*=w*c + z*d
we have fermions, so:
{a,a*}=1 --> |u|^2 + |v|^2=1
{b,b*}=1 --> |w|^2 + |z|^2=1
Now the...