atcac
wrapper APIs usage for AES GCM encrypt/decrypt similar to MbedTLS and openSSL library wrapper APIsKey id
attribute of key type objects into stack memory and use it for subsequent accesses1024 bytes ED25519 mode
atcac
structures referencing third party libraries opaque to the user so installed header files are usable by applications without also including the third party headers.struct
keyword. New typedefs were added by appending the suffix _t
which allows for the same mechanism for declaring these structure in code if building a standalone application (such as in embedded projects). If dynamically linking with the library and using a third party crypto library one will need to use the _new
& _free
APIs to allocate these structures for use with the atcac
interfaces.length % 16 == 0
ATCA_STATUS
rather than int
ATCA_STATUS
rather than int
atcab_get_device()
)<api>_config_check.h
see lib/atca_config_check.h for the top level headerdevice = ATECC608A-TNGTLS