MicrochipTech/cryptoauth-openssl-engine

Invalid default configuration

vgottardi opened this issue · 1 comments

Running engine_atecc/ecc-test-main with a new chip, locks it with a bad configuration. The problem is that slot 1 is marked as locked (0xFE) before the key is generated in atcatls_config_default().

Hi Victor, I just fixed this issue. Thanks for the heads up.