CINXE.COM

FSE 2022 Program

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Fast Software Encryption 2022"/> <!-- Generic bootstrap --> <link href="https://iacr.org/libs/css/bootstrap/confv2/css/bootstrap.min.css" rel="stylesheet" > <!-- Styling --> <link rel="stylesheet" href="/2022/styles/main.css"> <link id="style" rel="stylesheet" href="/2022/styles/blue_theme.css"> <!-- metadata for googlebot --> <script type="application/ld+json"> { "@id": "https://fse.iacr.org/2022", "@context": "http://schema.org/", "@type": "Event", "startDate": "20 Mar 2022", "endDate": "25 Mar 2022", "location": { "@context": "http://schema.org", "@type": "Place", "address": { "@context": "http://schema.org", "@type": "PostalAddress", "addressLocality": "Athens", "addressCountry": "Greece" }, "geo": { "@type": "GeoCoordinates", "latitude": "23.7323154", "longitude": "37.9677942" }, "name": "Conference Venue" }, "organizer": { "@context": "http://schema.org", "@type": "NGO", "legalName": "International Association for Cryptologic Research", "alternateName": "IACR", "sameAs": "https://iacr.org/", "naics": "813920", "logo": "https://iacr.org/img/logo/iacrlogo_small.png" }, "name": "FSE 2022", "description": "Fast Software Encryption 2022", "image": "https://iacr.org/img/logo/iacrlogo_small.png" } </script> <!-- open graph for facebook. There is no type for event. --> <meta property="og:type" content="event"/> <meta property="og:url" content="https://fse.iacr.org/2022"/> <meta property="event:start_time" content="20 Mar 2022"/> <meta property="event:end_time" content="25 Mar 2022"/> <meta property="og:description" content="Fast Software Encryption 2022"/> <meta property="og:image" content="https://iacr.org/img/logo/iacrlogo_small_og.png"/> <meta property="og:latitude" content="23.7323154"/> <meta property="og:longitude" content="37.9677942"/> <!-- metadata for twitter. --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@iacr_news"/> <meta name="twitter:description" content="Fast Software Encryption 2022"/> <meta property="twitter:image" content="https://iacr.org/img/logo/iacr_wordmark_twitter.png"/> <!-- apple format for iMessage and search --> <link rel="apple-touch-icon" href="https://iacr.org/img/logo/iacrlogo_small.png"> <meta property="og:title" content="FSE 2022 program"/> <meta name="twitter:title" content="FSE 2022 program"/> <title> FSE 2022 Program </title> <style> ul.days-nav li.nav-item { border-radius: 10px; border-color: black; } ul.days-nav .nav-link:hover { background-color: #eeeeee; } ul.days-nav .nav-link { margin-right: .5rem; padding-left: 2rem; padding-right: 2rem; border-color: #e9ecef #e9ecef #dee2e6; border-top-left-radius: .6rem; border-top-right-radius: .6rem; font-weight: 600; background-color: #f0f0f0; color: black; } .session { background-color: #f0f0f0; } #scrollButtons { width: 2rem; position: sticky; left: 0; bottom: 1.3rem; } div.paper-abstract { white-space: pre-wrap; } </style> </head> <body> <!-- BEGIN nav --> <div id="pageTop"> <header id="conf_id" class="headerImg"> <div class="headerGradient"> <div class="pageTopContainer"> <div id="titlesLogoDiv" class="d-flex justify-content-between align-items-center"> <div class="headerConferenceName"> <h1 class="headerTitle"> FSE 2022 </h1> </div> <div class="conferenceLogo"> <a href="https://iacr.org/"> <img id="logo" class="d-none d-lg-block mx-auto" src="https://fse.iacr.org/2022/images/logo_fse2022.jpg" title="FSE 2022"> </a> </div> <div class="headerLogo"> <a href="https://iacr.org/"> <img id="logo" class="d-none d-lg-block mx-auto" src="https://iacr.org/img/logo/iacrlogo_small.png" title="International Association for Cryptologic Research"> </a> </div> <div class="headerInfo"> <h3 class="headerInfoTop"> 20-25 March 2022 </h3> <h3 class="headerInfoBottom"> Athens, Greece </h3> </div> </div> </div> </div> </header> <div id="main-nav-row" class="sticky-top"> <nav class="container navbar navbar-expand-md"> <button class="navbar-toggler mt-1 collapsed nofocus" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> </button> <div class="collapse navbar-collapse justify-content-md-center" id="navbarNav"> <ul id="nav-ul" class="navbar-nav"> <li class="nav-item mt-4 mt-md-0"> <a class="nav-link" href="/2022/"> Home </a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"> Technical Program </a> <div class="dropdown-menu mx-md-3 mx-lg-5"> <a class="dropdown-item" href="/2022/program.php"> Main program </a> <a class="dropdown-item" href="/2022/callforpapers.php"> Call for papers </a> <a class="dropdown-item" href="/2022/papersubmission.php"> Paper submission </a> <a class="dropdown-item" href="/2022/invitedtalks.php"> Invited talks </a> <a class="dropdown-item" href="/2022/acceptedpapers.php"> Accepted papers </a> <a class="dropdown-item" href="/2022/rumpsession.php"> Rump session </a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"> Attend </a> <div class="dropdown-menu mx-md-3 mx-lg-5"> <a class="dropdown-item" href="/2022/registration.php"> Registration </a> <a class="dropdown-item" href="/2022/travel.php"> Venue & travel </a> <a class="dropdown-item" href="/2022/banquet_social_event.php"> Banquet & social event </a> <a class="dropdown-item" href="/2022/accommodations.php"> Accommodations </a> <!-- <a class="dropdown-item" href="/2022/conduct.php"> Code of conduct </a> --> </div> </li> <li class="nav-item"> <a class="nav-link" href="/2022/sponsors.php"> Sponsors </a> </li> <li class="nav-item"> <a class="nav-link" href="/2022/contact.php"> Contact </a> </li> </ul> </div> </nav> </div> </div> <!-- END OF nav --> <noscript> <div class="container"> <h2> This site is designed for browsers with javascript. </h2> <h3> The dates, name, and location for the conference are <a href="json/metadata.json">in a json file.</a> </h3> </div> </noscript> <main class="container p-md-4"> <h2 class="indPageTitle"> Program </h2> <!-- NOTE: below is placeholder content derived from the Crypto 2016 conference. remove and replace with your own content when ready. this code is here to give you an idea of what the structure of this page has looked like in the past <p> All track 1 events at this fictitious conference will take place in Corwin Pavilion, while all track 2 events are in Lotte Lehmann Hall, unless otherwise noted. Track 1 events have a green background and track 2 events have an orange background. Events for everyone or those that are not assigned to a particular track have a light blue background. </p> --> <div class="row"> <div class="col-md-6"> <!-- <p class="alert customAlert-cool"> This program is tentative. </p>--> <div class="alert customAlert-warm"> The zoom links are shown in the conference portal. You will need to <a href="registration.php">register</a> to gain access to the zoom links in the portal. <!-- <br> <a href="#" class="btn btn-warning px-3 my-2 text-center">A link will appear here</a> --> </div> <div class="d-flex justify-content-center my-4"> <a href="https://iacr.org/virtualconferences/?dest=Q3JGZGx5WGZLMlQ2eitRcUppQjBCZG16NHJXYlJiL25ua1N3MVFEaWlDYz0%3D&iv=TLemYofLtsahAnjiUCE3fA%3D%3D&ivlen=16&conf=fse2022&auth=b47e52e301f4d9ef7111bd5c4d4d442878ac1828e14e2e57af1f8961d48a4ee3" class="btn customBtn-cool btn-lg px-5 mx-auto"> Join the conference portal </a> </div> </div> <div class="col col-md-6"> <p class="alert customAlert-cool"> Your timezone appears to be <span id="timezone"></span>. Times in the schedule are shown in both Athens time and your local timezone. </p> <p class="alert customAlert-cool"> <!-- <img src="springer/springer.png" class="img-fluid w-50 d-block mx-auto mb-2">--> The papers are available online without restriction. Links to papers and pre-recorded videos appear below. There is also a <a href="https://www.youtube.com/playlist?list=PLeeS-3Ml-rpqvJsjw3RdowDk-raiykij1">playlist of all videos</a>. </p> </div> </div> <div id="renderedProgram"> <h4>Loading...</h4> </div> <div id="scrollButtons"> <img title="current session" id="scrollSessionButton" onclick="scrollToSession();" src="images/icons/time-outline.svg"> <img onclick="window.scrollTo({top: 0,left: 0, behavior: 'smooth'})" src="images/icons/arrow-up-circle-outline.svg"> </div> <!-- Handlebars script that will render the program template based on the program.json file --> <script id="program-template" type="text/x-handlebars-template"> <div role="navigation"> <ul class="nav nav-tabs nav-justified days-nav"> {{#each days}} <li role="presentation" class="nav-item"> <a href="#day-{{date}}" class="nav-link"> {{{formatDate date}}} </a> </li> {{/each}} </ul> </div> {{#each days}} <div class="row" id="day-{{date}}"> <div class="col-12"> <hr /> <h3 class="pageSubtitle"> {{{fullDate date}}} ({{@root/config/timezone/abbr}}) </h3> </div> </div> {{#each timeslots}} <div class="row" id="{{id}}"> <!-- tabbedSessions is set in program.js if it's narrow or has >2 parallel tracks --> {{#if tabbedSessions}} <div class="col-4 col-md-3 pr-0"> <p class="timeSlot text-center" title="{{@root/config/timezone/abbr}}: {{../date}} {{starttime}}-{{endtime}}"> <span class="text-center"> ({{@root/config/timezone/abbr}}: {{starttime}}-{{endtime}}) </span> {{localstarttime}} <br>to<br> {{localendtime}}<br> </p> <div class="trackMenu nav flex-column nav-pills align-items-end" id="ts-{{@../index}}-{{@index}}-tab" role="tablist" aria-orientation="vertical"> {{#each sessions}} <a title="{{session_title}}" class="nav-link {{#if @first}} active{{/if}}" id="session-{{@../../index}}-{{@../index}}-{{@index}}-tab" data-toggle="pill" href="#session-{{@../../index}}-{{@../index}}-{{@index}}" role="tab" href="#session-{{@../../index}}-{{@../index}}-{{@index}}" aria-controls="session-{{@../../index}}-{{@../index}}-{{@index}}" aria-selected="{{#if @first}}true{{else}}false{{/if}}">Track {{#addOne @index}}{{/addOne}}</a> {{/each}} </div> </div> {{else}} <div class="col-4 col-md-3"> <p class="timeSlot text-center" title="{{@root/config/timezone/abbr}}: {{../date}} {{starttime}}-{{endtime}}"> <span class="text-center"> ({{@root/config/timezone/abbr}}: {{starttime}}-{{endtime}})<br> </span> {{localstarttime}} <br>to<br> {{localendtime}} </p> </div> {{/if}} <div class="pl-0 col-8 col-md-9"> <div class="{{#if tabbedSessions}}sessionList tab-content pb-3 tabbedSessions{{else}}sessionList d-flex inlineSessions pb-3{{/if}}" {{#if tabbedSessions}}id="ts-{{@../index}}-{{@index}}-tabContent"{{/if}}> {{#each sessions}} <div {{#if ../tabbedSessions}}class="session tab-pane fade {{#if @first}} show active{{/if}}" id="session-{{@../../index}}-{{@../index}}-{{@index}}" role="tabpanel" aria-labelledby="session-{{@../../index}}-{{@../index}}-{{@index}}-tab"{{else}}class="session"{{/if}}> <h5 class="text-center"> {{session_title}} {{#if session_url}} &nbsp; <a href="{{session_url}}"><img class="sessionInfoIcon" src="images/icons/info.svg" title="Session Info"></a> {{/if}} </h5> {{#if location.name}} <p class="trackDescr"> {{{location.name}}} </p> {{/if}} {{#if moderator}} <p class="trackDescr"> {{moderator}} </p> {{/if}} {{#if youtubeUrl}} <a class="btn customBtn-cool m-3" target="_blank" href="{{youtubeUrl}}">YouTube</a> {{/if}} {{#if zoomUrl}} <a class="btn customBtn-cool m-3" target="_blank" href="{{zoomUrl}}">Zoom room</a> {{/if}} {{#if chatUrl}} <a class="btn customBtn-cool m-3" target="_blank" href="{{chatUrl}}">Chat</a> {{/if}} {{#each talks}} <p class="talkTitle"> {{title}} {{#if zoom}} <a class="btn customBtn-cool m-3" target="_blank" href="{{zoom}}">Zoom room</a> {{/if}} </p> <div class="authorList"> {{#each authors}} <span class="authorName">{{this}}</span> {{/each}} </div> {{#if affiliations}} <small class="trackDescr"> <span class="font-italic affiliation">{{{affiliations}}}</span> </small> {{/if}} {{#if speakers}} <p class="trackDescr">Speaker(s): {{speakers}}{{#if attendance}} ({{attendance}}){{/if}}</p> {{/if}} {{#if abstract}} <div class="talkAbstract"> <a class="toggle-closed" data-toggle="collapse" data-typ="abstract" href="#abstract-{{id}}" role="button" aria-expanded="false" aria-controls="abstract-{{id}}">Show abstract</a> </div> <div id="abstract-{{id}}" class="collapse mb-2 text-justify paper-abstract"> {{~abstract~}} </div> {{/if}} {{#if hasMedia}}<span class="talkMedia">Media:</span>{{/if}} {{#if paperUrl}} <span class="talkMedia"> <a href="{{paperUrl}}" target="_blank"><img class="talkMediaIcon" src="images/icons/file.svg" title="Paper"></a> </span> {{/if}} {{#if eprint}} <span class="talkMedia"> &nbsp;<a href="{{eprint}}" target="_blank"><img class="talkMediaIcon" src="images/icons/lock-open-outline.svg" title="eprint"></a> </span> {{else}} {{#if search}} <span class="talkMedia"> &nbsp;<a href="{{search}}" target="_blank"><img class="talkMediaIcon" src="images/icons/search-outline.svg" title="Search for paper"></a> </span> {{/if}} {{/if}} {{#if videoUrl}} <span class="talkMedia"> &nbsp; <a href="{{videoUrl}}" target="_blank"><img class="talkMediaIcon" src="images/icons/video.svg" title="YouTube video"></a> </span> {{/if}} {{#if slidesUrl}} <span class="talkMedia"> &nbsp; <a href="{{slidesUrl}}" target="_blank"><img class="talkMediaIcon" src="images/icons/presentation.svg" title="Slides"></a> </span> {{/if}} {{/each}} </div> {{/each}} <!-- sessions --> </div> </div> <!-- col-8 --> </div> <!-- end of timeslot row --> {{/each}} <!-- end of timeslots --> {{/each}} <!-- end of days --> </script> </main> <footer class="text-center footer"> <small> FSE 2022<br> <a href="https://iacr.org/copyright.html">Copyright &copy; 2025</a> <span class="d-none d-md-inline">by the </span><span class="d-md-none">IACR</span> <span class="d-none d-md-inline">International Association for Cryptologic Research</span></a> <span class="d-none d-md-inline">&bull; </span><br class="d-md-none"> <a href="https://iacr.org/privacy.html">Privacy Policy</a></span> </small> </footer> <script src="https://iacr.org/libs/js/jquery/3.3.1/jquery.min.js"></script> <script src="https://iacr.org/libs/css/bootstrap/dist/js/bootstrap.bundle.min.js"></script> <!-- Handlebars --> <script src="https://iacr.org/libs/js/handlebars/handlebars-v4.1.0.js"></script> <script src="https://iacr.org/libs/js/luxon/luxon.js"></script> <!-- Personal scripts --> <script src="./js/tooltips.js"></script> <script src="./js/program2.js?v=2"></script> <script> var DateTime = luxon.DateTime; let now = DateTime.local(); document.getElementById('timezone').innerText = now.zoneName; $(document).ready(function() { var theTemplateScript = $("#program-template").html(); var theTemplate = Handlebars.compile(theTemplateScript); // In case the portal crashes, use this line instead: '; installProgram('currentProgram.php?v=' + Date.now(), theTemplate, 'renderedProgram'); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10