Changes

Jump to: navigation, search

Identity/AttachedServices/KeyServerProtocol

177 bytes added, 03:52, 10 July 2013
explain how to unwrap kB
Since the kA/wrap(kB)/signToken response is so similar to the kA/wrap(kB)/resetToken response, the same code can be used to check+decrypt both. However remember that the respXORkey/respHMACkey is derived differently for each (using different "context" values).
 
== Unwrapping kB ==
 
The server-provided wrap(kB) value is simply XORed with the password-derived wrapKey (both are 32-byte strings) to obtain kB. There is no MAC on wrap(kB).
= Signing Certificates =
Confirm
471
edits

Navigation menu