aboutsummaryrefslogtreecommitdiff
path: root/fcp/confidentialcompute
AgeCommit message (Expand)Author
2024-04-08Add thread safety documentation to MessageDecryptor and MessageEncryptor and ...Nova Fallen
2024-03-28Support CWTs with multiple signatures.Brett McLarnon
2024-03-26Define a new format dedicated to clients' payloads in the ConfidentialAggrega...Timon Van Overveldt
2024-03-20Add utility classes for generating and verifying ECDSA P-256 COSE signatures.Timon Van Overveldt
2024-03-18Add MessageDecryptor support for specifying signing algorithm.Brett McLarnon
2024-03-18Add a function for generating the Sig_structure for a serialized CWT.Brett McLarnon
2024-03-13DataAccessPolicy support for configuration properties.Brett McLarnon
2024-02-20Switch from libcbor to libcppbor.Brett McLarnon
2024-02-20internal changeFederated Compute Team
2024-02-16Remove deprecated fields from the ConfidentialCompute APIs.Brett McLarnon
2024-02-15Add missing license headersFederated Compute Team
2024-02-12Several fixes in preparation of implementing remote attestation:Brett McLarnon
2024-02-07//fcp/confidentialcompute:crypto support for CBOR keys.Brett McLarnon
2024-02-02Add library for encoding and decoding CWTs and COSE keys.Brett McLarnon
2023-11-28Add C++ Crypto libraries for confidential computing.Nova Fallen