Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libp11: bump to git 57ca68f for EC signing support | Ricardo Salveti | 2019-01-17 | 1 | -0/+40 |
libp11 0.4.9 gives an error when EC keys are used for signing (pkcs11_try_pkey_ec_sign() not implemented), so bump to git 57ca68f (post 0.4.9) for EC signing support. Also drop workaround patch for OpenSSL 1.0.2.m since OE OpenSSL version is now at 1.1.1a. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> |