Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 62b6504c authored by Shikha Panwar's avatar Shikha Panwar Committed by Gerrit Code Review
Browse files

Merge "InitialPayload of ExplicitKeyDiceCertChain" into main

parents 8877018d fc0dbfee
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -19,11 +19,10 @@ ExplicitKeyDiceCertChain = [
    * DiceChainEntry
]

DiceCertChainInitialPayload = {
    -4670552 : bstr .cbor PubKeyEd25519 /
               bstr .cbor PubKeyECDSA256 /
               bstr .cbor PubKeyECDSA384 ; subjectPublicKey
}
; Encoded in accordance with Core Deterministic Encoding Requirements [RFC 8949 s4.2.1]
DiceCertChainInitialPayload = bstr .cbor PubKeyEd25519
                            / bstr .cbor PubKeyECDSA256
                            / bstr .cbor PubKeyECDSA384 ; subjectPublicKey

; INCLUDE generateCertificateRequestV2.cddl for: PubKeyEd25519, PubKeyECDSA256, PubKeyECDSA384,
;                                                DiceChainEntry