This is simple request to provide support for HSM devices (i.e. ATECC608) to be used with openssl_posix.c.
There was a similar issue already closed - #1772
Moreover, there are some "experimental" patches - https://github.com/paulbartell/aws-iot-device-sdk-embedded-C/commits/paulbartell/openssl_libp11_support which add such support.
Unfortunately, those were not upstream and only support openssl ENGINES (i.e. ver 1.0.x) but not PROVIDERS (as in 3.x).
This is simple request to provide support for HSM devices (i.e. ATECC608) to be used with openssl_posix.c.
There was a similar issue already closed - #1772
Moreover, there are some "experimental" patches - https://github.com/paulbartell/aws-iot-device-sdk-embedded-C/commits/paulbartell/openssl_libp11_support which add such support.
Unfortunately, those were not upstream and only support openssl ENGINES (i.e. ver 1.0.x) but not PROVIDERS (as in 3.x).