aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-12-13CC312: Fix Windows buildGyorgy Szing
2019-11-28CC312: Support out-of-tree build for CC312Raef Coles
2019-11-28CC312: Fix CRT parameter generation in CC312 libRaef Coles
2019-11-28CC312: Make public LCS and ROTPK getter functionsTamas Ban
2019-11-28CC312: Fork CC312 runtime library inside tf-mDavid Vincze
2019-11-05Platform: Use PSA ECC ID for attestation keyRaef Coles
2019-11-05Attest: Refactor COSE key parameter creationRaef Coles
2019-11-05Attest: Add key selection and modify key loadingRaef Coles
2019-09-23Build: Fix t_cose CMakeList.txtTamas Ban
2019-09-23Build: Split QCBOR to encode and decode libraryTamas Ban
2019-09-23Attest: Remove key-id from token headerTamas Ban
2019-09-23COSE: Fixes for key-id is absent in unprotected headersLaurence Lundblade
2019-09-23Attest: Remove test code from release buildTamas Ban
2019-07-12Interface: Rename PSA headersJamie Fox
2019-06-26T398: Source cleanup for tool chain integrationTTornblom
2019-06-24COSE: skip sig alg call when computing token sizeLaurence Lundblade
2019-06-24QCBOR: Add xx_IsBufferNULL(); update docs; endianness optionsLaurence Lundblade
2019-06-21Build: Move configurations into a specified directoryKen Liu
2019-05-29Attest: Init hash operation before calling setupJamie Fox
2019-05-24Attest: Crypto service bindingTamas Ban
2019-05-24Crypto: Implement additional PSA Crypto APIsAntonio de Angelis
2019-05-24Attest: Align to use the updated PSA Crypto APIAntonio de Angelis
2019-05-10COSE: Fix typo in license headerTamas Ban
2019-05-10COSE: Correct compatibility with COSE standardLaurence Lundblade
2019-05-10QCBOR: Make bstr wrapping compatible with COSE signingLaurence Lundblade
2019-04-17COSE: Rework of crypto hash portability layerLaurence Lundblade
2019-04-17Attest: Get option flags from challenge objectLaurence Lundblade
2019-04-17Attest: Add test that verify and decode individual claimsLaurence Lundblade
2019-04-17COSE: Split t_cose to two part: sign and verifyTamas Ban
2019-04-17Attest: Rename useful_buf to q_useful_bufLaurence Lundblade
2019-04-17QCBOR: Fix mem alignment bug decoding indefinite length stringsLaurence Lundblade
2019-02-21Core: Move memory primitives to separate fileTamas Ban
2019-02-14COSE: Add porting layer to psa_cryptoTamas Ban
2019-02-14COSE: Add cmake file to build object libraryTamas Ban
2019-02-14QCBOR: Add cmake file to build object libraryTamas Ban
2019-02-14Attest: Add attestation core, COSE library & testsLaurence Lundblade
2019-02-14QCBOR: Add CBOR encoder / decoder libraryLaurence Lundblade