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. This information is present in a certificate : A private key encrypted with its signature A public key with its signature An encrypted public key 2. To encrypt a big datafile, it’s better to use : Symmetric cryptography Asymmetric cryptography Symmetric or Asymmetric, it’s just a different security scheme 3. What is a secure boot purpose ? A mechanism that ensures your IOT device is registered to a server A mechanism that ensures boot code never crash A mechanism that ensures application code executed is genuine 4. What is SHA256 ? An encryption algorithm A hash algorithm A signature algorithm 5. What is the link register in Cortex M ? It contains the address of current executed instruction It contains the return address of function call If is used to link 2 registers 6. When using asymmetric cryptography, which key is used to check a signature ? The private key The public key 7. What is the role of the firewall on STM32 ? A hardware mechanism to create a security enclave A hardware mechanism used to protect against attack on the debug port A software system that filters illegal memory accesses 8. What is the meaning of RDP ? Reinforced Dual Protection Real Dual Protection ReaDout Protection 9. Can a Non-Secure interrupt occur during execution of Secure service in TrustZone environment ? No Yes Loading … 2021-10-06