By the way, I don't believe that EldenTyrell modifies the INPUT of the double-SHA.
Changing even one input bit will change all output bits in a non-trivial, seemingly stochastic, way.
After all, this is the very idea of SHA-256.
What I, however, do believe, is: Once a "golden nonce" has been found, he encrypts it. Probably quite trivially,
as his professional pride would not permit him to add extra encryption stages and thus slow the miner down. Extra stages would also impact space and power consumption.
It may be some kind of fixed XOR mask, but that would be too trivial. Maybe an XOR mask that is based on the
32-bit counter or something. Maybe an adder plus an XOR mask. Something like that.
Probably a key with the incoming job that is tested and then convoluted to produce the outgoing transform?
It makes me sad thinking of all the time he spent on this code, and the time he will spend keeping the server up that could have been spent on a better bitstream. There needs to be an open mechanism to compensate bitstream work and encourage collaborative improvements.