This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AES CCM co-processor standalone usage

Hello !

nRF52840 have "128-bit AES/ECB/CCM/AAR co-processor (on-the-fly packet encryption)" what is expected to be used together with RADIO for encrypt/decrypt packages on fly.

E.g PS chapter 6.4

Can it be used without RADIO ?

I need this crypto operation and would like to execute it from one memory buffer to other memory buffer. May be even have interrupt what indicate end of operation.

But polling mode is OK as well.

Does existing registers of this co-processor support standalone usage of it ?

Regards,

Eugene

Parents Reply
  • Hi !

    Can it be so than AES-CCM coprocessor is always slowly than CC310  ?

    It works synchronously with radio according data-rate speed DATARATE.

    In this register not specified max speed mode.

    Or any other value put it to async mode and we can similar result as for CC310 ? ( 3x faster for 255 frame)

    May be for short frames there are equal timing.

    Regards,

    Eugene

Children
Related