24
edits
Line 14: | Line 14: | ||
** it is the string "Sync-AES_256_CBC-HMAC256" | ** it is the string "Sync-AES_256_CBC-HMAC256" | ||
* what is enc + HMAC_INPUT + u + "\x02"? (enc is a byte array, the others are strings) | * what is enc + HMAC_INPUT + u + "\x02"? (enc is a byte array, the others are strings) | ||
* \x?? = "The Latin-1 character specified by the two hexadecimal digits dd between 00 and FF. ie, copyright symbol is \xA9." | |||
== Upgrading existing Sync Keys to the new AES key == | == Upgrading existing Sync Keys to the new AES key == |
edits