Constrained node COSE library. More...
Constrained node COSE library.
Add as a package in the Makefile of your application:
The main consumers of libcose are other libraries or system components, for example SUIT.
The use of the library itself is described in the libcose documentation, and some example code can be found in tests/pkg_libcose/
.
The libcose library does not implement cryptographic algorithms itself, but fans that out to other libraries (which are pulled into the dependency tree as packages) and exposes a consistent interface for the operations they provide.
Backends are selected by any of those pseudomodules:
The selection of pseudomodules determines the available algorithms: