24
edits
Line 12: | Line 12: | ||
== Upgrading existing Sync Keys to the new AES key == | == Upgrading existing Sync Keys to the new AES key == | ||
PBKDF2 iteration count it 4096, key length 128 bit. | PBKDF2 iteration count it 4096, key length 128 bit.<br/> | ||
Keep in mind that while everywhere else Base64 is used, this is Base32. | |||
Example (Java): | Example (Java): |
edits