http://git.community.i2p/PurpleI2P/i2pd/commit/6153d799bca54959f2cb2a59385c3173222395ad
HXxorHI [ i ] ^ = ident [ i ] ; boost : : asio : : async_write ( m_Socket , boost : : asio : : buffer ( & m_Establisher - > phase1 , sizeof ( NTCPPhase1 ) ) , boost : : asio : : transfer_all ( ) , boo st : : bind ( & NTCPSession : : HandlePhase1Sent , this , boost : : asio : : placeholders : : error , boost : : asio : : placeholders : : bytes_transferred ) ) ; st d : : bind ( & NTCPSession : : HandlePhase1Sent , shared_from_this ( ) , std : : placeholders : : _1 , std : :...