Generate two key pairs and testing them for equality says they aren’t equal. Why?
To generate these keys, I xor two values together. The methods that perform this operation yield the keySeed value. This operation was considered trivial and hence it isn’t disclosed in the code that I have quoted.