[OTR-dev] otrl_privkey_generate error 16810065 No Encryption...

Ian Goldberg ian at cypherpunks.ca
Sat Mar 7 03:34:56 EST 2015


On Fri, Mar 06, 2015 at 04:38:48PM -0800, Michael Voznesensky wrote:
> *error0msg_1_plain = 'message 1'*
> 
> *msg_1_crypt = 'message 1                 '*

You're seeing the whitespace tag at the end of that message sent on the
wire.  The sender's OTR is trying to determine if the receiver speaks
OTR at all; you're not yet even at the key exchange phase.

You'll just need to exchange a few more messages to get into the secure
state.

   - Ian


More information about the OTR-dev mailing list