CINXE.COM

Crypto 2023

<!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 2023"/> <!-- Generic bootstrap --> <link href="https://iacr.org/libs/css/bootstrap/confv2/css/bootstrap.min.css" rel="stylesheet" > <!-- Styling --> <link rel="stylesheet" href="/2023/styles/main.css"> <link id="style" rel="stylesheet" href="/2023/styles/teal_theme.css"> <!-- metadata for googlebot --> <script type="application/ld+json"> { "@id": "https://crypto.iacr.org/2023", "@context": "http://schema.org/", "@type": "Event", "startDate": "19 Aug 2023", "endDate": "24 Aug 2023", "location": { "@context": "http://schema.org", "@type": "Place", "address": { "@context": "http://schema.org", "@type": "PostalAddress", "addressLocality": "Santa Barbara", "addressCountry": "USA" }, "geo": { "@type": "GeoCoordinates", "latitude": "-119.84895773249", "longitude": "34.414166446462" }, "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 2023", "description": "Crypto 2023", "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/2023"/> <meta property="event:start_time" content="19 Aug 2023"/> <meta property="event:end_time" content="24 Aug 2023"/> <meta property="og:description" content="Crypto 2023"/> <meta property="og:image" content="https://iacr.org/img/logo/iacrlogo_small_og.png"/> <meta property="og:latitude" content="-119.84895773249"/> <meta property="og:longitude" content="34.414166446462"/> <!-- metadata for twitter. --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@iacr_news"/> <meta name="twitter:description" content="Crypto 2023"/> <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 2023" /> <meta name="twitter:title" content="Crypto 2023" /> <title> Crypto 2023 </title> </head> <body class="home"> <!-- 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 2023 </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 19-24, 2023 </h3> <h3 class="headerInfoBottom"> Santa Barbara, USA </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="/2023/"> 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="/2023/program.php"> Main program </a> <a class="dropdown-item" href="/2023/rumpsession.php"> Rump session </a> <a class="dropdown-item" href="/2023/affiliated.php"> Affiliated events </a> <a class="dropdown-item" href="/2023/acceptedpapers.php"> Accepted papers </a> <a class="dropdown-item" href="/2023/callforpapers.php"> Call for papers </a> <a class="dropdown-item" href="/2023/papersubmission.php"> Paper submission </a> <!-- <a class="dropdown-item" href="/2023/invitedtalks.php"> Invited talks </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="/2023/registration.php"> Registration </a> <a class="dropdown-item" href="/2023/travel.php"> Venue & travel </a> <a class="dropdown-item" href="/2023/visas.php"> Visas </a> <a class="dropdown-item" href="/2023/conduct.php"> Code of conduct </a> </div> </li> <li class="nav-item"> <a class="nav-link" href="/2023/sponsors.php"> Sponsors </a> </li> <li class="nav-item"> <a class="nav-link" href="/2023/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-4"> <!-- 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 --> <div class="row mb-2"> <article class="col-12"> <p> Crypto 2023 is the 43rd International Cryptology Conference and will take place in Santa Barbara, USA on August 19-24, 2023. The academic program covers all aspects of cryptology. Crypto 2023 is organized by <a href="https://iacr.org/">the International Association for Cryptologic Research</a> (IACR). </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 btn-block w-50 mx-auto"> 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-around mt-md-4 mb-md-3"> <a href="program.php" class="btn customBtn-warm btn-lg px-5 mb-3"> Main program </a> <a href="registration.php" class="btn customBtn-warm btn-lg px-5 mb-3"> Register now </a> <a href="travel.php" class="btn customBtn-warm btn-lg px-5 mb-3"> Travel & venue info </a> </div> </article> </div> <article class="customCard ml-4 mr-4"> <h4 class="customCardHeader"> Website Updates </h4> <div class="customCardRow row"> <h6 class="dateTitle col-5 col-md-4"> 22 Aug 2023 </h6> <p class="col-7 col-md-8"> The <a href="rumpsession.php">rump session</a> program is online </p> </div> <div class="customCardFooter"> <small> This is only the most recent website update. The history of the website updates are now available <a href="updates.php">on a separate page</a>. </small> <!-- <img src="images/icons/alert-triangle.svg" class="icon" /> For further details, consult the <a href="papersubmission.php">paper submission page</a>. --> </div> </article> </main> <footer class="text-center footer"> <small> Crypto 2023<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/dist/js/bootstrap.bundle.min.js"></script> </body> </html>

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