Open main menu
Home
Random
Log in
Settings
About MozillaWiki
MozillaWiki
Search
Talk:Services/Sync/SimplifiedCrypto: Difference between revisions
Page
Discussion
← Older edit
Newer edit →
Talk:Services/Sync/SimplifiedCrypto
(view source)
Revision as of 08:28, 4 December 2010
59 bytes added
,
4 December 2010
→Upgrading existing Sync Keys to the new AES key
Revision as of 08:26, 4 December 2010
(
view source
)
MarcusWolschon
(
talk
|
contribs
)
(
→Deriving encryption and HMAC keys from the Sync Key
)
← Older edit
Revision as of 08:28, 4 December 2010
(
view source
)
MarcusWolschon
(
talk
|
contribs
)
(
→Upgrading existing Sync Keys to the new AES key
)
Newer edit →
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.
example
:
Example (Java)
:
<pre>
<pre>
/**
/**
MarcusWolschon
24
edits