On 2/2/21 10:56 AM, Stefan Berger wrote:
This series of patches fixes the calculation of the keyid in the sign_verify.sh script when it runs on older distros, such as CentoOS 7 or Ubuntu Xenial, and then adds ECDSA signature checking using elliptic curve keys.
This series passes all relevant Travis tests. Te one failure seems unrelated to the modifications in this series.
https://travis-ci.com/github/stefanberger/ima-evm-utils/builds/215764182
Stefan Stefan Berger (2): ima_evm_utils: Fix calculation of keyid for older distros ima_evm_utils: Add testing with elliptic curves prime192v1 and 256v1 tests/gen-keys.sh | 20 ++++++++++++++++++++ tests/sign_verify.test | 16 ++++++++++++++++ 2 files changed, 36 insertions(+)