09 CÂU HỎI KIỂM TRA CÁC KIẾN THỨC CƠ BẢN VỀ BẢO MẬT STM32 Nguồn: STMicroelectronics 1. To encrypt a big datafile, it’s better to use : Symmetric cryptography Asymmetric cryptography Symmetric or Asymmetric, it’s just a different security scheme 2. What is a secure boot purpose ? A mechanism that ensures boot code never crash A mechanism that ensures your IOT device is registered to a server A mechanism that ensures application code executed is genuine 3. What is the role of the firewall on STM32 ? A hardware mechanism to create a security enclave A software system that filters illegal memory accesses A hardware mechanism used to protect against attack on the debug port 4. This information is present in a certificate : A private key encrypted with its signature An encrypted public key A public key with its signature 5. What is the link register in Cortex M ? If is used to link 2 registers It contains the address of current executed instruction It contains the return address of function call 6. What is the meaning of RDP ? ReaDout Protection Real Dual Protection Reinforced Dual Protection 7. What is SHA256 ? An encryption algorithm A signature algorithm A hash algorithm 8. When using asymmetric cryptography, which key is used to check a signature ? The private key The public key 9. Can a Non-Secure interrupt occur during execution of Secure service in TrustZone environment ? Yes No Loading … 2021-10-06