linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ima_evm_utils: Add tests for ECDSA signature checking
@ 2021-02-02 15:56 Stefan Berger
  2021-02-02 15:56 ` [PATCH v2 1/2] ima_evm_utils: Fix calculation of keyid for older distros Stefan Berger
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefan Berger @ 2021-02-02 15:56 UTC (permalink / raw)
  To: zohar, vt, linux-integrity; +Cc: Stefan Berger

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.

   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(+)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-04 13:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 15:56 [PATCH v2 0/2] ima_evm_utils: Add tests for ECDSA signature checking Stefan Berger
2021-02-02 15:56 ` [PATCH v2 1/2] ima_evm_utils: Fix calculation of keyid for older distros Stefan Berger
2021-02-02 15:56 ` [PATCH v2 2/2] ima_evm_utils: Add testing with elliptic curves prime192v1 and 256v1 Stefan Berger
2021-02-02 17:42 ` [PATCH v2 0/2] ima_evm_utils: Add tests for ECDSA signature checking Stefan Berger
2021-02-04 13:08   ` Mimi Zohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).