The newest version of cryptoauthlib provides a new test application to validate
and lock the cryptochip configuration.
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
The newest version of cryptoauthlib is built as a shared library instead of a
static one.
https://jira.digi.com/browse/DEL-6835
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
Use the same prompts that we use in the online documentation:
* For the target: "~#"
* For the host: "~$"
Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
RNG and encryption operations won't work unless the cryptochip is configured
for TLS operations. Print a warning if the chip hasn't been configured yet.
https://jira.digi.com/browse/DEL-5710
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>