Support for Ephemeral Diffie-Hellman Over COSE (EDHOC) More...
Support for Ephemeral Diffie-Hellman Over COSE (EDHOC)
Just add it as a package in your application:
EDHOC-C does not implement crypographic algorithms, instead it uses external libraries as a backend. Libraries that provide all requirements are currently tinycrypt crypto library and WolfSSL Embedded SSL/TLS library. Pick one through the following module:
EDHOC-C does not implement a CBOR library either, currently the only possible backend is NanoCBOR library. Select it through the following module:
Don't forget to include the header for the EDHOC-C public API:
Files | |
file | edhoc_config.h |
EDHOC-C configuration file. | |