Altera_Forum
Honored Contributor
19 years agoEncryption for remote upgrade
Hi,
Our system is running a webserver. We want to be able to remotely upgrade the unit, i.e. be able to email a customer a file which he can install on a local computer. Than you would browse to our unit and point to the sent file. The file is saved to flash upgrading both the fpga configuration and the nios code. We want to use an encrypted file. We want to be able to encrypt the file using a C/C++ app written in Viusal Studio and decrypt it in the nios processor. I've seached around a bit, seems like there is plenty of free code implementing AES but I don't really know where to start. I don't want to learn a lot about encryption. Any suggestions about where I should start? Thanks. Mike