LIBGCRYPT-1-2-BRANCH libgcrypt/doc (ChangeLog gcrypt.texi)
cvs user wk
cvs at cvs.gnupg.org
Tue Jan 4 21:07:24 CET 2005
Date: Tuesday, January 4, 2005 @ 21:13:48
Author: wk
Path: /cvs/libgcrypt/libgcrypt/doc
Tag: LIBGCRYPT-1-2-BRANCH
Modified: ChangeLog gcrypt.texi
Updated to use @copying. Fixed list of copyright
years; we had real changes in 2004.
-------------+
ChangeLog | 5 ++
gcrypt.texi | 100 ++++++++++++++++++++--------------------------------------
2 files changed, 41 insertions(+), 64 deletions(-)
Index: libgcrypt/doc/ChangeLog
diff -u libgcrypt/doc/ChangeLog:1.38.2.1 libgcrypt/doc/ChangeLog:1.38.2.2
--- libgcrypt/doc/ChangeLog:1.38.2.1 Mon Aug 9 12:38:02 2004
+++ libgcrypt/doc/ChangeLog Tue Jan 4 21:13:48 2005
@@ -1,3 +1,8 @@
+2005-01-04 Werner Koch <wk at g10code.com>
+
+ * gcrypt.texi: Updated to use @copying. Fixed list of copyright
+ years; we had real changes in 2004.
+
2004-05-07 Moritz Schulte <moritz at g10code.de>
* gcrypt.texi: Merged several fixes reported by Umberto Salsi.
Index: libgcrypt/doc/gcrypt.texi
diff -u libgcrypt/doc/gcrypt.texi:1.38.2.1 libgcrypt/doc/gcrypt.texi:1.38.2.2
--- libgcrypt/doc/gcrypt.texi:1.38.2.1 Mon Aug 9 12:38:02 2004
+++ libgcrypt/doc/gcrypt.texi Tue Jan 4 21:13:48 2005
@@ -1,88 +1,64 @@
\input texinfo @c -*- Texinfo -*-
- at c Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
- at c
- at c This file is part of the Libgcrypt.
- at c
- at c Permission is granted to copy, distribute and/or modify this document
- at c under the terms of the GNU General Public License as published by the
- at c Free Software Foundation; either version 2 of the License, or (at your
- at c option) any later version. A copy of the license is included in the
- at c file 'gpl.texi'.
- at c
+ at c %**start of header
@setfilename gcrypt.info
- at settitle The `Libgcrypt' Reference Manual
-
- at dircategory GNU Libraries
- at direntry
-* libgcrypt: (gcrypt) Cryptographic function library.
- at end direntry
-
@include version.texi
-
+ at settitle The Libgcrypt Reference Manual
@c Unify some of the indices.
@syncodeindex tp fn
@syncodeindex pg fn
+ at c %**end of header
+ at copying
+This manual is for Libgcrypt
+(version @value{VERSION}, @value{UPDATED}),
+which is GNU's library of cryptographic building blocks.
- at ifinfo
-This file documents the `Libgcrypt' library.
-
-This is Edition @value{EDITION}, last updated @value{UPDATED}, of
- at cite{The `Libgcrypt' Reference Manual}, for Version
- at value{VERSION}.
-
-Copyright @copyright{} 2000, 2002, 2003 Free Software Foundation, Inc.
+Copyright @copyright{} 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+ at quotation
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version. The text of the license can be found in the
section entitled ``Copying''.
- at end ifinfo
+ at end quotation
+ at end copying
- at c @iftex
- at c @shorttitlepage The `Libgcrypt' Reference Manual
- at c @end iftex
+ at dircategory GNU Libraries
+ at direntry
+* libgcrypt: (gcrypt) Cryptographic function library.
+ at end direntry
+
+
+
+ at c
+ at c Titlepage
+ at c
+ at setchapternewpage odd
@titlepage
- at center @titlefont{The `Libgcrypt'}
- at sp 1
- at center @titlefont{Reference Manual}
- at sp 6
- at center Edition @value{EDITION}
- at sp 1
- at center last updated @value{UPDATED}
- at sp 1
- at center for version @value{VERSION}
+ at title The Libgcrypt Reference Manual
+ at subtitle Version @value{VERSION}
+ at subtitle @value{UPDATED}
+ at author Werner Koch (@email{wk@@gnupg.org})
+ at author Moritz Schulte (@email{mo at g10code.com})
+
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 2000, 2002, 2003 Free Software Foundation, Inc.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU General Public License as published by the
-Free Software Foundation; either version 2 of the License, or (at your
-option) any later version. The text of the license can be found in the
-section entitled ``Copying''.
+ at insertcopying
@end titlepage
+
+
@summarycontents
@contents
@page
+
@ifnottex
@node Top
- at top Main Menu
-This is Edition @value{EDITION}, last updated @value{UPDATED}, of
- at cite{The `Libgcrypt' Reference Manual}, for Version
- at value{VERSION} of the @acronym{Libgcrypt} library.
-
-Copyright @copyright{} 2000, 2002, 2003 Free Software Foundation, Inc.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU General Public License as published by the
-Free Software Foundation; either version 2 of the License, or (at your
-option) any later version. The text of the license can be found in the
-section entitled ``Copying''.
-
+ at top The Libgcrypt Library
+ at insertcopying
@end ifnottex
+
@menu
* Introduction:: What is @acronym{Libgcrypt}.
* Preparation:: What you should do before using the library.
@@ -208,6 +184,7 @@
interface (API). All functions and data types provided by the library
are explained.
+ at noindent
The reader is assumed to possess basic knowledge about applied
cryptography.
@@ -224,7 +201,6 @@
@node Features
@section Features
- at noindent
`Libgcrypt' might have a couple of advantages over other libraries doing
a similar job.
@@ -247,7 +223,6 @@
@node Overview
@section Overview
- at noindent
The `@acronym{Libgcrypt}' library is fully thread-safe, where it makes
sense to be thread-safe. An exception for thread-safety are some
cryptographic functions that modify a certain context stored in
@@ -2206,13 +2181,10 @@
@node Cryptographic Functions
@section Cryptographic Functions
- at noindent
Note, that we will in future allow to use keys without p,q and u
specified and may also support other parameters for performance
reasons.
- at noindent
-
Some functions operating on S-expressions support `flags', that
influence the operation. These flags have to be listed in a
sub-S-expression named `flags'; the following flags are known:
More information about the Gnupg-commits
mailing list