2025-10-13 1:45 AM - last edited on 2025-10-13 1:57 AM by mƎALLEm
I'm currently working on a final project titled "Design and Communication Security Mechanisms in an Embedded Gateway Module for Electric Vehicle Networks." I'll be creating a security mechanism using AES-128 and a hash function, and securing data from Ethernet communication protocols.
I'd like to ask:
1. How can I integrate Ethernet communication and security using the STM32F767ZIT6?
2. How can I create an encryption and decryption mechanism using AES-128 cryptography on the STM32F767ZIT6?