Commit Graph

9532 Commits

Author SHA1 Message Date
lemjclarke
088a6859d5 Add methods to persist decrypted states 2022-04-07 15:11:56 +01:00
vanjatomic
5447c23f24 revert singleton removal 2022-04-07 12:30:22 +01:00
vanjatomic
7fa54b4cb9 Remove signleto serialized as token from WireTx and ENC tx service, issues with core-deterministic 2022-04-07 12:08:02 +01:00
vanjatomic
8e596b0c4e Bump version after Laura's changes 2022-04-07 10:46:02 +01:00
vanjatomic
9ef361da3e Merge remote-tracking branch 'origin/cbdc/poc-encrypt-backchain' into cbdc/poc-encrypt-backchain 2022-04-07 10:44:20 +01:00
vanjatomic
467f5debfc Resolve input resolution 2022-04-07 10:43:55 +01:00
pclaura
c28a9aa58a Serialization changes required for Conclave integration 2022-04-07 10:32:56 +01:00
vanjatomic
fd45b11c5c Fix network param hash check for enclave + re-issuance 2022-04-06 16:08:35 +01:00
vanjatomic
d74289f90b Reduce number of attestations 2022-04-05 16:11:43 +01:00
vanjatomic
a29da1f63f Reduce number of attestations 2022-04-05 15:29:19 +01:00
lemjclarke
6916b30606 Add command to retrieve encrypted transaction for local storage 2022-04-01 14:21:46 +01:00
vanjatomic
2826bd9263 Add decrypt feature 2022-04-01 09:31:49 +01:00
vanjatomic
d2e0f28578 Switch to individual services 2022-03-31 16:38:20 +01:00
vanjatomic
3af1ae1d56 Switch to services for resolution 2022-03-31 15:59:00 +01:00
vanjatomic
1d03751702 Add internal service hub 2022-03-31 15:16:55 +01:00
vanjatomic
96e610ee0f Add services for resolution 2022-03-31 14:51:36 +01:00
vanjatomic
56f2f292aa Add constructor for deserialization 2022-03-31 12:36:23 +01:00
vanjatomic
41496c9d89 Fix order of initialization 2022-03-30 15:50:52 +01:00
vanjatomic
19be27036e Fix return type 2022-03-30 14:00:38 +01:00
vanjatomic
fc2b9d0cab Fix nullable type 2022-03-30 13:34:34 +01:00
vanjatomic
4ed5457818 Add dto 2022-03-30 13:22:18 +01:00
vanjatomic
13a3bfb981 Add service hub 2022-03-30 13:21:02 +01:00
vanjatomic
fe15d9c0c8 Bump version 2022-03-30 12:33:50 +01:00
vanjatomic
d5611b36d1 Add key verification commands, add decrypt function to interface 2022-03-30 11:24:18 +01:00
stefano
e8662c27a7 Merge branch 'cbdc/poc-encrypt-backchain-sf' of https://github.com/corda/corda into cbdc/poc-encrypt-backchain-sf 2022-03-29 08:49:56 +00:00
stefano
e9803903c7 hardcode the client class 2022-03-29 08:49:39 +00:00
adam.houston
dc840008f2 Mock node uses hard coded EnclaveClient instance 2022-03-28 16:32:49 +01:00
Stefano Franz
a37486c6d7 do not automagically detect enclave client, use hardcoded class 2022-03-28 13:56:04 +02:00
Stefano Franz
c4b7066c83 Merge branch 'cbdc/poc-encrypt-backchain-sf' of https://github.com/corda/corda into cbdc/poc-encrypt-backchain-sf
# Conflicts:
#	build.gradle
2022-03-27 13:09:46 +02:00
stefano
efbf53857b remove samples 2022-03-27 12:56:23 +02:00
Stefano Franz
6e34b2442e remove distributed testing 2022-03-27 11:07:17 +02:00
stefano
98a43101d1 working end-2-end with conclave 2022-03-25 13:19:52 +00:00
stefano
ca1d6b89c7 hackery pt II 2022-03-24 16:56:15 +00:00
stefano
2a165205c6 do attestation sync always 2022-03-24 09:41:35 +00:00
adam.houston
9a6b8d2417 Encrypt transactions for local format as soon as they are received 2022-03-23 13:04:08 +00:00
stefano
e1a6b5fd09 pass x500 of node to enclave client 2022-03-23 10:47:36 +00:00
adam.houston
f838a969d3 Renamed EnclaveClient to CordaEnclaveClient to avoid clashing with Conclave 2022-03-22 17:24:25 +00:00
adam.houston
7c4e274953 Small fixes to encryptedTransactionService access 2022-03-22 14:21:52 +00:00
adam.houston
438d2da073 Merge branch 'cbdc/poc-encrypt-backchain' of github.com:corda/corda into cbdc/poc-encrypt-backchain 2022-03-21 17:20:52 +00:00
adam.houston
39a3feb55c Bump version 4.8.5.3-CONCLAVE-SNAPSHOT 2022-03-21 17:10:41 +00:00
lemjclarke
a704cb0b26 Add encrypt for local command and verify signature variants 2022-03-21 17:08:27 +00:00
adam.houston
4870d0bb30 Bump version 2022-03-21 17:04:55 +00:00
adam.houston
b36a06b588 Send current transaction encrypted 2022-03-21 16:53:12 +00:00
adam.houston
711eb11a2e Update version number to 4.8.5.1-CONCLAVE-SNAPSHOT 2022-03-21 12:27:46 +00:00
Stefano Franz
4efc439e7b
refactor enclave interface to provide invocationID for all calls (#7122)
Co-authored-by: stefano <stefano@DESKTOP-VCFJH4G>
2022-03-21 11:42:18 +00:00
adam.houston
fbc06d7f57 Merge branch 'cbdc/poc-encrypt-backchain' of github.com:corda/corda into cbdc/poc-encrypt-backchain 2022-03-18 10:54:39 +00:00
adam.houston
95adf626f9 Updated EnclaveClient interface 2022-03-18 10:53:26 +00:00
stefano
93ae0d939f move Cash commands out of the random inner inner inner class structure 2022-03-17 16:50:28 +00:00
adam.houston
fac5db73f4 Proposed interface changes - DOES NOT BUILD 2022-03-17 14:44:22 +00:00
stefano
aa625ca704 play nice with Conclave within SGX 2022-03-17 10:18:12 +00:00