]> git.saurik.com Git - apple/securityd.git/blobdiff - doc/BLOBFORMAT
securityd-32661.tar.gz
[apple/securityd.git] / doc / BLOBFORMAT
index 22528f706b8926a4523398b0b5a52625ecf9cbba..6e426695c194d4ae7cc01c05b3358d28ba0e4293 100644 (file)
@@ -61,4 +61,3 @@ Decode (input DSK, DEK, KB output PRIVATE_KEY_BYTES, PUBLIC_KEY_BYTES)
 5. Reverse the order of the octects in TEMP3 and call the result TEMP2.
 6. Split TEMP2 in IV (first 8 bytes) and TEMP1 (rest).
 7. Decrypt TEMP1 using DEK (3DES) and IV in CBC mode with PKCS1 padding.  Call the plaintext PRIVATE_KEY_BYTES.
-