Skip to content

lisa1612/AES_CCM

Repository files navigation

AES CCM Encryption/Decryption with STM32

This project demonstrates AES CCM (Counter with CBC-MAC) encryption and decryption using two keys, implemented on the STM32 NUCLEO-F767ZI board. The system uses a web interface to input data, visualize encryption and decryption, and display the results.

Hardware Requirements

  • STM32 NUCLEO-F767ZI Board

Software Requirements

  • STM32CubeIDE

Workflow

Alt text

Results

Alt text

Releases

No releases published

Packages

No packages published

Languages