You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came across your repository Enrollment over EDHOC (https://github.com/alexkrontiris/Enrollment-over-EDHOC) and wanted to extend the same for compressed certificates. Can you help me with this? While implementing your code, I got an error message and the client-server application could not be started.
I get this error while running make: cbor.h: No such file or directory compilation terminated
: recipe for target 'crypto_functions.o' failed
make: *** [crypto_functions.o] Error 1
The text was updated successfully, but these errors were encountered:
I came across your repository Enrollment over EDHOC (https://github.com/alexkrontiris/Enrollment-over-EDHOC) and wanted to extend the same for compressed certificates. Can you help me with this? While implementing your code, I got an error message and the client-server application could not be started.
I get this error while running make: cbor.h: No such file or directory compilation terminated
: recipe for target 'crypto_functions.o' failed
make: *** [crypto_functions.o] Error 1
The text was updated successfully, but these errors were encountered: