Hi
I'm hoping to use AES crypto to encrypt some small payload (a 64 char string) on CC2541. Does anyone know if this could potentially interfere with BLE communications? Does the AES-128 module keep the crypto workload separate in its own bubble?
Also, for SHA-1, could the CC2541/8051 actually cope (without interfering BLE communications)? Info on this subject (even encryption on CC2540/1 in general) is of very short supply, to say the least.
Does anyone know if there's any related benchmark available?
Thanks