Skip to content

Commit 3f028c2

Browse files
committed
add registration and floorplan info
1 parent 73c75e5 commit 3f028c2

File tree

11 files changed

+52
-38
lines changed

11 files changed

+52
-38
lines changed
95.2 KB
Binary file not shown.
16.1 MB
Binary file not shown.
1.57 MB
Binary file not shown.
-1.25 MB
Binary file not shown.
-280 Bytes
Binary file not shown.
313 KB
Binary file not shown.
-16.8 MB
Binary file not shown.
1.44 KB
Binary file not shown.
1.44 KB
Binary file not shown.

src/pages/ches25.mdx

Lines changed: 52 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -210,53 +210,27 @@ In this talk, I will describe mlkem-native and mldsa-native, C/Assembly implemen
210210
</p>
211211
</div>
212212

213-
214-
---
215-
216-
## Timeline
217-
- ~~June 30, 2025~~ July 14, 2025 — Submission deadline
218-
- ~~July 31, 2025~~ August 8, 2025 — Acceptance Notifications
219-
- August 15, 2025 — Program Announcement
220-
221213
---
222-
223-
## Organizers
224-
- Aydin Aysu (North Carolina State University)
225-
- Fatemeh Ganji (Worcester Polytechnic Institute)
226-
- Patrick Schaumont (Worcester Polytechnic Institute)
227-
- Caner Tol (Worcester Polytechnic Institute)
228-
229-
{/* add a line here */}
230-
{/* <hr style={{ margin: "20px 0", border: "1px solid #ddd" }} /> */}
231-
232-
<div style={{ display: "flex", gap: "10px", marginTop: "20px", alignItems: "center"}}>
233-
<a href="/contact"
234-
className="button button--secondary"
214+
## Registration
215+
OPTIMIST 2025 is organized in affiliation with CHES 2025. Participants may register online through the CHES 2025 Registration Page.
216+
Registration is open now.
217+
<div>
218+
<a href="https://ches.iacr.org/2025/registration.php"
219+
className="button button--primary"
235220
style={{
236221
display: "inline-flex", alignItems: "center", justifyContent: "center", paddingTop: "13px", paddingBottom: "0px"
237222
}}>
238-
Contact Organizers
223+
Register
239224
</a>
240225
</div>
241-
242-
---
243-
## Technical Program Committee
244-
- Lejla Batina (Radboud University)
245-
- Gaëtan Cassiers (UCLouvain)
246-
- Daniel Dinu (Intel)
247-
- Kris Gaj (George Mason University)
248-
- Daniel Page (University of Bristol)
249-
- Markku-Juhani O. Saarinen (Tampere University)
250-
- Mirjana Stojilovic (EPFL)
251-
- Marc Witteman (Keysight Technologies)
252-
253226
---
254227
## Travel & Venue Information
255228

256229
<div style={{ display: 'flex', flexWrap: 'wrap', alignItems: 'flex-start' }}>
257230
<div style={{ flex: 1, minWidth: '250px' }}>
258-
OPTIMIST Workshop will be co-located with <a href="https://ches.iacr.org/2025" target="_blank" rel="noopener noreferrer">CHES 2025</a> which will be held at the Kuala Lumpur (KL) Convention Centre.
259-
231+
OPTIMIST Workshop will be co-located with <a href="https://ches.iacr.org/2025" target="_blank" rel="noopener noreferrer">CHES 2025</a> which will be held at the Kuala Lumpur (KL) Convention Centre **Meeting Room 305 on Level 3**.
232+
233+
260234
**Address:**
261235

262236
Kuala Lumpur Convention Centre,
@@ -265,8 +239,9 @@ In this talk, I will describe mlkem-native and mldsa-native, C/Assembly implemen
265239

266240
---
267241

268-
More detailed information can be found on the CHES 2025 website:
269-
242+
More detailed information:
243+
244+
[Floor plan](/pdf/floor_plan_optimist_2025.pdf) —
270245
[Venue](https://ches.iacr.org/2025/travel.php#venue) —
271246
[Getting There](https://ches.iacr.org/2025/travel.php#getting_there)
272247
</div>
@@ -289,6 +264,45 @@ In this talk, I will describe mlkem-native and mldsa-native, C/Assembly implemen
289264

290265
---
291266

267+
## Organizers
268+
- Aydin Aysu (North Carolina State University)
269+
- Fatemeh Ganji (Worcester Polytechnic Institute)
270+
- Patrick Schaumont (Worcester Polytechnic Institute)
271+
- Caner Tol (Worcester Polytechnic Institute)
272+
273+
{/* add a line here */}
274+
{/* <hr style={{ margin: "20px 0", border: "1px solid #ddd" }} /> */}
275+
276+
<div style={{ display: "flex", gap: "10px", marginTop: "20px", alignItems: "center"}}>
277+
<a href="/contact"
278+
className="button button--secondary"
279+
style={{
280+
display: "inline-flex", alignItems: "center", justifyContent: "center", paddingTop: "13px", paddingBottom: "0px"
281+
}}>
282+
Contact Organizers
283+
</a>
284+
</div>
285+
286+
---
287+
## Technical Program Committee
288+
- Lejla Batina (Radboud University)
289+
- Gaëtan Cassiers (UCLouvain)
290+
- Daniel Dinu (Intel)
291+
- Kris Gaj (George Mason University)
292+
- Daniel Page (University of Bristol)
293+
- Markku-Juhani O. Saarinen (Tampere University)
294+
- Mirjana Stojilovic (EPFL)
295+
- Marc Witteman (Keysight Technologies)
296+
297+
---
298+
299+
## Timeline
300+
- ~~June 30, 2025~~ July 14, 2025 — Submission deadline
301+
- ~~July 31, 2025~~ August 8, 2025 — Acceptance Notifications
302+
- August 15, 2025 — Program Announcement
303+
304+
---
305+
292306
## 📢 Call for Contributions
293307

294308
<p>As the OPTIMIST workshop is a forum to present and discuss new efforts that enable open and reproducible research in implementation security, the organizers and program committee invite submissions of proposals for talks. </p>

0 commit comments

Comments
 (0)