From fb74a463ad4a4d3ed10db01c63bd8512927e5bee Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 13 Feb 1998 14:52:17 +0000 Subject: [PATCH] Add "Pretty Good Privacy" as well as "PGP" to the index. --- Doc/lib/libcrypto.tex | 1 + Doc/libcrypto.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index ab408191fd..a04c84965c 100644 --- a/Doc/lib/libcrypto.tex +++ b/Doc/lib/libcrypto.tex @@ -26,6 +26,7 @@ are not distributed with Python but available separately. See the URL \url{http://www.magnet.com/\~amk/python/pct.html} or send email to \email{amk@magnet.com} for more information. \index{PGP} +\index{Pretty Good Privacy} \indexii{DES}{cipher} \indexii{IDEA}{cipher} \index{cryptography} diff --git a/Doc/libcrypto.tex b/Doc/libcrypto.tex index ab408191fd..a04c84965c 100644 --- a/Doc/libcrypto.tex +++ b/Doc/libcrypto.tex @@ -26,6 +26,7 @@ are not distributed with Python but available separately. See the URL \url{http://www.magnet.com/\~amk/python/pct.html} or send email to \email{amk@magnet.com} for more information. \index{PGP} +\index{Pretty Good Privacy} \indexii{DES}{cipher} \indexii{IDEA}{cipher} \index{cryptography} -- 2.50.0