Commit Graph

9509 Commits

Author SHA1 Message Date
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
adam.houston
95b80b37b7 Enclave tests working 2022-03-15 11:53:38 +00:00
adam.houston
3ed48a99f7 Merge branch 'cbdc/poc-encrypt-backchain' of github.com:corda/corda into cbdc/poc-encrypt-backchain 2022-03-14 15:20:36 +00:00
adam.houston
c7cc817386 Encrypted transaction signatures and dependencies stored 2022-03-14 15:20:23 +00:00
adam.houston
bba864d86d Fixes to encryption storage 2022-03-14 14:02:41 +00:00
stefano
73fd1f8a16 change version to be conclave specific 2022-03-14 12:50:56 +00:00
stefano
b9d98b82ad add janky publish 2022-03-14 12:49:12 +00:00
adam.houston
9f4b46e8d4 Fix mock node transaction storage 2022-03-14 12:30:16 +00:00
adam.houston
ac36d48f77 Fix build issue by removing DeleteForDJVM from SgxSupport 2022-03-14 12:20:27 +00:00
adam.houston
d532aa0e06 Remove Conclave Dependency 2022-03-14 11:57:14 +00:00
adam.houston
a26a7fcdfe Initial merge 2022-03-14 11:54:12 +00:00
adam.houston
f4b20fe699 Encrypted transactions now stored in their own table 2022-03-11 10:26:52 +00:00
adam.houston
91c28f1872 Merge branch 'cbdc/conclave-corda-int' into cbdc/poc-encrypt-backchain-merge 2022-03-10 15:51:32 +00:00
adam.houston
001f00ef6d Merge branch 'cbdc/conclave-corda-int' of github.com:corda/corda into cbdc/conclave-corda-int 2022-03-10 15:50:33 +00:00
lemjclarke
93aba9360a Add verification 2022-03-10 15:18:58 +00:00
adam.houston
525dc6022b Merge branch 'cbdc/conclave-corda-int' into cbdc/poc-encrypt-backchain-merge
# Conflicts:
#	core/src/main/kotlin/net/corda/core/transactions/EncryptedTransaction.kt
#	settings.gradle
2022-03-10 14:11:01 +00:00
adam.houston
581bb692d8 Merge branch 'cbdc/conclave-corda-int' of github.com:corda/corda into cbdc/conclave-corda-int 2022-03-10 14:06:48 +00:00
lemjclarke
768d38782e Add verification 2022-03-10 08:43:53 +00:00
adam.houston
bdb9b2c590 Merge branch 'cbdc/conclave-corda-int' into cbdc/poc-encrypt-backchain-merge 2022-03-09 10:43:00 +00:00
pclaura
12f512057f Vanja's fix for Kotlin reflection in GraalVM 2022-03-08 17:21:24 +00:00
lemjclarke
880f7ae4ce Add dummy enclave and test 2022-03-08 17:15:43 +00:00
lemjclarke
a9eedd92fd Replace wire transaction with signed transaction 2022-03-08 17:15:04 +00:00
lemjclarke
14c38a6fce Fix build dependencies 2022-03-08 17:14:37 +00:00
pclaura
03215baa39 Vanja's fix for Kotlin reflection in GraalVM 2022-03-08 16:14:24 +00:00