req3XorMask

The XOR mask used to obfuscate the stream-key hash: SHA1("req3" + S). This is libtorrent's dh_key_exchange::m_xor_mask (computed in compute_secret) and is reproduced by DhKeyExchange as well; provided here so the whole MSE derivation can be done from raw S bytes.