cose-wg / COSE-C

Implementation of COSE in C++; Provides a C interface; Crypto by openssl or mbedtls
BSD 3-Clause "New" or "Revised" License
30 stars 22 forks source link

Edits required for latest openssl/mbedtls #136

Open BrianSipos opened 1 year ago

BrianSipos commented 1 year ago

The COSE-C source hasn't been updated in a while and there have been some changes to OpenSSL and Mbed-TLS APIs that break when used by COSE-C. I can attach a small diff that gets things running with library versions distributed with Ubuntu 22.04.