gouri arnav
Newbie level 1

There is a permutation step [x xor (x<<6) xor (x<<10)] in the encryption process of hummingbird algorithm.I am not able to reverse this step.how to decrypt this?
[<< : left circular shift operator]
[<< : left circular shift operator]