CINXE.COM
TCC 2024 Sponsors
<!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="22nd Theory of Cryptography Conference 2024" /> <!-- 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="/2024/styles/main.css"> <link id="style" rel="stylesheet" href="/2024/styles/green_theme.css"> <!-- metadata for googlebot --> <script type="application/ld+json"> { "@id": "https://tcc.iacr.org/2024", "@context": "http://schema.org/", "@type": "Event", "startDate": "Dec 2, 2024", "endDate": "Dec 6, 2024", "location": { "@context": "http://schema.org", "@type": "Place", "address": { "@context": "http://schema.org", "@type": "PostalAddress", "addressLocality": "Milan", "addressCountry": "Italy" }, "geo": { "@type": "GeoCoordinates", "latitude": "9.1885892334559", "longitude": "45.447318781096" }, "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": "TCC 2024", "description": "22nd Theory of Cryptography Conference 2024", "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://tcc.iacr.org/2024" /> <meta property="event:start_time" content="Dec 2, 2024" /> <meta property="event:end_time" content="Dec 6, 2024" /> <meta property="og:description" content="22nd Theory of Cryptography Conference 2024" /> <meta property="og:image" content="https://iacr.org/img/logo/iacrlogo_small_og.png" /> <meta property="og:latitude" content="9.1885892334559" /> <meta property="og:longitude" content="45.447318781096" /> <!-- metadata for twitter. --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@iacr_news" /> <meta name="twitter:description" content="22nd Theory of Cryptography Conference 2024" /> <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="TCC 2024 sponsors" /> <meta name="twitter:title" content="TCC 2024 sponsors" /> <title> TCC 2024 Sponsors </title> <style> .biggerLogos { width: 80% !important; } .lessPadding { padding: 0.5rem !important; } </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"> TCC 2024 </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"> December 2-6, 2024 </h3> <h3 class="headerInfoBottom"> Milan, Italy </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-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 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="/2024/"> 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="/2024/program.php"> Main program </a> <!-- <a class="dropdown-item" href="/2024/awards.php"> Awards </a> --> <!-- <a class="dropdown-item" href="/2024/affiliated.php"> Affiliated events </a> --> <!-- <a class="dropdown-item" href="/2024/invitedtalks.php"> Invited talks </a> <a class="dropdown-item" href="/2024/rumpsession.php"> Rump session </a> --> <a class="dropdown-item" href="/2024/co-located.php"> Co-located workshop </a> <hr> <a class="dropdown-item" href="/2024/acceptedpapers.php"> Accepted papers </a> <a class="dropdown-item" href="/2024/callforpapers.php"> Call for papers </a> <a class="dropdown-item" href="/2024/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="/2024/registration.php"> Registration </a> <a class="dropdown-item" href="/2024/travel.php"> Venue & travel </a> <a class="dropdown-item" href="/2024/accommodations.php"> Accommodations </a> <!-- <a class="dropdown-item" href="/2024/tourism.php"> Tourism </a> --> <a class="dropdown-item" href="/2024/support.php"> Financial support </a> <a class="dropdown-item" href="/2024/visas.php"> Visas </a> <!-- <a class="dropdown-item" href="/2024/virtual.php"> Remote attendance </a> <a class="dropdown-item" href="/2024/swag.php"> Swag </a>--> <a class="dropdown-item" href="/2024/conduct.php"> Code of conduct </a> </div> </li> <li class="nav-item"> <a class="nav-link" href="/2024/sponsors.php"> Sponsors </a> </li> <li class="nav-item"> <a class="nav-link" href="/2024/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"> <h2 class="indPageTitle"> Sponsors </h2> <p> TCC 2024 relies on sponsors to help ensure student participation. Please contact the <a href="contact.php">conference general chair</a> if your company is interested in sponsoring this conference. </p> <!-- NOTE: below is placeholder content. Please uncomment and replace with your own content when ready. Make sure to verify that all included sponsors are current, with appropriate links. We recommend saving sponsor logos under /images/sponsors for better organization. Remember to change both the image source path and url, as well as alt text and title on the image. --> <!-- <h3 class="pageSubtitle mt-4"> Platinum Level </h3> <div class="d-flex flex-wrap align-items-center sponsorRows"> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/ethereumFoundation.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/AWS.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> </div> <hr /> --> <h3 class="pageSubtitle mt-4"> Gold level </h3> <div class="d-flex flex-wrap align-items-center sponsorRows"> <div class="sponsorLogoBox justify-content-between"> <a href="https://stellar.org/foundation" target="_blank"> <img src="images/sponsors/stellar.png" alt="Stellar Development Foundation" title="Stellar Development Foundation" class="sponsorPageLogo lessPadding"> </a> </div> <!-- <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/inpher.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/google.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/jPMorgan.jpg" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/nsf.gif" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> --> </div> <hr /> <h3 class="pageSubtitle mt-4"> Silver level </h3> <div class="d-flex flex-wrap align-items-center sponsorRows"> <div class="sponsorLogoBox justify-content-between"> <a href="https://starkware.co" target="_blank"> <img src="images/sponsors/Starkware.png" alt="Starkware" title="Starkware" class="sponsorPageLogo biggerLogos"> </a> </div> <!--<div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/QEDit.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/mozilla.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/iotex.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/ibm.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/auditchain.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/protocolLabs.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/poa.jpg" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div> <div class="sponsorLogoBox justify-content-between"> <a href="https://kaymckelly.com" target="_blank"> <img src="images/sponsors/iohk.png" alt="NAME" title="NAME" class="sponsorPageLogo"> </a> </div>--> </div> <hr /> <h3 class="pageSubtitle mt-4"> Bronze level </h3> <div class="d-flex flex-wrap align-items-center sponsorRows"> <div class="sponsorLogoBox justify-content-between"> <a href="https://ntt-research.com/" target="_blank"> <img src="images/sponsors/NTTResearch.png" alt="NTT Research" title="NTT Research" class="sponsorPageLogo"> </a> </div> </div> <hr /> <h3 class="pageSubtitle mt-4"> Joint organizer </h3> <div class="d-flex flex-wrap align-items-center sponsorRows"> <div class="sponsorLogoBox justify-content-between"> <a href="https://unibocconi.it/en" target="_blank"> <img src="images/sponsors/Bocconi_University.png" alt="Bocconi University" title="Bocconi University" class="sponsorPageLogo"> </a> </div> </div> </main> <footer class="text-center footer"> <small> TCC 2024<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><br><br> <small>Banner by <a href="https://commons.wikimedia.org/wiki/File:Galleria_Vittorio_Emanuele_Ii_In_Milan_Italy_(180289449).jpeg">Wolfgang Weber</a>, via Wikimedia Commons</small> <a href="https://creativecommons.org/licenses/by/3.0"><img src="images/icons/cc_by.svg" alt="a creative commons BY license" class="" style="width: 4.5rem; height: auto;" /></a> </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>