J. Altman, N. Williams, L. Zhu, "Channel Bindings for TLS", July 2010,
available from @url{http://www.ietf.org/rfc/rfc5929}.
+@item @anchor{ANDERSON}[ANDERSON]
+R. J. Anderson, "Security Engineering: A Guide to Building Dependable Distributed Systems",
+John Wiley \& Sons, Inc., 2001.
+
@end table
Although this document tries to be self contained, basic network
programming and public key infrastructure (PKI) knowledge is assumed
in most of it. A good introduction to networking can be found
-in @xcite{STEVENS} and for public key infrastructure in @xcite{GUTPKI}.
+in @xcite{STEVENS}, to public key infrastructure in @xcite{GUTPKI}
+and to security engineering in @xcite{ANDERSON}.
Updated versions of the @acronym{GnuTLS} software and this document
will be available from @url{http://www.gnutls.org/} and
isbn = "0-13-490012-X"
}
+@book{ANDERSON,
+ author = {Ross J. Anderson},
+ title = {Security Engineering: A Guide to Building Dependable Distributed Systems},
+ year = {2001},
+ isbn = {0471389226},
+ edition = {1st},
+ publisher = {John Wiley \& Sons, Inc.},
+ address = {New York, NY, USA},
+}