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