Demos given in class


Text books

  • W. Stallings, "Cryptography and Network Security", 3rd Edition, Pearson Education.
  • Kaufman, Perlman, Speciner, "Network Security", 2nd Edition, Prentice Hall.
  • D. Stinson, "Cryptography- Theory and Practice", 2nd Edition, Chapman and Hall/CRC.

Reference books

  • Applied Cryptography - Schnier
  • Handbook of Applied Cryptography - Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone: Online Version

Java Language References

  • Here is a link to the local copy of Java 2 Platform API documentation.
  • Here is a link to Java Cryptography Extension (JCE) Reference Guide
  • Here is a link directly to the page containing the documentation for BigInteger class.

Useful Web Links