Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download

📚 The CoCalc Library - books, templates and other resources

Views: 96105
License: OTHER
Kernel:
%%html <link href="http://mathbook.pugetsound.edu/beta/mathbook-content.css" rel="stylesheet" type="text/css" /> <link href="https://aimath.org/mathbook/mathbook-add-on.css" rel="stylesheet" type="text/css" /> <style>.subtitle {font-size:medium; display:block}</style> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&subset=latin,latin-ext" rel="stylesheet" type="text/css" /><!-- Hide this cell. --> <script> var cell = $(".container .cell").eq(0), ia = cell.find(".input_area") if (cell.find(".toggle-button").length == 0) { ia.after( $('<button class="toggle-button">Toggle hidden code</button>').click( function (){ ia.toggle() } ) ) ia.hide() } </script>

Important: to view this notebook properly you will need to execute the cell above, which assumes you have an Internet connection. It should already be selected, or place your cursor anywhere above to select. Then press the "Run" button in the menu bar above (the right-pointing arrowhead), or press Shift-Enter on your keyboard.

ParseError: KaTeX parse error: \newcommand{\lt} attempting to redefine \lt; use \renewcommand

Section7.5References and Suggested Readings

[1]
  
Bressoud, D. M. . Springer-Verlag, New York, 1989.
[2]
  
Diffie, W. and Hellman, M. E. “New Directions in Cryptography,” 22 (1976), 644–54.
[3]
  
Gardner, M. “Mathematical games: A new kind of cipher that would take millions of years to break,” 237 (1977), 120–24.
[4]
  
Granville, A. “Primality Testing and Carmichael Numbers,” 39(1992), 696–700.
[5]
  
Hellman, M. E. “The Mathematics of Public Key Cryptography,” 241(1979), 130–39.
[6]
  
Koblitz, N. . 2nd ed. Springer, New York, 1994.
[7]
  
Pomerance, C., ed. “Cryptology and Computational Number Theory”, 42(1990) American Mathematical Society, Providence, RI.
[8]
  
Rivest, R. L., Shamir, A., and Adleman, L., “A Method for Obtaining Signatures and Public-key Cryptosystems,” 21(1978), 120–26.