CINXE.COM

Crypto 2025

<!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="Crypto 2025" /> <!-- 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/teal_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://crypto.iacr.org/2025", "@context": "http://schema.org/", "@type": "Event", "startDate": "Aug 17, 2025", "endDate": "2025-08-21", "location": { "@context": "http://schema.org", "@type": "Place", "address": { "@context": "http://schema.org", "@type": "PostalAddress", "addressLocality": "Santa Barbara", "addressCountry": "USA" }, "geo": { "@type": "GeoCoordinates", "latitude": "-119.84581005", "longitude": "34.41460245" }, "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": "Crypto 2025", "description": "Crypto 2025", "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://crypto.iacr.org/2025" /> <meta property="event:start_time" content="Aug 17, 2025" /> <meta property="event:end_time" content="2025-08-21" /> <meta property="og:description" content="Crypto 2025" /> <meta property="og:image" content="https://iacr.org/img/logo/iacrlogo_small_og.png" /> <meta property="og:latitude" content="-119.84581005" /> <meta property="og:longitude" content="34.41460245" /> <!-- metadata for twitter. --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@iacr_news" /> <meta name="twitter:description" content="Crypto 2025" /> <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="Crypto 2025" /> <meta name="twitter:title" content="Crypto 2025" /> <title> Crypto 2025 </title> <style> .bi { width: 1em; height: 1em; fill: currentcolor; } .color-modes .dropdown-menu { padding: 0.25rem; } .color-modes .dropdown-menu li+li { margin-top: 0.125rem; } .color-modes .dropdown-item { border-radius: 0.25rem; } .color-modes .active { font-weight: 600; } .color-modes .active .bi { display: block !important; } </style> </head> <body class="home"> <!-- 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"> <div id="titlesLogoDiv" class="d-flex justify-content-between align-items-center"> <div class="headerConferenceName"> <h1 class="headerTitle"> Crypto 2025 </h1> </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"> August 17-21, 2025 </h3> <h3 class="headerInfoBottom"> Santa Barbara, USA </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/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 class="dropdown-item" href="/2025/callforpapers.php"> Call for papers </a> <a class="dropdown-item" href="/2025/papersubmission.php"> Paper submission </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> --> <!-- <a class="dropdown-item" href="/2025/travel.php"> Venue & travel </a> --> <!-- <a class="dropdown-item" href="/2025/accommodations.php"> Accommodations </a> <a class="dropdown-item" href="/2025/tourism.php"> Tourism </a> --> <!-- <a class="dropdown-item" href="/2025/support.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> <!-- for dark mode --> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="check2" viewBox="0 0 16 16"> <path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z" /> </symbol> <symbol id="circle-half" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 0 8 1v14zm0 1A8 8 0 1 1 8 0a8 8 0 0 1 0 16z" /> </symbol> <symbol id="moon-stars-fill" viewBox="0 0 16 16"> <path d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z" /> <path d="M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.734 1.734 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.734 1.734 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.734 1.734 0 0 0 1.097-1.097l.387-1.162zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L13.863.1z" /> </symbol> <symbol id="sun-fill" viewBox="0 0 16 16"> <path d="M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z" /> </symbol> </svg> <!-- regular content continues below --> <main class="container"> <!-- NOTE: below is placeholder content. please replace contents with your own content when ready. this content serves to give you an idea of what the structure of this page has looked like in the past --> <p> Crypto 2025 will take place in Santa Barbara, California, USA on August 17-21, 2025. This year is the 45th annual international cryptology conference. Crypto 2025 is organized by <a href="https://iacr.org/">the International Association for Cryptologic Research</a> (IACR). </p> <p class="alert customAlert-warm"> <img src="images/icons/alert-triangle.svg" class="icon" alt="warning icon" /> Given recent instances of US visa holders and residents being detained or deported by US immigration authorities, we understand that some members of our community may not feel safe traveling to the US for Crypto this year. We want to assure everyone that we will provide the option to present remotely. </p> <!-- NOTE: when registration is open, uncomment the giant registration button below. If you need more than one link, uncomment the div with three buttons below --> <!-- <a href="registration.php" class="btn customBtn-warm btn-lg blockBtn w-50 mx-auto mb-4"> Register now </a> --> <!-- NOTE: these buttons are for when you need more than just one front and center call to action --> <!-- <div class="d-flex flex-wrap justify-content-center justify-content-lg-between"> <a href="affiliated.php" class="btn customBtn-warm btn-lg px-lg-5 mb-3 mb-lg-4"> Affiliated events </a> <a href="program.php" class="btn customBtn-warm btn-lg px-lg-5 mb-3 mb-lg-4"> Conference program </a> <a href="rumpsession.php" class="btn customBtn-warm btn-lg px-lg-5 mb-3 mb-lg-4"> Rump session </a> </div> --> <div class="row"> <div class="col-md-6"> <article class="customCard"> <h4 class="customCardHeader"> Important dates </h4> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Feb 13, 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> Submission deadline at 23:59 AoE (anywhere on earth) </p> </div> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Apr 7, 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> First round notification </p> </div> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Apr 12, 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> Rebuttal deadline </p> </div> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> May 3, 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> Final notification </p> </div> <!-- 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"> Aug 17, 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> </div> <div class="col-md-6 mt-4 mt-md-0"> <article class="customCard"> <h4 class="customCardHeader"> Website updates </h4> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Feb 7, 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> The <a href="papersubmission.php">submission server</a> is now open. Please note that the first round notification and rebuttal deadlines have also been added. </p> </div> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Jan 30, 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> A <a href="affiliated.php">call for affiliated events</a> is now available </p> </div> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Jan 23, 2025 </h6> <p class="col-7 col-md-6 col-lg-8"> The <a href="callforpapers.php">call for papers</a> page has been added, along with more information about <a href="papersubmission.php">paper submission guidelines</a> </p> </div> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Dec 21, 2024 </h6> <p class="col-7 col-md-6 col-lg-8"> A brief note: the conference will be hosted on University of California Santa Barbara (UCSB) campus per usual. </p> </div> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-6 col-lg-4"> Dec 3, 2024 </h6> <p class="col-7 col-md-6 col-lg-8"> Website launched </p> </div> </article> </div> </div> </main> <footer class="text-center footer"> <small> Crypto 2025<br> <a href="https://iacr.org/copyright.html">Copyright &copy; 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">&bull; </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></body> </html>

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