-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmpc.html
More file actions
508 lines (481 loc) · 20.1 KB
/
mpc.html
File metadata and controls
508 lines (481 loc) · 20.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<link rel="shortcut icon" type="image/png" href="favicon.png">
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="./css/animate.min.css">
<link rel="stylesheet" type="text/css" href="./css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="./css/et-line.min.css">
<script src="./js/jquery-2.1.0.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/blocs.min.js"></script>
<script src="./js/lazysizes.min.js" defer></script>
<title>mpc</title>
<!-- Google Analytics -->
<script type="text/javascript" src="https://s3.amazonaws.com/assets.freshdesk.com/widget/freshwidget.js"></script>
<script type="text/javascript">
FreshWidget.init("", {"queryString": "&widgetType=popup&formTitle=Enigma+Help+%26+Support&submitTitle=Push+It&submitThanks=Thanks+for+getting+in+touch!&captcha=yes", "utf8": "✓", "widgetType": "popup", "buttonType": "text", "buttonText": "Help & Support", "buttonColor": "#00a7d7", "buttonBg": "#ffffff", "alignment": "1", "offset": "0px", "submitThanks": "Thanks for getting in touch!", "formHeight": "500px", "captcha": "yes", "url": "https://enigmabridge.freshdesk.com"} );
</script></script><!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/57a2055d00df04742fb54f1c/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script--><script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-84597687-1', 'auto');
ga('send', 'pageview');
</script><!-- Google Tracking -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MKFRQJG');</script>
<!-- End Google Tag Manager -->
<!-- Google Analytics END -->
</head>
<body>
<!-- Main container -->
<div class="page-container">
<!-- bloc-72 -->
<div class="bloc bloc-fill-screen b-parallax bg-mpc-one-secure bgc-rich-electric-blue-3 d-bloc bloc-bg-texture texture-darken" id="bloc-72">
<div class="container fill-bloc-top-edge">
<nav class="navbar row">
<div class="navbar-header">
<a class="navbar-brand" href="index.html"><img src="img/lazyload-ph.png" data-src="img/logo2-rgb_cropped.gif" height="50" class="lazyload" /></a>
<button id="nav-toggle" type="button" class="ui-navbar-toggle navbar-toggle" data-toggle="collapse" data-target=".navbar-1">
<span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse navbar-1">
<ul class="site-navigation nav navbar-nav pull-right">
<li>
<a href="index.html" class="ltc-rich-electric-blue">Home</a>
</li>
<li>
<div class="dropdown">
<a href="#" class="dropdown-toggle ltc-rich-electric-blue" data-toggle="dropdown" aria-expanded="false">Platform<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="hsm.html" class="ltc-rich-electric-blue">Hardware Security</a>
</li>
<li>
<a href="keytwist.html" class="ltc-rich-electric-blue">KeyTwist</a>
</li>
</ul>
</div>
</li>
<li>
<div class="dropdown">
<a href="#" class="dropdown-toggle ltc-rich-electric-blue" data-toggle="dropdown" aria-expanded="false">API At Work<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="https://instantpki.com" class="ltc-rich-electric-blue" target="_blank">Instant PKI</a>
</li>
<li>
<a href="https://theprivate.space" class="ltc-rich-electric-blue">Private Space VPN</a>
</li>
<li>
<a href="enigma_link.html" class="ltc-rich-electric-blue">Enigma Link</a>
</li>
<li>
<a href="password_protect.html" class="ltc-rich-electric-blue">Secure Passwords</a>
</li>
<li>
<a href="payments.html" class="ltc-rich-electric-blue">Payments and Tokenization</a>
</li>
</ul>
</div>
</li>
<li>
<a href="https://api.enigmabridge.com" class="ltc-rich-electric-blue" id="pl-undefined" target="_blank">API Manual</a>
</li>
<li>
<a href="https://dan.enigmabridge.com" class="ltc-rich-electric-blue" id="pl-undefined" target="_blank">Blog</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6 col-md-offset-3">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item lazyload animated undefined animLoopInfinite hidden-xs lazyload" src="img/lazyload-ph.png" data-src="https://player.vimeo.com/video/227616912?autoplay=1&loop=1&title=0&byline=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen>
</iframe>
</div>
<h1 class="mg-lg text-center hero-bloc-text tc-rich-electric-blue">
<strong>Think everything </strong>
<div>
<strong>can be compromised</strong>
</div>
</h1>
</div>
</div>
</div>
<div class="container fill-bloc-bottom-edge">
<div class="row">
<div class="col-sm-12">
<a id="scroll-hero" class="blocs-hero-btn-dwn" href="#"><span class="fa fa-chevron-down"></span></a>
</div>
</div>
</div>
</div>
<!-- bloc-72 END -->
<!-- bloc-73 -->
<div class="bloc bgc-white l-bloc tc-onyx" id="bloc-73">
<div class="container bloc-sm">
<div class="row">
<div class="col-xs-12 col-md-8 col-md-offset-2">
<div class="row">
<div class="col-sm-6">
<h1 class="mg-md text-center tc-rich-electric-blue">
BlackHat USA, 2017
</h1>
<p class=" text-center">
<a class="ltc-rich-electric-blue" href="https://www.blackhat.com/us-17/briefings.html#opencrypto-unchaining-the-javacard-ecosystem">OPENCRYPTO: Unchaining The Javacard Ecosystem</a><br>
</p>
<h2 class="mg-md text-center tc-rich-electric-blue ">
<a class="ltc-rich-electric-blue" href="/JCMathLib_bouncyCrypto_BlackHatUSA2017.pdf" target="_blank">PDF of talk slides</a><br>
</h2>
<h3 class="mg-md text-center">
dedicated web site <br><a class="ltc-rich-electric-blue" href="https://bouncycrypto.com">https://bouncycrypto.com</a><br>
</h3>
</div>
<div class="col-sm-6">
<h1 class="mg-md text-center tc-rich-electric-blue">
DEFCON 25
</h1>
<p class=" text-center">
<a class="ltc-rich-electric-blue" href="https://www.defcon.org/html/defcon-25/dc-25-speakers.html">Trojan-tolerant Hardware & Supply Chain Security in Practice</a> <br>
</p>
<h2 class="mg-md text-center tc-rich-electric-blue ">
<a class="ltc-rich-electric-blue" href="./DEFCON25_mpc_security_when_all_is_hacked.pdf" target="_blank">PDF of talk slides</a><br>
</h2>
<h3 class="mg-md text-center">
page about hardware <br><a class="ltc-rich-electric-blue" href="hsm.html">https://enigmabridge.com/hsm</a><br>
</h3><br>
<p>
</p>
</div>
</div>
<p class="text-center mg-lg">
<strong>Enigma Bridge & University College London</strong>
</p>
</div>
</div>
</div>
</div>
<!-- bloc-73 END -->
<!-- bloc-74 -->
<div class="bloc bgc-white l-bloc" id="bloc-74">
<div class="container bloc-sm">
<div class="row">
<div class="col-sm-12">
<h1 class="mg-clear tc-rich-electric-blue text-center">
Demonstrations as shown at DEFCON25
</h1>
</div>
</div>
</div>
</div>
<!-- bloc-74 END -->
<!-- Bloc Group -->
<div class='bloc-group'>
<!-- bloc-75 -->
<div class="bloc bloc-tile-3 bgc-white tc-onyx" id="bloc-75">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item lazyload" src="img/lazyload-ph.png" data-src="https://player.vimeo.com/video/227624415?byline=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen>
</iframe>
</div>
<h3 class="mg-md tc-rich-electric-blue">
Geo-distribution of control
</h3>
<p>
Multi-party keys and encryption can be split between several computing platforms, implementations of operating systems as well as between geo-graphical locations. <br> <br>This demonstration shows processors in 2 locations - at DEFCON and in our Cambridge, UK office.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-75 END -->
<!-- bloc-76 -->
<div class="bloc bloc-tile-3 tc-onyx bgc-white" id="bloc-76">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item lazyload" src="img/lazyload-ph.png" data-src="https://player.vimeo.com/video/227624583?byline=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen>
</iframe>
</div>
<h3 class="mg-md tc-rich-electric-blue">
Speeding-up encryption
</h3>
<p>
Our hardware for efficient use of JavaCards makes large numbers of processors available to internet users without any visible bottleneck. <br> <br>It also shows that the encryption protocol is fast for most of business use cases.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-76 END -->
<!-- bloc-77 -->
<div class="bloc bloc-tile-3 bgc-white tc-onyx l-bloc" id="bloc-77">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item lazyload" src="img/lazyload-ph.png" data-src="https://player.vimeo.com/video/227628128?byline=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen>
</iframe>
</div>
<h3 class="mg-md tc-rich-electric-blue">
Attack resiliency
</h3>
<p>
The last demonstration shows how your keys remain secure even when several of your processors may be compromised. <br> <br>While we demonstrate this resiliency on decryption with three processors, we are efficient for much larger numbers.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-77 END -->
</div>
<!-- Bloc Group END -->
<!-- bloc-78 -->
<div class="bloc tc-onyx bgc-white" id="bloc-78">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-6">
<img src="img/lazyload-ph.png" data-src="img/private_life_of_keys.png" class="img-responsive lazyload" />
</div>
<div class="col-sm-6">
<h2 class="tc-rich-electric-blue mg-md">
The Private Life of Encryption Keys
</h2>
<h3 class="mg-sm tc-onyx">
No-one tells you that security of your keys starts well before you create them
</h3>
<p class="mg-lg ">
It is common sense but we tend to look at things in a certain way. We discuss security of cloud platforms, but forget they run on physical processors that had to be designed, manufactured, and initialized. <br> <br>Payment industry may require hardware security modules (HSM) but they only protect your keys from people using them. What about people who manufactured their processors or network cards.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-78 END -->
<!-- bloc-79 -->
<div class="bloc tc-onyx bgc-anti-flash-white" id="bloc-79">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<h1 class="mg-md tc-rich-electric-blue">
Building blocks of our solution
</h1>
<div class="row">
<div class="col-sm-6">
<h3 class="mg-md">
Diverse hardware platforms running Java
</h3>
<p class=" mg-lg">
- Independent design <br><br> - Independent fabrication and disjoint supply chains <br><br> - Programmable <br><br> - Affordable and available<br>
</p>
<h2 class="mg-md tc-rich-electric-blue text-center">
Javacards
</h2>
</div>
<div class="col-sm-6">
<h3 class="mg-md">
Distributed encryption protocols
</h3>
<p class=" mg-lg">
- No single trusted party <br><br> - Full and perfect distribution of secrets and keys <br><br> - Parallelised dstributed processing <br><br> - Provably secure (i.e, mathematical proofs) <br>
</p>
<h2 class="mg-md tc-rich-electric-blue text-center">
UCL designed MPC protocols
</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-79 END -->
<!-- bloc-80 -->
<div class="bloc bgc-white l-bloc" id="bloc-80">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-6 col-sm-push-6">
<img src="img/lazyload-ph.png" data-src="img/EB-server-open-front_right.jpg" class="img-responsive lazyload" />
</div>
<div class="col-sm-6 col-sm-pull-6">
<h2 class="mg-lg tc-rich-electric-blue">
SIMONA - Javacards via TCP/IP
</h2>
<h3 class="mg-sm tc-onyx">
Unique solution to integrate smartcards with cloud <br> <br>Maximum speed access without bottlenecks <br> <br>Over 100Mbps combined speed to Javacards <br> <br>Control thousands of Javacards from your laptop<br><br>Developed by Enigma Bridge <br><br>
</h3><a href="hsm.html" class="btn btn-clean btn-lg btn-rich-electric-blue">Learn more / Order</a>
</div>
</div>
</div>
</div>
<!-- bloc-80 END -->
<!-- bloc-81 -->
<div class="bloc bgc-white tc-onyx" id="bloc-81">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-6">
<img src="img/lazyload-ph.png" data-src="img/smartcard_infrastructure.png" class="img-responsive lazyload" />
</div>
<div class="col-sm-6">
<h2 class="tc-rich-electric-blue mg-md">
Giving smartcards an infrastructure
</h2>
<h3 class="tc-onyx mg-lg">
Encryption across platforms and continents
</h3>
<p class="mg-lg ">
Use different Javacards designed and manufactured by independent parties <br> <br>Run the same protocols in Javacard simulator on ARM, Intel, or SPARC platforms <br> <br>Create keys distributed across countries and continents
</p>
</div>
</div>
</div>
</div>
<!-- bloc-81 END -->
<!-- bloc-82 -->
<div class="bloc bgc-white l-bloc" id="bloc-82">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-12">
<h1 class="mg-md tc-rich-electric-blue">
Our distributed encryption is practical
</h1>
</div>
</div>
<div class="row voffset">
<div class="col-sm-6">
<img src="img/lazyload-ph.png" data-src="img/crypto.png" class="img-responsive lazyload" />
</div>
<div class="col-sm-6">
<img src="img/lazyload-ph.png" data-src="img/keygen.png" class="img-responsive lazyload" />
</div>
</div>
</div>
</div>
<!-- bloc-82 END -->
<!-- bloc-83 -->
<div class="bloc tc-onyx bgc-white" id="bloc-83">
<div class="container bloc-lg">
<div class="row">
<div class="col-sm-6 col-sm-push-6">
<img src="img/lazyload-ph.png" data-src="img/world_map.png" class="img-responsive lazyload" />
</div>
<div class="col-sm-6 col-sm-pull-6">
<h2 class="tc-rich-electric-blue mg-md">
If Technology Fails, There’s Distrust
</h2>
<h3 class="mg-sm">
Use processors from different geo-political regions
</h3>
<p class="mg-lg ">
Advances of countries in Asia, South America, and North Africa mean that we can use processors with diverse supply chains. <br> <br>If there are bugs or malicous code in all such processors, we can still assume our security holds as long as world powers are not willing to share their secrets.
</p>
</div>
</div>
</div>
</div>
<!-- bloc-83 END -->
<!-- bloc-84 -->
<div class="bloc bgc-white l-bloc" id="bloc-84">
<div class="container bloc-sm">
<div class="row">
<div class="col-xs-12 col-md-8 col-md-offset-2">
<div class="col-sm-3">
<div class="text-center">
<a class="social-lg" href="https://twitter.com/enigmabridge" target="_blank"></a>
<div class="text-center">
<a class="social-lg" href="https://twitter.com/enigmabridge" target="_blank"></a><a href="https://twitter.com/enigmacloud" target="_blank"><span class="fa fa-twitter icon-rich-electric-blue icon-lg"></span></a>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="text-center">
<a class="social-lg" href="https://www.linkedin.com/company/enigma-bridge-ltd" target="_blank"></a>
<div class="text-center">
<a class="social-lg" href="https://www.linkedin.com/company/enigma-bridge-ltd" target="_blank"></a><a href="https://www.linkedin.com/company/enigma-bridge-ltd" target="_blank"><span class="fa fa-linkedin-square icon-rich-electric-blue icon-lg"></span></a>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="text-center">
<a class="social-lg" href="https://github.com/EnigmaBridge" target="_blank"></a>
<div class="text-center">
<a class="social-lg" href="https://github.com/EnigmaBridge" target="_blank"></a><a href="https://github.com/EnigmaBridge" target="_blank"><span class="fa fa-github icon-rich-electric-blue icon-lg"></span></a>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="text-center">
<a class="social-lg" href="http://www.dancvrcek.com/" target="_blank"></a>
<div class="text-center">
<a class="social-lg" href="http://www.dancvrcek.com/" target="_blank"></a><a href="https://dancvrcek.com" target="_blank"><span class="fa fa-tumblr-square icon-rich-electric-blue icon-lg"></span></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- bloc-84 END -->
<!-- ScrollToTop Button -->
<a class="bloc-button btn btn-d scrollToTop" onclick="scrollToTarget('1')"><span class="fa fa-chevron-up"></span></a>
<!-- ScrollToTop Button END-->
<!-- Footer - bloc-85 -->
<div class="bloc bgc-onyx d-bloc" id="bloc-85">
<div class="container bloc-md">
<div class="row">
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
About
</h3><a class="a-btn a-block bloc-mob-center-text ltc-white" href="./index.html#team">The team</a><a href="contact-us.html" class="a-btn a-block bloc-mob-center-text ltc-white ">Contact us</a>
</div>
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
Get the API
</h3><a href="https://api.enigmabridge.com" class="a-btn a-block bloc-mob-center-text ltc-white" target="_blank">Documentation</a><a href="https://enigmabridge.freshdesk.com" class="a-btn a-block bloc-mob-center-text ltc-white " target="_blank">Forum</a>
</div>
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
Follow Us
</h3><a href="https://twitter.com/enigmabridge" class="a-btn a-block bloc-mob-center-text ltc-white " target="_blank">Twitter</a><a href="https://www.linkedin.com/company/enigma-bridge-ltd" class="a-btn a-block bloc-mob-center-text ltc-white " target="_blank">LinkedIn</a>
</div>
<div class="col-sm-3">
<h3 class="mg-md bloc-mob-center-text tc-rich-electric-blue">
Small Print
</h3><a href="terms-of-use.html" class="a-btn a-block bloc-mob-center-text ltc-white">Terms of use</a><a href="privacy-notice.html" class="a-btn a-block bloc-mob-center-text ltc-white">Privacy</a>
</div>
</div>
</div>
</div>
<!-- Footer - bloc-85 END -->
</div>
<!-- Main container END -->
</body>
</html>