Linux Integrity Measurement development
 help / color / mirror / Atom feed
* [PATCH ima-evm-utils v2 0/2] Update README and examples for ECC key support
@ 2023-04-25 16:10 Stefan Berger
  2023-04-25 16:10 ` [PATCH ima-evm-utils v2 1/2] Add openssl command line examples for creation of EC keys Stefan Berger
  2023-04-25 16:10 ` [PATCH ima-evm-utils v2 2/2] examples: Add examples for elliptic curve key and certs generation Stefan Berger
  0 siblings, 2 replies; 6+ messages in thread
From: Stefan Berger @ 2023-04-25 16:10 UTC (permalink / raw)
  To: linux-integrity; +Cc: zohar, Stefan Berger

Update the README and add example scripts for ECC key and cert support.

Regards,
   Stefan

Stefan Berger (2):
  Add openssl command line examples for creation of EC keys
  examples: Add examples for elliptic curve key and certs generation

 README                           | 24 +++++++++++++++++++++++
 examples/ima-gen-local-ca-ecc.sh | 29 ++++++++++++++++++++++++++++
 examples/ima-genkey-ecc.sh       | 33 ++++++++++++++++++++++++++++++++
 examples/ima-genkey-self-ecc.sh  | 29 ++++++++++++++++++++++++++++
 4 files changed, 115 insertions(+)
 create mode 100755 examples/ima-gen-local-ca-ecc.sh
 create mode 100755 examples/ima-genkey-ecc.sh
 create mode 100755 examples/ima-genkey-self-ecc.sh

-- 
2.39.2


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

end of thread, other threads:[~2023-04-26 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25 16:10 [PATCH ima-evm-utils v2 0/2] Update README and examples for ECC key support Stefan Berger
2023-04-25 16:10 ` [PATCH ima-evm-utils v2 1/2] Add openssl command line examples for creation of EC keys Stefan Berger
2023-04-25 16:10 ` [PATCH ima-evm-utils v2 2/2] examples: Add examples for elliptic curve key and certs generation Stefan Berger
2023-04-26 13:58   ` Mimi Zohar
2023-04-26 14:20     ` Stefan Berger
2023-04-26 21:29       ` Mimi Zohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox