Forum Discussion
Anonymous
4 years agoNot applicable
How to verify whether the encrypted rbf generated by the qcrypt tool can be decrypted correctly?
Now I use the development board of cyclone10gx, How to verify whether the encrypted rbf generated by the qcrypt tool can be decrypted correctly?
YuanLi_S_Intel
Regular Contributor
4 years agoIs there any error message when running the following command?
qcrypt.exe -e --keyfile=keyfile.key --keyname=key1 --keystore=battery unencrypted.rbf encrypted_byQcrypt.rbf
Or there is no issue but the encrypted RBF generated cannot be programmed into it? If so, what is the error message obtained?