diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-12 15:36:13 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-12 15:36:13 +0200 |
commit | c47a98e03d9d5d25958b3304d8ebc0cc0d9a7c8b (patch) | |
tree | d82cef8931b4daae1e38964545339a584cbe15f2 /doc/cha-preface.texi | |
parent | 0b0a2de3c84c51136d8f114284d7279dd4087538 (diff) | |
download | gnutls-c47a98e03d9d5d25958b3304d8ebc0cc0d9a7c8b.tar.gz |
Added reference to anderson's book
Diffstat (limited to 'doc/cha-preface.texi')
-rw-r--r-- | doc/cha-preface.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/cha-preface.texi b/doc/cha-preface.texi index 9e78177652..3a0419bc9c 100644 --- a/doc/cha-preface.texi +++ b/doc/cha-preface.texi @@ -19,7 +19,8 @@ some of them. 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 |