CINXE.COM
IACR Museum of Historic Papers in Cryptology
<!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 Museum of Historic Papers in Cryptology </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"/> <meta content="http://www.iacr.org/jofc/jofc.jpg" name="thumbnail"/> </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 Museum of Historic Papers in Cryptology </h1> <p> The history of cryptology up until the modern era has been chronicled by many authors, most notably David Kahn in his wonderful book <i> The Codebreakers </i> . In the past century, the intertwining of cryptology with national security has made it difficult to get access to some original source material. Beyond that, the fragility of paper and human memory have further obscured the picture. The IACR's Museum of Cryptology will try to fill in some of the gaps by being a repository for older research papers that have not been otherwise published for the public. </p> <p> If you would like to suggest or contribute papers please contact the <a href="mailto:archivist@iacr.org"> archivist </a> . We would like to have information about the original publication, where to find it, any copyright information that is available, and why it is significant. </p> <p> The index of the Museum: </p> <ul> <li> Claude Shannon's 1945 report <a href="./shannon45.html"> <i> A Mathematical Theory of Cryptography </i> </a> </li> <li> Michael Rabin's 1981 report <a href="./rabin-obt.html"> <i> How to Exchange Secrets with Oblivious Transfer </i> </a> </li> </ul> <hr/> </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>