canmove, Confirmed users
725
edits
Line 84: | Line 84: | ||
<li>the hash in message 3 is hex encoded,</li> | <li>the hash in message 3 is hex encoded,</li> | ||
<li>the ciphertext, IV and hmac are encoded in Base64 (messages 3)</li> | <li>the ciphertext, IV and hmac are encoded in Base64 (messages 3)</li> | ||
<li>the credentials are a JSON object with <code>account</code>, <code>password</code>, <code>synckey</code> properties</li> | |||
</ul> | </ul> | ||