| commit | 140bf463046071d3ca5ebbde3fb21ee0854e1951 | [log] [tgz] |
|---|---|---|
| author | Valerii Chubar <valerii_chubar@epam.com> | Thu Sep 29 11:13:57 2022 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Thu Oct 06 10:34:32 2022 +0200 |
| tree | 7a888f9ea3f441ccae9dfc50ae175e12e032cb34 | |
| parent | 1fc38c669fc2e2bd76b34000e16bc36fd0915062 [diff] |
libckteec: Add EDDSA attribute serialization The PKCS#11 Specification: https://docs.oasis-open.org/pkcs11/pkcs11-spec/v3.1/cs01/ pkcs11-spec-v3.1-cs01.pdf 6.3.16 EC mechanism parameters Signed-off-by: Valerii Chubar <valerii_chubar@epam.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_client.
// OP-TEE core maintainers