| tag | 41c4c638469082540bb379721b1dd450ea1b245e | |
|---|---|---|
| tagger | Joakim Bech <joakim.bech@linaro.org> | Thu Jan 09 23:11:50 2025 +0100 |
| object | 6486773583b5983af8250a47cf07eca938e0e422 |
4.5.0-rc1
| commit | 6486773583b5983af8250a47cf07eca938e0e422 | [log] [tgz] |
|---|---|---|
| author | Matej Zachar <zachar.matej@gmail.com> | Fri Nov 29 10:01:13 2024 +0100 |
| committer | Jerome Forissier <jerome@forissier.org> | Fri Nov 29 17:32:41 2024 +0100 |
| tree | 028daf5bdc2f50db98fe27c02426478901909510 | |
| parent | 0a22c22a65cf6f18dc42175ac4455934dcc32e84 [diff] |
libckteec: Validate EdDSA mechanism parameter length This fixes Segmentation fault when no parameter is provided as specified in pkcs11 v3.0 spec for Ed25519 Signature Scheme Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> Signed-off-by: Matej Zachar <zachar.matej@gmail.com>
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