steddy wrote:Emm... they look far to offical :)
No no, that's my job to do powerpoint slides :D
steddy wrote:
I would have this point to make made in my original post..
3. Its safer and common practise to sign data BEFORE encrypting it. There are known crypto attacks against RSA if done the other way around.
Therefor, the signature is taken off the decrypted data, not the encrypted data. If these images come from a legit source then its possible Sony haven't done it this way, but it is common practice.
Also, maybe worth updating the diagrams to include compression as per my list on page 1.
Good work
Steddy
Yep, I agree, signing before encrypting may be a safer choice, I chosed this schema as I was thinking the encryption could be done by the dev studio and not the authentication.... But it is not a relevant assumption... why the hell this session key would be generated by the studio...
So in this case, the binary will be decrypted before authentication check
So I think you're right... the plaintext binary should be signed first :D
I'll update my slides !
About compression, Do you think it is a separated process, I should have seen somewhere some kind of modified encrypting algortihms which performs packing while encrypting too... no ?
I can add the step but quite unclear for me...
Thanks for the comment :D
I always thought a good schema worths tons of words :D