suculent / thinx-aes-lib

AES wrapper for ESP8266/ESP32/Arduino/nRF5x
Other
113 stars 39 forks source link

Conditional directive for ESP32 on gen_iv method to correctly randomize the values #75

Closed gavazza closed 11 months ago

gavazza commented 11 months ago

Added a conditional directive into gen_iv method to identify if the board is an ESP32. If so, use esp_fill_random method to initialize iv.

suculent commented 11 months ago

Logo Checkmarx One – Scan Summary & Detailsc024b372-d782-4143-88d9-4376c10665c4

No New Or Fixed Issues Found