Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

how to encrypt the nios software

FPGA:5cgxfc7c6f23c7

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You'll have to do it yourself and write a custom bootloader for the Nios CPU that would decrypt the stored software on the fly. But why do you want to do that and what do you want to protect the software against?

    You will need in any case the decryption keys in the bootloader itself so anyone with enough skill and motivation should be able to find the key and decrypt the software anyway.