CINXE.COM
FSE 2025 Call for Papers
<!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="31st Fast Software Encryption Conference" /> <!-- Generic bootstrap --> <link href="https://iacr.org/libs/css/bootstrap/bootstrap-5.3.0-dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Styling --> <link rel="stylesheet" href="/2025/styles/main.css?v=2"> <link id="style" rel="stylesheet" href="/2025/styles/blue_theme.css"> <!-- dark mode! coming soon...I hope --> <!-- <script type="module" src="/2025/js/color-modes.js"></script> --> <!-- metadata for googlebot --> <script type="application/ld+json"> { "@id": "https://fse.iacr.org/2025", "@context": "http://schema.org/", "@type": "Event", "startDate": "16 Mar 2025", "endDate": "21 Mar 2025", "location": { "@context": "http://schema.org", "@type": "Place", "address": { "@context": "http://schema.org", "@type": "PostalAddress", "addressLocality": "Rome", "addressCountry": "Italy" }, "geo": { "@type": "GeoCoordinates", "latitude": "12.472", "longitude": "41.876" }, "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 2025", "description": "31st Fast Software Encryption Conference", "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/2025" /> <meta property="event:start_time" content="16 Mar 2025" /> <meta property="event:end_time" content="21 Mar 2025" /> <meta property="og:description" content="31st Fast Software Encryption Conference" /> <meta property="og:image" content="https://iacr.org/img/logo/iacrlogo_small_og.png" /> <meta property="og:latitude" content="12.472" /> <meta property="og:longitude" content="41.876" /> <!-- metadata for twitter. --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@iacr_news" /> <meta name="twitter:description" content="31st Fast Software Encryption Conference" /> <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 2025 call for papers" /> <meta name="twitter:title" content="FSE 2025 call for papers" /> <title> FSE 2025 Call for Papers </title> </head> <body> <!-- stop nasty flash when dark mode loads --> <!-- <script> const theme = localStorage.getItem('theme') || 'light'; document.documentElement.dataset.appliedMode = theme; </script> --> <!-- BEGIN nav --> <div id="pageTop"> <header id="conf_id" class="headerImg"> <div class="headerGradient"> <div class="pageTopContainer container-fluid"> <div id="titlesLogoDiv" class="row d-flex justify-content-center align-items-center"> <div class="headerLogo col-auto me-auto"> <a href="https://iacr.org/"> <img id="logo" class="float-md-start" src="https://iacr.org/img/logo/iacrlogo_small.png" title="International Association for Cryptologic Research"> </a> </div> <div class="headerLogo col-auto"> <img id="logo2" class="float-md-end" src="images/fse_logo_CB.png" height="120" width="120" title="FSE 2025"> </div> </div> <div class="row d-flex justify-content-center align-items-center"> <div class="headerConferenceName headerInfo col align-middle"> <h1 class="headerTitle"> 31st Fast Software Encryption Conference </h1> <h3 class="headerInfoTop"> March 17-21, 2025 </h3> <h3 class="headerInfoBottom"> Rome, Italy </h3> </div> </div> </div> </div> </header> <nav id="mainNavRow" class="navbar navbar-expand-md"> <div class="container"> <button class="navbar-toggler mt-1 collapsed nofocus" type="button" data-bs-toggle="collapse" data-bs-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 ms-4 ms-md-0" id="navbarNav" role="navigation"> <ul id="nav-ul" class="navbar-nav"> <li class="nav-item mt-4 mt-md-0"> <a class="nav-link" href="/2025/"> Home </a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"> Technical Program </a> <div class="dropdown-menu mx-md-3 mx-lg-4 mx-xl-5"> <a class="dropdown-item" href="/2025/program.php"> Main program </a> <a class="dropdown-item"href="/2025/coLocatedEvents.php"> Co-located events </a> <!-- <a class="dropdown-item" href="/2025/awards.php"> Awards </a> --> <!-- <a class="dropdown-item" href="/2025/affiliated.php"> Affiliated events </a> --> <a class="dropdown-item" href="/2025/invitedtalks.php"> Invited talks </a> <a class="dropdown-item" href="/2025/rumpsession.php"> Rump session </a> <hr> <a class="dropdown-item" href="/2025/acceptedpapers.php"> Accepted papers </a> </a> <a class="dropdown-item" href="/2025/testoftime.php"> Test of time award </a> <hr> <a class="dropdown-item" href="/2025/callforpapers.php"> Call for papers </a> <a class="dropdown-item" href="/2025/papersubmission.php"> Paper submission </a> </a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"> Attend </a> <div class="dropdown-menu mx-md-3 mx-lg-4 mx-xl-5"> <a class="dropdown-item" href="/2025/registration.php"> Registration </a> <hr> <a class="dropdown-item" href="/2025/travel.php"> Venue & travel </a> <a class="dropdown-item" href="/2025/foodfoodfood.php"> Banquet, lunches & dinner </a> <a class="dropdown-item" href="/2025/accommodations.php"> Accommodations </a> <!-- <a class="dropdown-item" href="/2025/tourism.php"> Tourism </a> --> <hr> <a class="dropdown-item" href="/2025/financialsupport.php"> Financial support </a> <a class="dropdown-item" href="/2025/visas.php"> Visas </a> <!-- <a class="dropdown-item" href="/2025/virtual.php"> Remote attendance </a> <a class="dropdown-item" href="/2025/swag.php"> Swag </a>--> <a class="dropdown-item" href="/2025/conduct.php"> Code of conduct </a> </div> </li> <li class="nav-item"> <a class="nav-link" href="/2025/sponsors.php"> Sponsors </a> </li> <li class="nav-item"> <a class="nav-link" href="/2025/contact.php"> Contact </a> </li> <!-- <li class="nav-item dropdown color-modes"> <a class="nav-link" id="bd-theme" type="button" aria-expanded="false" data-bs-toggle="dropdown" data-bs-display="static"> <svg class="bi my-1 theme-icon-active"> <use href="#circle-half"></use> </svg> <span id="bd-theme-text"></span> </a> <ul class="dropdown-menu" aria-labelledby="bd-theme" style="--bs-dropdown-min-width: 8rem;"> <li> <button type="button" class="dropdown-item d-flex align-items-center" data-bs-theme-value="light"> <svg class="bi me-2 opacity-50 theme-icon"> <use href="#sun-fill"></use> </svg> Light <svg class="bi ms-auto d-none"> <use href="#check2"></use> </svg> </button> </li> <li> <button type="button" class="dropdown-item d-flex align-items-center" data-bs-theme-value="dark"> <svg class="bi me-2 opacity-50 theme-icon"> <use href="#moon-stars-fill"></use> </svg> Dark <svg class="bi ms-auto d-none"> <use href="#check2"></use> </svg> </button> </li> <li> <button type="button" class="dropdown-item d-flex align-items-center active" data-bs-theme-value="auto"> <svg class="bi me-2 opacity-50 theme-icon"> <use href="#circle-half"></use> </svg> Auto <svg class="bi ms-auto d-none"> <use href="#check2"></use> </svg> </button> </li> </ul> </li> --> </ul> </div> </div> </nav> </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"> <h2 class="indPageTitle"> Call for Papers </h2> <div class="row"> <section class="col-lg-8"> <h3 class="pageSubtitle"> General information </h3> <p> FSE 2025 will take place in Rome, Italy on March 17-21, 2025. FSE 2025 is organized by <a href="https://iacr.org/">the International Association for Cryptologic Research</a> (IACR). </p> <p> The scope of FSE concentrates on fast and secure primitives for symmetric cryptography, including the design and analysis of block ciphers, stream ciphers, encryption schemes, hash functions, message authentication codes, (cryptographic) permutations, authenticated encryption schemes, cryptanalysis and evaluation tools, and security issues and solutions regarding their implementation. </p> <p> Since 2017, FSE also solicits submissions for Systematization of Knowledge (SoK) papers. These papers aim at reviewing and contextualizing the existing literature in a particular area in order to systematize the existing knowledge in that area. To be considered for publication, they must provide an added value beyond prior work, such as novel insights or reasonably questioning previous assumptions. </p> </section> <aside class="col-lg-4 ps-lg-5 text-center"> <h3 class="pageSubtitle mt-4 mt-lg-0"> How to submit </h3> <p class="text-center"> Author instructions for paper submission may be found on the submission page. </p> <a href=# class="btn customBtn-warm blockBtn disabled mb-5 mb-lg-0"> Submssions closed </a> <!-- NOTE: once submissions are closed, uncomment below and comment out or remove the p and a above --> <!-- <p class="alert customAlert-warm text-center"> Submissions are closed </p> --> </aside> </div> <div class="row"> <div class="col-lg-7 mt-4"> <article class="customCard"> <h4 class="customCardHeader"> Important dates </h4> <!-- An example of a custom date not in metadata.json. --> <!-- <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-4"> 1 Jan 1970 </h6> <p class="col-7 col-md-8"> Custom date description </p> </div> --> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> 16 Mar 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> Conference begins </p> </div> <div class="customCardFooter text-start small"> <img src="images/icons/info.svg" class="icon" alt="info icon" /> Further details are available on the <a href="papersubmission.php">paper submission page</a>. </div> </article> <h3 class="pageSubtitle"> Publication Model </h3> <p> From 2017, FSE has moved to an open-access journal/conference hybrid model. Submitted articles undergo a journal-style reviewing process. Accepted papers are published in Gold Open Access (free availability from day one) by the Ruhr University of Bochum in an issue of the newly established journal <a href="https://tosc.iacr.org/index.php/ToSC/index">IACR Transactions on Symmetric Cryptology</a> (ToSC). </p> <p> The yearly FSE event will consist of presentations of the articles accepted to the journal IACR Transactions on Symmetric Cryptology, as well as invited talks and social activities. This new model has been established as a way to improve reviewing and publication quality while retaining the highly successful community event FSE. For any further information, please view <a href="https://tosc.iacr.org/index.php/ToSC/FAQ">the ToSC FAQ page</a>. </p> <p> For FSE 2025, authors can submit papers to the IACR Transactions on Symmetric Cryptology four times, every three months on a predictable schedule. Authors are notified of the decisions about two months after submission. In addition to accept and reject decisions, papers may be provided with "minor revision" decisions, in which case the paper is conditionally accepted and an assigned shepherd will verify if the changes are applied, or "major revision" decisions, in which case authors are invited to revise and resubmit their article to one of the following two submission deadlines, otherwise the paper will be treated as a new submission. We endeavor to assign the same reviewers to revised versions. </p> <p> Papers accepted for publication before the end of January 2025 will be presented at that year's conference. Note that it is mandatory that accepted papers at the IACR Transactions on Symmetric Cryptology journal are presented at the corresponding FSE event. </p> </div> <div class="col-lg-5 mt-4"> <h3 class="pageSubtitle mt-4"> Stipends </h3> <p> Students whose papers have been accepted and who present their talks at the conference will have their registration waived. A limited number of stipends are available to those unable to obtain funding to attend the conference. Students, whose papers are accepted and who will present the paper themselves, are encouraged to apply if such assistance is needed. Requests for stipends should be sent to the General Chairs. </p> </div> </div> <h3 class="pageSubtitle mt-4"> Program committee </h3> <div id="errorBox"></div> <div id="committee" class="row"> <!-- Handlebars import of PC members --> <script id="committee-member" type="text/x-handlebars-template"> {{#each committee}} <article class="col-12 col-sm-6 col-md-4 col-xl-3 my-2"> <h4 class="subSubtitle"> {{name}} </h4> <p class="text-start"> {{affiliation}} </p> </article> {{/each}} </script> </div> <div id="areaChair" class="row"> <script id="area-chair" type="text/x-handlebars-template"> {{#if area_chairs}} <h3 class="pageSubtitle mt-4"> Area chairs </h3> {{#each area_chairs}} <article class="col-12 col-sm-6 col-md-4 col-xl-3 my-2"> <h4 class="subSubtitle"> {{name}} </h4> <p class="text-start"> {{affiliation}} </p> </article> {{/each}} {{/if}} </script> </div> <div id="artifactChair" class="row"> <script id="artifact-chair" type="text/x-handlebars-template"> {{#if artifact_chairs}} <h3 class="pageSubtitle mt-4"> Artifact chair </h3> {{#each artifact_chairs}} <article class="col-12 col-sm-6 col-md-4 col-xl-3 my-2"> <h4 class="subSubtitle"> {{name}} </h4> <p class="text-start"> {{affiliation}} </p> </article> {{/each}} {{/if}} </script> </div> <!-- To add/edit contact information, please edit names and affiliations in json/metadata.json --> <h3 class="pageSubtitle text-center mt-4"> Program co-chairs </h3> <div class="row mt-3 mt-md-4"> <aside class="col-12 col-sm-6 text-center mb-2"> <h4 class="subSubtitle"> Christoph Dobraunig </h4> <p class="text-center"> Intel Labs<br>(Hillsboro, USA) </p> </aside><aside class="col-12 col-sm-6 text-center mb-2"> <h4 class="subSubtitle"> Kazuhiko Minematsu </h4> <p class="text-center"> NEC and Yokohama National University<br>(Kawasaki, Japan) </p> </aside> </div> <div class="row"> <div class="col-12 text-center mb-5"> <a href="mailto:tosc_editors25@iacr.org"> <img src="images/icons/mail.svg" class="icon" /> </a> tosc_editors25@iacr.org </div> </div> <!-- To add/edit contact information, please edit names and affiliations in json/metadata.json --> <h3 class="pageSubtitle text-center mt-4"> General co-chairs </h3> <div class="row mt-3 mt-md-4"> <aside class="col-12 col-sm-6 text-center mb-2"> <h4 class="subSubtitle"> Lorenzo Grassi </h4> <p class="text-center"> Eindhoven University of Technology <br>(Eindhoven, the Netherlands) <br> Ponos Technology <br> (Zug, Switzerland) </p> </aside><aside class="col-12 col-sm-6 text-center mb-2"> <h4 class="subSubtitle"> Marco Pedicini </h4> <p class="text-center"> Roma Tre University<br>(Rome, Italy) </p> </aside> </div> <div class="row"> <div class="col-12 text-center mb-5"> <a href="mailto:fse2025@iacr.org"> <img src="images/icons/mail.svg" class="icon" /> </a> fse2025@iacr.org </div> </div> </main> <footer class="text-center footer"> <small> FSE 2025<br> <a href="https://iacr.org/copyright.html">Copyright © 2025</a> <span class="d-none d-md-inline">by the </span><a href="https://iacr.org/"><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">• </span><br class="d-md-none"> <a href="https://iacr.org/privacy.html">Privacy Policy</a> </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/bootstrap-5.3.0-dist/js/bootstrap.bundle.min.js"></script> <!-- Handlebars --> <script src="https://iacr.org/libs/js/handlebars/handlebars-v4.1.0.js" type="text/javascript"></script> <!-- Personal scripts --> <script src="js/committee.js"></script> </body> </html>