Open haikuoY opened 2 years ago
As long as you know the original key you can regenerate the cipher sequence. The sequence is the same for encryption and decryption. In general, for decryption you will need to use https://github.com/OpenHEVC/openHEVC/tree/hevc_encryption
" - mvs: Motion vector magnitudes." " - mv_signs: Motion vector signs." " - trans_coeffs: Coefficient magnitudes." " - trans_coeff_signs: Coefficient signs." " - intra_pred_modes: Intra prediction modes." five encrypted syntaxes. Should I remember the encryption key sequence? Is the key sequence order of encryption and decryption the same?