Does a non commutative homomorphic hash function exist (or been researched/published)?
LtHash
developed by Facebook and implemented on Github here is the sort of function I am looking for, but LtHash commutes and I'd like to know if there is a non commutative hashing algorithm.
I have had a look online and so far not found any hashing functions (or even better implementations) that are both homomorphic and non commutative.