This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Do nRF5 Chips have Secure Boot and a secure storage for encryption keys?

Hello everybody.

I am currently evaluating some BLE Tags, if they can be used as an BLE doorkey.

The chips I am talking about are the following:
nRF51802
nRF51822
nRF52832
nRF52811

Now we have some requirements, that need to be fullfilled:
We need some way of a secure boot
And we need a secure storage for private keys for our encryption method (using AES)

Can these chips deliver these function or not?

I just want to find out if this is somehow possible to achieve with those chips or if we need to rethink our approach.

Thanks in advance to all of you.

Cheers,
Michael

Parents Reply
  • Hi.

    Thanks for the quick reply.

    Regarding the secure storage:
    We would need a part of the Flash, which can´t be accessed after production through a debugger.
    So that a third party "theft" can´t open a Tag, read out the private keys and then has access to all doors.
    This part in the flash should therefore be able to get locked down from reading it via debugger.

    But what I can read from your Text is, that this isn´t possible with the chips i stated...

    But  thanks for your help!

    Cheers,
    Michael

Children
Related