-
Remove struct t_cose_parameters from t_cose_common.h. I don’t think it is needed anymore. Also remove all the stuff added to t_cose_common.h because it was added. Put it back in t_cose_sign1_verify.h …
-
### What version of the package are you using?
Commit https://github.com/veraison/ccatoken/commit/244f4b5060ad518eda193f462e4d80cd26c531ba
### Does this issue reproduce with the latest release?
…
-
The TEEP protocol wants to allow using EdDSA (value -8 in the COSE Algorithms registry) with COSE_Sign1
-
I'm asking here, because I don't know yet, whether there is an issue in the blog post or not regarding technical description of transmitting, signing and decoding a RAT/PCR-DCC from test lab to "RKI" …
-
hi, can t_cose support PS256 signature verification algorithm(COSE_Sign1)? or can I get some hints to implement it.
-
Marco suggested to explore the use of countersignatures to reduce the size of the signed signed and encrypted payload.
-
-
I implemented sign function in rust based on Nami's implementation [here](https://github.com/Berry-Pool/nami-wallet/blob/f94d95325b8ded69030d7b81f3d58979c4dff535/src/api/extension/index.js#L824)
Th…
-
This issue is an extension of Issue #64. Issue #64 modified the external Interface for API Sign1 to return Encoded CBOR signed Sign1 message.
However the mis-use is still possible via the Interface…
-
In [draft-ietf-teep-protocol-07 Section 7](https://datatracker.ietf.org/doc/html/draft-ietf-teep-protocol-07#section-7), ciphersuites are defined.
The mentioned protection methods for TEEP messages…