CINXE.COM

IACR Logo

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/> <link href="https://iacr.org/libs/css/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"/> <title> IACR Logo </title> <link href="/css/iacr.css" rel="stylesheet"/> <!-- These are for search. They might be reorganized. --> <link href="https://iacr.org/libs/js/easy-autocomplete/easy-autocomplete.css" rel="stylesheet"/> <style> .img-logo { width: 200px; height:200px; } </style> </head> <body> <noscript> <h1 class="text-center"> What a lovely hat </h1> <h4 class="text-center"> Is it made out of <a href="/tinfoil.html"> tin foil </a> ? </h4> </noscript> <div id="pageHeaderAndNav"> <!-- populated by headerFooter.js --> </div> <main class="container px-md-4 py-3" id="iacrMain-contentBox"> <h1> IACR Logo </h1> <p> The official IACR logo has changed in 2019, so please do not use old versions. The IACR logo may only be used in connection with IACR matters and only when the usage is permitted by the Association. No editing of the logos is permitted. When used on a web page, the image should be hyperlinked to <tt> https://www.iacr.org/ </tt> and annotated with the text "IACR logo". </p> <p> There are several versions of the logo for different circumstances. </p> <table class="table"> <tr> <td class="align-middle"> <p> The primary logo contains the circular letters around the outside with the name of the society. This should not be scaled below 200x200 px. </p> <ul> <li><a href="/img/logo/iacrlogo_bg.png">500x500 PNG</a></li> <li><a href="/img/logo/iacrlogo_bg_2000.png">2000x2000 PNG</a></li> <!-- <li><a href="/img/logo/iacrlogo_bg_tiny.png">200x200 PNG</a></li>--> </ul> </td> <td> <img class="img-logo" title="IACR logo" alt="IACR logo" src="/img/logo/iacrlogo_bg.png"> </td> </tr> <tr> <td class="align-middle"> <p> The primary logo is also available with a transparent background behind the name of the society. This is only appropriate for showing on a white (or near-white) background. This should not be scaled below 200x200 px. </p> <ul> <li><a href="/img/logo/iacrlogo_trans.png">500x500 PNG</a></li> <li><a href="/img/logo/iacrlogo_trans_2000.png">2000x2000 PNG</a></li> </ul> </td> <td> <img class="img-logo" title="IACR logo" alt="IACR logo" src="/img/logo/iacrlogo_trans.png"> </td> </tr> <tr> <td class="align-middle"> <p> In cases where the full name "International Association for Cryptologic Research" appears next to the logo (as it does on the <a href="https://www.iacr.org/">IACR home page</a>), you may use the version without the circular letters around the outside. Do not scale this below 100x100 px. </p> <ul> <li><a href="/img/logo/iacrlogo_small.png">500x500 PNG</a></li> <li><a href="/img/logo/iacrlogo_small_2000.png">2000x2000 PNG</a></li> <!-- <li><a href="/img/logo/iacrlogo_small_tiny.png">200x200 PNG</a></li> --> </ul> </td> <td> <img class="img-logo" title="IACR logo" alt="IACR logo" src="/img/logo/iacrlogo_small.png"> </td> </tr> </table> <p> A horizontally oriented wordmark is also available <a href="/img/logo/iacr_wordmark.png">(1910x400 PNG)</a>. This should not be scaled below height of 100. </p> <div class="row mb-3"> <div class="col-6 mx-auto"> <img title="IACR logo" alt="IACR logo" style="width:500px;height:auto" src="/img/logo/iacr_wordmark.png"> </div> </div> <p> Other formats (including SVG and monochrome versions) are available upon request to <img src="/images/address/webmaster.png"> </p> </main> <div id="pageFooter"> <!-- populated by headerFooter.js --> </div> <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> <script src="/libs/js/easy-autocomplete/jquery.easy-autocomplete.js"> </script> <!-- Custom JS (load header & footer) --> <script src="/js/headerFooter.js"> </script> </body> </html>

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