This repository was archived by the owner on Apr 25, 2025. It is now read-only.
Commit fdeaed1
committed
[FAB-7577] Separate cryptosuite pkgs
This patch splits the cryptosuite packages for sw & pkcs11
along with the underlying BCCSP factory packages for sw, pkcs11
& plugin.
Usage of the default BCCSP methods are also removed.
PKCS11 testing is split into its own package and now repeats
the e2e test with a PKCS11 configuration.
Change-Id: I484df92094588d07c0655f97c7e27abe5967d99e
Signed-off-by: Troy Ronda <troy@troyronda.com>1 parent 65c26f4 commit fdeaed1
File tree
50 files changed
+956
-1066
lines changed- def/fabapi
- context/defprovider
- internal/github.com/hyperledger
- fabric-ca/sdkpatch/cryptosuitebridge
- fabric
- bccsp/factory
- pkcs11
- plugin
- sw
- sdkpatch/cryptosuitebridge
- pkg
- cryptosuite
- bccsp
- multisuite
- pkcs11
- sw
- wrapper
- fabric-ca-client
- fabric-client
- identity
- signingmgr
- scripts/third_party_pins
- fabric-ca/patches
- fabric
- patches
- test
- fixtures/dockerenv
- integration
- e2e
- fab
- pkcs11
- sdk
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+956
-1066
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
141 | | - | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 147 | | |
153 | 148 | | |
154 | 149 | | |
| |||
214 | 209 | | |
215 | 210 | | |
216 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | 225 | | |
232 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
233 | 230 | | |
234 | 231 | | |
235 | 232 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
| |||
Lines changed: 0 additions & 97 deletions
This file was deleted.
Lines changed: 0 additions & 103 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
0 commit comments