[BACK]Return to books.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/books.html, Revision 1.96

1.36      jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.13      deraadt     2: <html>
                      3: <head>
1.36      jufi        4: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.13      deraadt     5: <meta name="resource-type" content="document">
                      6: <meta name="description" content="Books about BSD and OpenBSD">
                      7: <meta name="keywords" content="openbsd,books,information">
                      8: <meta name="distribution" content="global">
1.66      jsg         9: <meta name="copyright" content="This document copyright 1998-2007 by OpenBSD.">
1.15      philen     10: <meta name="generator" content="The vi editor from UNIX">
                     11: <meta name="Author" content="Ian Darwin">
1.13      deraadt    12: <title>The OpenBSD Bookstore</title>
                     13: </head>
                     14:
1.57      grunk      15: <body text="#000000" bgcolor="#ffffff">
1.15      philen     16:
1.36      jufi       17: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" border="0" src="images/smalltitle.gif"></a>
1.13      deraadt    18: <p>
1.36      jufi       19: <h2><font color="#cc0000">UNIX and BSD books</font></h2>
                     20: <hr>
1.1       ian        21:
1.91      deraadt    22: <h3>OpenBSD-specific books</h3>
1.15      philen     23: <dl>
1.89      austin     24:
1.81      deraadt    25: <dt><a name="book8"><i>The Book of PF, 2nd Edition<br>
                     26: A No-Nonsense Guide to the OpenBSD Firewall</i></a>
                     27: <dd>by Peter N. M. Hansteen
                     28: <dd>ISBN-13: 978-1-59327-274-6
                     29: <dd>November 2010.
                     30: <dd>
1.72      wvdputte   31: The first sentence of this book is, "<i>This is a book about building the
                     32: network you need</i>". Taking it from there, Peter walks you through the whys
                     33: and the hows of building the high performance, low maintenance network you need,
                     34: using OpenBSD tools.<br>
                     35: The book covers all bases from the basic one machine configuration and basic
                     36: local area networks, all the way up to configurations with traffic shaping and
                     37: load balancing with "self healing" networks and countermeasures against common
1.73      wvdputte   38: problems such as DoS attempts and spamming.  A basic understanding of TCP/IP
1.72      wvdputte   39: and some Unix knowledge is assumed.<br>
                     40: The official book website for a sample chapter, table of contents and errata
1.75      tobias     41: can be found at
1.89      austin     42: <a href="http://www.nostarch.com/pf2.htm">http://www.nostarch.com/pf2.htm</a>.
1.96    ! deraadt    43: <p>[<a href="https://openbsdstore.com">
        !            44: Order direct from the OpenBSD Store</a>]
1.93      austin     45: <p>
1.89      austin     46:
                     47:
1.87      austin     48: <dt><a name="book9"><i>SSH Mastery</i></a>
                     49: <dd>by Michael Lucas
                     50: <dd>ISBN-13: 978-1470069711
                     51: <dd>ISBN-10: 1470069717
                     52: <dd>February 2012, 145 pp.
1.93      austin     53: <dd>OpenSSH, PuTTY, Tunnels, and Keys
1.87      austin     54: <dd>
1.93      austin     55:
1.87      austin     56: A guide to what you need to know about SSH. This book will help you
                     57: eliminate passwords on your network, tunnel unencrypted protocols
                     58: through secure channels, build VPNs with OpenSSH, and more. Focuses on
                     59: the OpenSSH server, the OpenSSH client, and the PuTTY client.
                     60: Michael W Lucas is the author of Absolute OpenBSD and other BSD books.
                     61: Helping support OpenBSD, Michael is contributing all his author's profits, from
1.93      austin     62: orders via the main OpenBSD order page, back to the project.
                     63: <br><a href="https://www.michaelwlucas.com/nonfiction/ssh-mastery">The
1.92      deraadt    64: official SSH Mastery website is here</a>
1.93      austin     65:
1.96    ! deraadt    66: <p>[<a href="https://openbsdstore.com">
        !            67: Order direct from the OpenBSD Store.</a>]
1.93      austin     68: <p>
                     69:
                     70:
                     71: <dt><a name="book11"><i>Sudo Mastery</i></a>
                     72: <dd>by Michael Lucas
                     73: <dd>ISBN-13: 978-1493626205
                     74: <dd>ISBN-10: 1493626205
                     75: <dd>October 2013, 144pp.
                     76: <dd>Access Control for Real People
                     77: <dd>
                     78:
                     79: Unix-like operating systems use a rudimentary access control system:
                     80: the root account can do anything, while other users are peasants with
                     81: only minimal access. This worked fine in UNIX's youth, but today,
                     82: system administration responsibilities are spread among many people
                     83: and applications.  Different people may need different slices of
                     84: root's power. However pros and cons are considered as well.<p>
                     85:
                     86: This book also thoroughly covers extended features used in other
                     87: operating systems, but not supported in OpenBSD's more minimalist
                     88: policy.
                     89:
                     90: <br><a href="https://www.michaelwlucas.com/nonfiction/sudo-mastery">The
                     91: official Sudo Mastery website is here</a>
                     92:
1.96    ! deraadt    93: <p>[<a href="https://openbsdstore.com">
        !            94: Order direct from the OpenBSD Store.</a>]
1.93      austin     95: <p>
                     96:
                     97:
                     98:
                     99: <dt><a name="book12"><i>DNSSEC Mastery</i></a>
                    100: <dd>by Michael Lucas
                    101: <dd>ISBN-13: 978-1484924471
                    102: <dd>ISBN-10: 1484924479
                    103: <dd>May 2013, 130 pp.
                    104: <dd>Securing the Domain Name System with Bind.
                    105: <dd>
                    106:
                    107: DNS is one of the oldest protocols on the Internet, and was designed
                    108: for a network without hostile users. Anyone who wants to break into a
                    109: network starts by investigating the target's Domain Name Service. <p>
                    110:
                    111: In addition to providing a manual for "bind", which is in OpenBSD's
                    112: default configuration, this book thoroughly targets the extensions
                    113: which are available in the port net/isc-bind.  DNS Security
                    114: Extensions, or DNSSEC, hardens DNS.  But learning DNSSEC requires
                    115: wading through years of obsolete tutorials, dead ends, and
                    116: inscrutable standards.  Strengths and weaknesses of DNSSEC are
                    117: discussed, some of which may explain why OpenBSD does not support the
                    118: extended features by default.
                    119:
                    120: <br><a href="https://www.michaelwlucas.com/nonfiction/dnssec-mastery">The
                    121: official DNSSEC Mastery website is here</a>
                    122:
1.96    ! deraadt   123: <p>[<a href="https://openbsdstore.com">
        !           124: Order direct from the OpenBSD Store.</a>]
1.87      austin    125: <p>
                    126:
                    127:
1.89      austin    128: <dt><a name="book10"><i>Absolute OpenBSD. 2nd Edition!</i></a>
1.41      jose      129: <dd>by Michael Lucas
1.89      austin    130: <dd>ISBN-13  978-1-59327-476-4
1.94      deraadt   131: <dd>April 2013, 536 pp.
1.41      jose      132: <dd>
1.90      deraadt   133: Michael Lucas brings us the long anticipated second edition of his
1.93      austin    134: wildly successful book about using OpenBSD.  This book covers all aspects of
                    135: the OpenBSD system for new UNIX and BSD users alike.<br>
1.89      austin    136:
                    137: <a href="https://www.michaelwlucas.com/nonfiction/absolute-openbsd-2nd-edition">
                    138: The official Absolute OpenBSD 2nd edition website is here.</a>.
1.93      austin    139:
1.96    ! deraadt   140: <p>[<a href="https://openbsdstore.com">
        !           141: Order direct from the OpenBSD Store.</a>]
1.93      austin    142: <p>
                    143:
1.42      wvdputte  144:
1.65      ian       145: <dt><a name="book5"><i>OpenBSD 4.0: A Crash Course</i></a> (PDF)
                    146: <dd>by Jem Matzan
                    147: <dd>ISBN 0-596-51015-2
                    148: <dd>January 2007, 59 pp.
                    149: <dd>
                    150: Jem Matzan, known for his online articles promoting OpenBSD,
                    151: is the author of this "Short Cut" guide to installing and administering
                    152: OpenBSD 4.0. Topics include initial configuration, desktop and server,
                    153: using ports (complete with extra hints on some ports), and maintenance.
                    154: You order this book direct from O'Reilly, and it comes as a PDF
                    155: with free download of corrected versions as they become available.
                    156: <ul>
                    157: </ul>
1.93      austin    158: <p>[<a href="http://www.oreilly.com/catalog/openbsd4/">Order from O'Reilly</a>]
                    159: <p>
                    160:
1.65      ian       161:
1.48      austin    162: <dt><a name="book3">
                    163: <i>Secure Architectures with OpenBSD</i></a>
1.47      jose      164: <dd>by Brandon Palmer, Jose Nazario.
                    165: <dd>ISBN 03-21193-66-0
                    166: <dd>April 2004, 520 pp.
                    167: <dd>
                    168: A guide for system and network administrators who need to move to a
                    169: more secure operating system and a reference for seasoned OpenBSD users
                    170: who want to fully exploit every feature of the system. This book
                    171: covers all aspects of OpenBSD, including systrace, Kerberos V, IPv6 and
                    172: IPsec, and the development environment.
1.96    ! deraadt   173: <p>[<a href="https://openbsdstore.com">
        !           174: Order direct from the OpenBSD Store</a>]
1.15      philen    175: </dl>
                    176: <hr>
                    177:
1.91      deraadt   178: <h3>BSD-specific books</h3>
1.15      philen    179: <dl>
                    180: <dt>
                    181: <i>The Design and Implementation of the 4.4 BSD Operating System</i>
                    182: <dd>by Marshal Kirk McKusick, Keith Bostic, Michael J. Karels, John S. Quarterman
                    183: <dd>
1.52      millert   184: At 549 pages plus an index, <a href="http://www.awprofessional.com/title/0201549794">this book</a> must be considered comprehensive.
1.15      philen    185: McKusick, Bostic and Karels are well known as prime movers at
                    186: Berkeley CSRG (Computer Systems Research Group) during the 4.3/4.4BSD
                    187: period. This book covers the 4.4 and 4.4-Lite releases, and discusses
                    188: everything you wanted to know about how the system operates.  Not
                    189: 100% applicable, but probably the closest there is to an overall
                    190: system internals manual for OpenBSD.
1.13      deraadt   191: <p>
1.15      philen    192: <dt>
                    193: <i>Source Code Secrets: The Basic 386BSD Operating System Reference
                    194: (Volume 1 of Operating System Source Code Secrets)</i>
                    195: <dd>by L. W. Jolitz, William Jolitz; 1997
                    196: <dd>
                    197: The Jolitzes built the first port of BSD to the PC-386 architecture,
                    198: and deserve a lot of credit for making BSD portable to this low-cost
                    199: architecture. The earliest versions, called "386bsd", were described
1.46      david     200: in articles in <em>Dr. Dobbs Journal</em>. This book goes beyond the articles,
1.15      philen    201: and provides a comprehensive annotated collection of source code.
                    202: Not all of it applies to modern versions of OpenBSD, of course, but
                    203: you can still learn a lot from it.
1.13      deraadt   204: <p>
1.15      philen    205: <dt>
                    206: <i>Berkeley Unix: A Simple and Comprehensive Guide</i>
                    207: <dd>by James Wilson
                    208: <dd>
                    209: Begins with the basic commands and finishes with advanced programming
                    210: techniques. Offers strong coverage of systems calls.
                    211: <p>
                    212: <dt>
                    213: <i>An Introduction to Berkeley Unix and ANSI C</i>
                    214: <dd>by Jack Hodges
                    215: <dd>
                    216: An introduction to the operating system and the programming language.  Intended
                    217: for self-study, requires no previous knowledge of Unix.  Covers the fundamentals
                    218: of programming; the correct use of syntax; programming style, debugging, logic,
                    219: and system programming with C.
                    220: <p>
                    221: <dt>
                    222: <dt>
                    223: <i>4.4 BSD User's Reference Manual (URM)</i>
                    224: <dd>published by O'Reilly, 1994
                    225: <dd>
1.12      ian       226: This is just a reprint of the man pages for users.
1.2       ian       227: Your OpenBSD distribution includes the online man pages,
                    228: which are specific to OpenBSD, and more up-to-date. So
1.13      deraadt   229: you don't need this one: use the <em>man</em> command instead.
                    230: <p>
1.15      philen    231: <dt>
                    232: <dt>
                    233: <i>4.4 BSD System Manager's Manual (SMM)</i>
                    234: <dd>published by O'Reilly, 1994
                    235: <dd>
                    236: This book details what you need to know to run a BSD system.
1.2       ian       237: Quite a bit of this material is relevant to OpenBSD.
                    238: Unfortunately it is currently out of print.
1.13      deraadt   239: Worse, due to licensing restrictions from AT&amp;T,
                    240: the electronic editions of these were not included in the
1.86      lum       241: 4.4BSD distributions.
                    242: They are not included with OpenBSD.
1.17      louis     243: <p>
                    244: <dt>
                    245: <dt>
                    246: <i>BSD mit Methode</i>
1.23      horacio   247: <dd>published by C&amp;L Computer- und Literaturverlag GmbH, 1998
1.17      louis     248: <dd>
1.78      deraadt   249: A book in German on all
1.17      louis     250: three freenix BSDs covering the essentials of installation, X configuration
                    251: and system administration, as well as PERL programming and tips on
                    252: LaTeX/Lyx. The book also covers the KDE desktop environment.
                    253: <br>Includes older versions of OpenBSD on the two included CD-ROMs.
1.85      deraadt   254: <br><a href="http://www.lob.de/cgi-bin/work/frameset?flag=jfl&amp;frame=yes&amp;id=38effe1813566">
                    255: Lehmann's Online Bookshop</a>. However, you might want to pick up a <a
1.36      jufi      256: href="http://www.lob.de/cgi-bin/work/frameset?flag=jfl&amp;frame=yes&amp;id=38effe1813566">more
1.17      louis     257: recent version of the CD-ROM</a>.
1.61      grunk     258:
                    259: <p>
                    260: <dt>
                    261: <dt>
                    262: <i>The OpenBSD PF Packet Filter Book</i>
                    263: <dd>
                    264: published by Reed Media Services
                    265: <dd>
                    266: August 2006, 193 pp.
                    267: <dd>
1.62      steven    268: This book is an expanded, cross-referenced, indexed, edited, and reformatted
                    269: version of the <a href="faq/pf/index.html">PF User's Guide</a>.
1.61      grunk     270: It also covers spamd and introduces the setup and differences of PF
                    271: on NetBSD, DragonFly, and FreeBSD.
                    272: <br />The official book website with table of contents, index, and
                    273: configuration examples can be found at
                    274: <a href="http://www.reedmedia.net/books/pf-book/">http://www.reedmedia.net/books/pf-book/</a>.
1.15      philen    275: </dl>
                    276: <hr>
1.2       ian       277:
1.91      deraadt   278: <h3>Unix user guides</h3>
1.15      philen    279: <dl>
                    280: <dt><i>Unix Made Easy</i>
                    281: <dd>by John Muster
                    282: <dd>A general Unix book that covers all areas of the system.
                    283: <p>
                    284: <dt><i>UNIX Power Tools</i>
                    285: <dd>by Jerry D. Peek, Tim O'Reilly, and Mike Loukides
                    286: <dd>
1.58      grunk     287: This book is now in its third edition. It discusses
1.15      philen    288: hundreds of neat tricks, little-known techniques, and add-on utilities.
                    289: Be aware that many of the utilities are either included with OpenBSD
                    290: or, more commonly, are already available as ports or packages.
                    291: So most of section 52.03, complaining about how hard it is to port
                    292: software to different UNIXes, can be disregarded if you learn about the
1.80      steven    293: <a href="faq/ports/index.html">Ports Mechanism</a>
1.15      philen    294: that is part of OpenBSD.
1.18      ericj     295: <p>
                    296: <dt><i><a href="http://www.rodsbooks.com/multiboot/">The Multi-Boot Configuration Handbook</a></i>
                    297: <dd>by Rod Smith
                    298: <dd>
                    299: <dd>
                    300: Book explaining techniques for Multi-booting.
1.15      philen    301: </dl>
                    302: <hr>
1.1       ian       303:
1.91      deraadt   304: <h3>Unix administration</h3>
1.15      philen    305: <dl>
                    306: <dt><i>UNIX System Administration Handbook</i>
                    307: <dd>by Evi Nemeth, Garth Snyder, Scott Seebass, Trent R. Hein
                    308: <dd>
                    309: This is an excellent book on Unix system administration.
                    310: <p>
                    311: <dt><i>Essential System Administration</i>
                    312: <dd>by AEleen Frisch
                    313: <dd>
                    314: This book covers many fundamental tasks in system administration.  It includes
                    315: examples for a wide range of Unix operating systems, including BSD.
                    316: </dl>
                    317: <hr>
1.1       ian       318:
1.91      deraadt   319: <h3>Unix programming</h3>
1.15      philen    320: <dl>
                    321: <dt><i>Unix Systems for Modern Architectures</i>
                    322: <dd>by Curt Schimmel
                    323: <dd>
1.24      ian       324: This book leads its reader through all the low-level kernel models for
1.53      jsg       325: multi-processing architectures.
1.15      philen    326: <p>
                    327: <dt><i>Lions' Commentary on UNIX 6th Edition with Source Code</i>
                    328: <dd>by John Lions
                    329: <dd>
1.2       ian       330: Although the UNIX described in this book is to BSD as a Model T Ford
1.1       ian       331: is to a 70's Mustang or Thunderbird, UNIX inventor Ken Thompson
                    332: claims that "After 20 years, this is still the best exposition
                    333: of the workings of a 'real' operating system." Originally circulated
                    334: in illicit photocopies, this is the book that most first- and second-generation
                    335: UNIX hackers cut their code-teeth on. Recommended as a good introduction
                    336: to how a timesharing OS works, if you've not been inside one before.
                    337: Substantially shorter than the McKusick book above.
1.15      philen    338: <p>
                    339: <dt><i>The Practice of Programming</i>
                    340: <dd>by Brian W. Kernighan and Rob Pike
                    341: <dd>
                    342: Brian Kernighan had a hand in two other books which we recommend even though they're not UNIX specific, but are useful to programmers on UNIX and elsewhere.
                    343: This book covers practical programming considerations for C, C++ and Java.
                    344: Highly recommended.
1.46      david     345: <p>
1.15      philen    346: <dt><i>The Elements of Programming Style</i>
                    347: <dd>by Brian W. Kernighan and P. J. Plauger
                    348: <dd>
                    349: This book is similar to <i>The Practice of Programming</i>, but older.  The
                    350: examples are given in Fortran and PL/I.
1.16      chris     351: <p>
1.60      grunk     352: <dt><i>Advanced Programming in the Unix Environment (2nd Edition)</i>
                    353: <dd>by W. Richard Stevens, Stephen A. Rago
1.16      chris     354: <dd>
                    355: This is a very detailed and easy to read book.  It has several examples
                    356: that you can learn from.  There is plenty of information about library and
                    357: system calls, and associated information so that you can use them.
                    358: This book along with the OpenBSD manual pages
                    359: make an excellent combination.
1.36      jufi      360: <p>
1.25      chris     361: <dt><i>The C Programming Language</i>
                    362: <dd>by Brian W. Kernighan and Dennis M. Ritchie
                    363: <dd>
                    364: This is a clear and concise guide to the C programming language,
                    365: perhaps the only one you will ever need.  It focuses strictly on the C language,
                    366: not how to use your compiler or anything else.
1.36      jufi      367: <p>
1.46      david     368: <dt><i>C: A Reference Manual</i>
1.25      chris     369: <dd>by Samuel P. Harbison and Guy L. Steele
                    370: <dd>
1.46      david     371: If you only had two books on C, then along with <i>The C Programming Language</i>, this would be your second one!
1.25      chris     372: This book is not a tutorial (hence the title), it deals with syntax, data types,
                    373: ISO C library functions, and C/C++ compatibility.
1.36      jufi      374: <p>
1.64      steven    375: <dt><i>The Art of Software Security Assessment</i>
1.63      otto      376: <dd>by Mark Dowd, John McDonald and Justin Schuh
                    377: <dd>Covers code auditing, design and operational review, types of
                    378: vulnerabilities, privilege models, signals,
                    379: interprocess communication, synchronization, networking and more.
                    380: Lots of examples and real world code snippets.
1.15      philen    381: </dl>
1.25      chris     382:
1.15      philen    383: <hr>
                    384:
1.91      deraadt   385: <h3>Network administration</h3>
1.15      philen    386: <dl>
1.68      grunk     387: <dt><i><a name="book6" href="http://www.sshbuch.de/">Das SSH-Buch</a></i>
                    388: (German)
1.67      grunk     389: <dd>by Timo Dotzauer and Tobias L&uuml;tticke
                    390: <dd>ISBN 3-938626-03-8
                    391: <dd>Millin Verlag, December 2006, 600p.
                    392: <dd>This book covers the theory behind OpenSSH (protocol, channels, standards
                    393: documents) as well as using OpenSSH as an end user.
                    394: Although using Linux as a reference OS, many of the examples also have
                    395: a description how to get things done under BSD.
                    396: In a separate cookbook chapter, several scenarios from daily work are solved
                    397: using OpenSSH.
                    398: Furthermore, this book is the first German book to cover VPN via OpenSSH.
1.77      deraadt   399: <dd>
1.67      grunk     400: <p>
1.22      aaron     401: <dt><i>SSH, The Secure Shell.</i>
                    402: <dd>by Daniel J. Barrett and Richard Silverman
                    403: <dd>The Definitive Guide.  OpenSSH is covered in detail.
                    404: <p>
1.15      philen    405: <dt><i>TCP/IP Illustrated, Volume 1</i>
                    406: <dd>by W. Richard Stevens
                    407: <dd>
                    408: "Network administration" is really an inappropriate heading for this book.  It
                    409: is an encyclopedia of the TCP/IP protocol suite.  This book provides information,
1.35      pvalchev  410: and diagrams useful to understand the suite to its lowest level.
1.15      philen    411: Home enthusiasts, developers, and network administrators alike will enjoy this
                    412: book.
                    413: <p>
1.20      chris     414: <dt><i>Kerberos: A Network Authentication System</i>
                    415: <dd>by Brian Tung
                    416: <dd>
                    417: A guide for administrators of Kerberos-based networks.  Explains concepts of
                    418: the Kerberos system, as well as the installation and administration of it.
                    419: <p>
1.34      miod      420: <dt><i>IPsec: The New Security Standard for the Internet, Intranets and Virtual
1.20      chris     421: Private Networks</i>
                    422: <dd>by Naganand Doraswamy and Dan Harkins
                    423: <dd>
1.34      miod      424: This book explains the IPsec protocol suite.  It also describes its relation
1.20      chris     425: to the current deployments, such as VPNs, and future ideas.
1.36      jufi      426: <p>
1.20      chris     427: <dt><i>Computer Networks</i>
                    428: <dd>by Andy Tanenbaum
                    429: <dd>
                    430: This book is an high-level guide to modern computer networking.  It presents
                    431: a wide range of protocols, concepts, and technologies.  It covers technologies
                    432: from fiber to wireless, LANs, Mobile IP, and a lot more.
1.36      jufi      433: <p>
1.15      philen    434: <dt><i>DNS and BIND</i>
                    435: <dd>by Paul Albitz and Cricket Liu
                    436: <dd>
                    437: This book is an excellent introduction to DNS and BIND, useful for
                    438: anyone who has to implement DNS under OpenBSD.
                    439: <p>
                    440: <dt><i>DHCP</i>
                    441: <dd>by Ted Lemon and Ralph E. Droms
                    442: <dd>
1.46      david     443: Recommended by the <a href="http://www.isc.org/">Internet Software Consortium</a>,
1.15      philen    444: which is the organization that produces the DHCP client/server software
                    445: included with OpenBSD.
                    446: <p>
                    447: <dt><i>Managing NFS and NIS</i>
                    448: <dd>by Hal Stern
                    449: <dd>
                    450: Gives essential information with examples on managing NFS and NIS.
1.37      dhartmei  451: <p>
                    452: <dt><i>802.11 Security</i>
                    453: <dd>by Bruce Potter and Bob Fleck
                    454: <dd>
                    455: Provides information on the fundamentals of wireless security, including
                    456: practical solutions for setting up clients, access points and gateways
                    457: under several operating systems. Two chapters are dedicated to OpenBSD 3.1,
                    458: covering wi, bridge, pf and altq.
1.25      chris     459: </dl>
1.21      chris     460:
1.25      chris     461: <hr>
1.91      deraadt   462: <h3>Cryptography</h3>
1.21      chris     463: <dl>
                    464: <dt><i>Applied Cryptography: Protocols, Algorithms, and Source Code in C</i>
                    465: <dd>by Bruce Schneier
                    466: <dd>
                    467: A comprehensive explanation of Cryptography, with information
                    468: about its history, protocols, and algorithms.  This book is a great
                    469: introduction to cryptography, with the necessary basics
                    470: to understand the field.  Also, it has a very extensive reference section.
1.36      jufi      471: <br>
                    472: <p>
1.30      jsyn      473: <dt><i>Handbook of Applied Cryptography</i>
1.26      ian       474: <dd>by Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone
                    475: <dd>A new and detailed look at Cryptography.  The authors write:
                    476: <dd>
                    477: ...  Public-key cryptographic techniques
                    478: are now in widespread use, especially in the financial services
                    479: industry, in the public sector, and by individuals for their personal
                    480: privacy, such as in electronic mail. This Handbook will serve as a
                    481: valuable reference for the novice as well as for the expert who
                    482: needs a wider scope of coverage within the area of cryptography.
                    483: It is a necessary and timely guide for professionals who practice
                    484: the art of cryptography.
                    485: <dd>The entire book is
1.55      grunk     486: <a href="http://www.cacr.math.uwaterloo.ca/hac/">
1.26      ian       487: available for free downloading</a> (for personal use only)
                    488: from the book authors' site, in PDF or PostScript.
                    489: <dd>
                    490: <p>
1.25      chris     491: <dt><i>SSL and TLS Essentials: Securing the Web</i>
                    492: <dd>by Stephen A. Thomas
                    493: <dd>
                    494: This book offers introductory coverage of the SSL and TLS protocols, with
                    495: examples.  The SSL protocol
                    496: is currently the basis of secure data transfer and secure transactions
                    497: on the Internet.  Aside from encryption, this book also covers data
                    498: integrity and details the SSL protocol.
                    499: <dd>
                    500: <p>
1.39      jose      501: <dt><i>SSL and TLS: Designing and Building Secure Systems</i>
                    502: <dd>by Eric Rescorla
                    503: <dd>
                    504: This book offers comprehensive information about the SSL and TLS protocols,
                    505: covering their operation and security,
                    506: together with usage and implementation details.
                    507: There are also chapters about HTTP over SSL, and SMTP over TLS (STARTTLS).
                    508: Eric Rescorla is the author of <tt>ssldump</tt>, a utility that can be
                    509: used to monitor SSL connections.
                    510: He has written several commercial and free SSL implementations.
                    511: <dd>
                    512: <p>
1.25      chris     513: <dt><i>Big Book of IPsec RFCs: Internet Security Architecture</i>
                    514: <dd>compiled by Pete Loshin
                    515: <dd>
1.54      nick      516: A complete reprint of the IPsec RFCs with an extensive index and
                    517: glossary.
1.25      chris     518: <dd>
1.15      philen    519: </dl>
1.13      deraadt   520:
                    521: </body>
                    522: </html>