Added Cyg-Win
This commit is contained in:
parent
82cbc206eb
commit
413c315806
10586 changed files with 3806249 additions and 0 deletions
280
Agent-Windows/OGP64/usr/share/doc/libgcrypt/AUTHORS
Normal file
280
Agent-Windows/OGP64/usr/share/doc/libgcrypt/AUTHORS
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
Library: Libgcrypt
|
||||
Homepage: https://gnupg.org/related_software/libgcrypt/
|
||||
Download: https://gnupg.org/ftp/gcrypt/libgcrypt/
|
||||
Repository: git://git.gnupg.org/libgcrypt.git
|
||||
Maintainer: Werner Koch <wk@gnupg.org>
|
||||
Bug reports: https://bugs.gnupg.org
|
||||
Security related bug reports: <security@gnupg.org>
|
||||
End-of-life: TBD
|
||||
License (library): LGPLv2.1+
|
||||
License (manual and tools): GPLv2+
|
||||
|
||||
|
||||
Libgcrypt is free software. See the files COPYING.LIB and COPYING for
|
||||
copying conditions, and LICENSES for notices about a few contributions
|
||||
that require these additional notices to be distributed. License
|
||||
copyright years may be listed using range notation, e.g., 2000-2013,
|
||||
indicating that every year in the range, inclusive, is a copyrightable
|
||||
year that would otherwise be listed individually.
|
||||
|
||||
|
||||
List of Copyright holders
|
||||
=========================
|
||||
|
||||
Copyright (C) 1989,1991-2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 1994 X Consortium
|
||||
Copyright (C) 1996 L. Peter Deutsch
|
||||
Copyright (C) 1997 Werner Koch
|
||||
Copyright (C) 1998 The Internet Society
|
||||
Copyright (C) 1996-1999 Peter Gutmann, Paul Kendall, and Chris Wedgwood
|
||||
Copyright (C) 1996-2006 Peter Gutmann, Matt Thomlinson and Blake Coverett
|
||||
Copyright (C) 2003 Nikos Mavroyanopoulos
|
||||
Copyright (c) 2006 CRYPTOGAMS
|
||||
Copyright (C) 2006-2007 NTT (Nippon Telegraph and Telephone Corporation)
|
||||
Copyright (C) 2012-2025 g10 Code GmbH
|
||||
Copyright (C) 2012 Simon Josefsson, Niels Möller
|
||||
Copyright (c) 2012 Intel Corporation
|
||||
Copyright (C) 2013 Christian Grothoff
|
||||
Copyright (C) 2013-2025 Jussi Kivilinna
|
||||
Copyright (C) 2013-2014 Dmitry Eremin-Solenikov
|
||||
Copyright (C) 2014 Stephan Mueller
|
||||
Copyright (C) 2017 Jia Zhang
|
||||
Copyright (C) 2018 Bundesamt für Sicherheit in der Informationstechnik
|
||||
Copyright (C) 2020 Alibaba Group.
|
||||
Copyright (C) 2020 Tianjia Zhang
|
||||
Copyright (C) 2023 Simon Josefsson
|
||||
|
||||
|
||||
Authors with a FSF copyright assignment
|
||||
=======================================
|
||||
|
||||
LIBGCRYPT Werner Koch 2001-06-07
|
||||
Assigns past and future changes.
|
||||
Assignment for future changes terminated on 2012-12-04.
|
||||
wk@gnupg.org
|
||||
Designed and implemented Libgcrypt.
|
||||
|
||||
GNUPG Matthew Skala 1998-08-10
|
||||
Disclaims changes.
|
||||
mskala@ansuz.sooke.bc.ca
|
||||
Wrote cipher/twofish.c.
|
||||
|
||||
GNUPG Natural Resources Canada 1998-08-11
|
||||
Disclaims changes by Matthew Skala.
|
||||
|
||||
GNUPG Michael Roth Germany 1998-09-17
|
||||
Assigns changes.
|
||||
mroth@nessie.de
|
||||
Wrote cipher/des.c.
|
||||
Changes and bug fixes all over the place.
|
||||
|
||||
GNUPG Niklas Hernaeus 1998-09-18
|
||||
Disclaims changes.
|
||||
nh@df.lth.se
|
||||
Weak key patches.
|
||||
|
||||
GNUPG Rémi Guyomarch 1999-05-25
|
||||
Assigns past and future changes. (g10/compress.c, g10/encr-data.c,
|
||||
g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c)
|
||||
rguyom@mail.dotcom.fr
|
||||
|
||||
ANY g10 Code GmbH 2001-06-07
|
||||
Assignment for future changes terminated on 2012-12-04.
|
||||
Code marked with ChangeLog entries of g10 Code employees.
|
||||
|
||||
LIBGCRYPT Timo Schulz 2001-08-31
|
||||
Assigns past and future changes.
|
||||
twoaday@freakmail.de
|
||||
|
||||
LIBGCRYPT Simon Josefsson 2002-10-25
|
||||
Assigns past and future changes to FSF (cipher/{md4,crc}.c, CTR mode,
|
||||
CTS/MAC flags, self test improvements)
|
||||
simon@josefsson.org
|
||||
|
||||
LIBGCRYPT Moritz Schulte 2003-04-17
|
||||
Assigns past and future changes.
|
||||
moritz@g10code.com
|
||||
|
||||
GNUTLS Nikolaos Mavrogiannopoulos 2003-11-22
|
||||
nmav@gnutls.org
|
||||
Original code for cipher/rfc2268.c.
|
||||
|
||||
LIBGCRYPT The Written Word 2005-04-15
|
||||
Assigns past and future changes. (new: src/libgcrypt.pc.in,
|
||||
src/Makefile.am, src/secmem.c, mpi/hppa1.1/mpih-mul3.S,
|
||||
mpi/hppa1.1/udiv-qrnnd.S, mpi/hppa1.1/mpih-mul2.S,
|
||||
mpi/hppa1.1/mpih-mul1.S, mpi/Makefile.am, tests/prime.c,
|
||||
tests/register.c, tests/ac.c, tests/basic.c, tests/tsexp.c,
|
||||
tests/keygen.c, tests/pubkey.c, configure.ac, acinclude.m4)
|
||||
|
||||
LIBGCRYPT Brad Hards 2006-02-09
|
||||
Assigns Past and Future Changes
|
||||
bradh@frogmouth.net
|
||||
(Added OFB mode. Changed cipher/cipher.c, test/basic.c doc/gcrypt.tex.
|
||||
added SHA-224, changed cipher/sha256.c, added HMAC tests.)
|
||||
|
||||
LIBGCRYPT Hye-Shik Chang 2006-09-07
|
||||
Assigns Past and Future Changes
|
||||
perky@freebsd.org
|
||||
(SEED cipher)
|
||||
|
||||
LIBGCRYPT Werner Dittmann 2009-05-20
|
||||
Assigns Past and Future Changes
|
||||
werner.dittmann@t-online.de
|
||||
(mpi/amd64, tests/mpitests.c)
|
||||
|
||||
GNUPG David Shaw
|
||||
Assigns past and future changes.
|
||||
dshaw@jabberwocky.com
|
||||
(cipher/camellia-glue.c and related stuff)
|
||||
|
||||
LIBGCRYPT Andrey Jivsov 2010-12-09
|
||||
Assigns Past and Future Changes
|
||||
openpgp@brainhub.org
|
||||
(cipher/ecc.c and related files)
|
||||
|
||||
LIBGCRYPT Ulrich Müller 2012-02-15
|
||||
Assigns Past and Future Changes
|
||||
ulm@gentoo.org
|
||||
(Changes to cipher/idea.c and related files)
|
||||
|
||||
LIBGCRYPT Vladimir Serbinenko 2012-04-26
|
||||
Assigns Past and Future Changes
|
||||
phcoder@gmail.com
|
||||
(cipher/serpent.c)
|
||||
|
||||
|
||||
Authors with a DCO
|
||||
==================
|
||||
|
||||
Andrei Scherer <andsch@inbox.com>
|
||||
2014-08-22:BF7CEF794F9.000003F0andsch@inbox.com:
|
||||
|
||||
Christian Aistleitner <christian@quelltextlich.at>
|
||||
2013-02-26:20130226110144.GA12678@quelltextlich.at:
|
||||
|
||||
Christian Grothoff <christian@grothoff.org>
|
||||
2013-03-21:514B5D8A.6040705@grothoff.org:
|
||||
|
||||
Clemens Lang <cllang@redhat.com>
|
||||
2022-02-10:20220210133844.46581-1-cllang@redhat.com:
|
||||
|
||||
Collin Funk <collin.funk1@gmail.com>
|
||||
2025-05-01:87h623y462.fsf@gmail.com:
|
||||
|
||||
Danny Tsen <dtsen@us.ibm.com>
|
||||
2021-12-20:OF85D11C2F.7A339D7D-ON002587B1.0042A81E-002587B1.0042B94D@ibm.com
|
||||
|
||||
Dmitry Baryshkov <dbaryshkov@gmail.com>
|
||||
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
||||
2013-07-13:20130713144407.GA27334@fangorn.rup.mentorg.com:
|
||||
|
||||
Dmitry Kasatkin <dmitry.kasatkin@intel.com>
|
||||
2012-12-14:50CAE2DB.80302@intel.com:
|
||||
|
||||
Falko Strenzke <falko.strenzke@mtg.de>
|
||||
2023-09-27:51677567-0b78-4665-805d-fd0cdd50f7fa@mtg.de:
|
||||
|
||||
Gary Lin <glin@suse.com>
|
||||
2025-11-20:pvpcmdq6wxiss5w7lyjsqj4exv3q2texvo3jvpadrpdi7t6aza@6t767nlqz7z7:
|
||||
|
||||
H.J. Lu <hjl.tools@gmail.com>
|
||||
2020-01-19:20200119135241.GA4970@gmail.com:
|
||||
|
||||
Jia Zhang <qianyue.zj@alibaba-inc.com>
|
||||
2017-10-17:59E56E30.9060503@alibaba-inc.com:
|
||||
|
||||
Jérémie Courrèges-Anglas <jca@wxcvbn.org>
|
||||
2016-05-26:87bn3ssqg0.fsf@ritchie.wxcvbn.org:
|
||||
|
||||
Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
|
||||
2012-11-15:20121115172331.150537dzb5i6jmy8@www.dalek.fi:
|
||||
|
||||
Jussi Kivilinna <jussi.kivilinna@iki.fi>
|
||||
2013-05-06:5186720A.4090101@iki.fi:
|
||||
|
||||
Markus Teich <markus dot teich at stusta dot mhn dot de>
|
||||
2014-10-08:20141008180509.GA2770@trolle:
|
||||
|
||||
Martin Storsjö <martin@martin.st>
|
||||
2018-03-28:dc1605ce-a47d-34c5-8851-d9569f9ea5d3@martin.st:
|
||||
|
||||
Mathias L. Baumann <mathias.baumann at sociomantic.com>
|
||||
2017-01-30:07c06d79-0828-b564-d604-fd16c7c86ebe@sociomantic.com:
|
||||
|
||||
Milan Broz <gmazyland@gmail.com>
|
||||
2014-01-13:52D44CC6.4050707@gmail.com:
|
||||
|
||||
Paul Wolneykien <manowar@altlinux.org>
|
||||
2019-11-19:20191119204459.312927aa@rigel.localdomain:
|
||||
|
||||
Peter Wu <peter@lekensteyn.nl>
|
||||
2015-07-22:20150722191325.GA8113@al:
|
||||
|
||||
Rafaël Carré <funman@videolan.org>
|
||||
2012-04-20:4F91988B.1080502@videolan.org:
|
||||
|
||||
Sergey V. <sftp.mtuci@gmail.com>
|
||||
2013-11-07:2066221.5IYa7Yq760@darkstar:
|
||||
|
||||
Shawn Landden <shawn@git.icu>
|
||||
2019-07-09:2794651562684255@iva4-64850291ca1c.qloud-c.yandex.net:
|
||||
|
||||
Simit Ghane <simit.ghane@lge.com>
|
||||
2024-05-06:OF22575887.761836D9-ON48258B15.0044A21E-48258B15.0044A222@lge.com:
|
||||
|
||||
Stephan Mueller <smueller@chronox.de>
|
||||
2014-08-22:2008899.25OeoelVVA@myon.chronox.de:
|
||||
|
||||
Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
|
||||
2020-01-08:dcda0127-2f45-93a3-0736-27259a33bffa@linux.alibaba.com:
|
||||
|
||||
Tomáš Mráz <tm@t8m.info>
|
||||
2012-04-16:1334571250.5056.52.camel@vespa.frost.loc:
|
||||
|
||||
Vitezslav Cizek <vcizek@suse.com>
|
||||
2015-11-05:20151105131424.GA32700@kolac.suse.cz:
|
||||
|
||||
Werner Koch <wk@gnupg.org> (g10 Code GmbH)
|
||||
2012-12-05:87obi8u4h2.fsf@vigenere.g10code.de:
|
||||
|
||||
|
||||
More credits
|
||||
============
|
||||
|
||||
Libgcrypt used to be part of GnuPG but has been taken out into its own
|
||||
package on 2000-12-21.
|
||||
|
||||
Most of the stuff in mpi has been taken from an old GMP library
|
||||
version by Torbjorn Granlund <tege@noisy.tmg.se>.
|
||||
|
||||
The files cipher/rndunix.c and cipher/rndw32.c are based on those
|
||||
files from Cryptlib. Copyright Peter Gutmann, Paul Kendall, and Chris
|
||||
Wedgwood 1996-1999.
|
||||
|
||||
The ECC code cipher/ecc.c was based on code by Sergi Blanch i Torne,
|
||||
sergi at calcurco dot org.
|
||||
|
||||
The implementation of the Camellia cipher has been been taken from the
|
||||
original NTT provided GPL source.
|
||||
|
||||
The CAVS testing program tests/cavs_driver.pl is not to be considered
|
||||
a part of libgcrypt proper. We distribute it merely for convenience.
|
||||
It has a permissive license and is copyrighted by atsec information
|
||||
security corporation. See the file for details.
|
||||
|
||||
The file salsa20.c is based on D.J. Bernstein's public domain code and
|
||||
taken from Nettle. Copyright 2012 Simon Josefsson and Niels Möller.
|
||||
|
||||
The sntrup761 code is based on public domain code written by Daniel
|
||||
J. Bernstein, Chitchanok Chuengsatiansup, Tanja Lange, and Christine
|
||||
van Vredendaal. Copyright 2023 Simon Josefsson.
|
||||
|
||||
|
||||
This file is free software; as a special exception the author gives
|
||||
unlimited permission to copy and/or distribute it, with or without
|
||||
modifications, as long as this notice is preserved.
|
||||
|
||||
This file is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
||||
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
338
Agent-Windows/OGP64/usr/share/doc/libgcrypt/COPYING
Normal file
338
Agent-Windows/OGP64/usr/share/doc/libgcrypt/COPYING
Normal file
|
|
@ -0,0 +1,338 @@
|
|||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
||||
<https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
License is intended to guarantee your freedom to share and change free
|
||||
software--to make sure the software is free for all its users. This
|
||||
General Public License applies to most of the Free Software
|
||||
Foundation's software and to any other program whose authors commit to
|
||||
using it. (Some other Free Software Foundation software is covered by
|
||||
the GNU Lesser General Public License instead.) You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
this service if you wish), that you receive source code or can get it
|
||||
if you want it, that you can change the software or use pieces of it
|
||||
in new free programs; and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
anyone to deny you these rights or to ask you to surrender the rights.
|
||||
These restrictions translate to certain responsibilities for you if you
|
||||
distribute copies of the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must give the recipients all the rights that
|
||||
you have. You must make sure that they, too, receive or can get the
|
||||
source code. And you must show them these terms so they know their
|
||||
rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and
|
||||
(2) offer you this license which gives you legal permission to copy,
|
||||
distribute and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain
|
||||
that everyone understands that there is no warranty for this free
|
||||
software. If the software is modified by someone else and passed on, we
|
||||
want its recipients to know that what they have is not the original, so
|
||||
that any problems introduced by others will not reflect on the original
|
||||
authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software
|
||||
patents. We wish to avoid the danger that redistributors of a free
|
||||
program will individually obtain patent licenses, in effect making the
|
||||
program proprietary. To prevent this, we have made it clear that any
|
||||
patent must be licensed for everyone's free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains
|
||||
a notice placed by the copyright holder saying it may be distributed
|
||||
under the terms of this General Public License. The "Program", below,
|
||||
refers to any such program or work, and a "work based on the Program"
|
||||
means either the Program or any derivative work under copyright law:
|
||||
that is to say, a work containing the Program or a portion of it,
|
||||
either verbatim or with modifications and/or translated into another
|
||||
language. (Hereinafter, translation is included without limitation in
|
||||
the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running the Program is not restricted, and the output from the Program
|
||||
is covered only if its contents constitute a work based on the
|
||||
Program (independent of having been made by running the Program).
|
||||
Whether that is true depends on what the Program does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's
|
||||
source code as you receive it, in any medium, provided that you
|
||||
conspicuously and appropriately publish on each copy an appropriate
|
||||
copyright notice and disclaimer of warranty; keep intact all the
|
||||
notices that refer to this License and to the absence of any warranty;
|
||||
and give any other recipients of the Program a copy of this License
|
||||
along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and
|
||||
you may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion
|
||||
of it, thus forming a work based on the Program, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in
|
||||
whole or in part contains or is derived from the Program or any
|
||||
part thereof, to be licensed as a whole at no charge to all third
|
||||
parties under the terms of this License.
|
||||
|
||||
c) If the modified program normally reads commands interactively
|
||||
when run, you must cause it, when started running for such
|
||||
interactive use in the most ordinary way, to print or display an
|
||||
announcement including an appropriate copyright notice and a
|
||||
notice that there is no warranty (or else, saying that you provide
|
||||
a warranty) and that users may redistribute the program under
|
||||
these conditions, and telling the user how to view a copy of this
|
||||
License. (Exception: if the Program itself is interactive but
|
||||
does not normally print such an announcement, your work based on
|
||||
the Program is not required to print an announcement.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Program,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Program, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program
|
||||
with the Program (or with a work based on the Program) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it,
|
||||
under Section 2) in object code or executable form under the terms of
|
||||
Sections 1 and 2 above provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable
|
||||
source code, which must be distributed under the terms of Sections
|
||||
1 and 2 above on a medium customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three
|
||||
years, to give any third party, for a charge no more than your
|
||||
cost of physically performing source distribution, a complete
|
||||
machine-readable copy of the corresponding source code, to be
|
||||
distributed under the terms of Sections 1 and 2 above on a medium
|
||||
customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer
|
||||
to distribute corresponding source code. (This alternative is
|
||||
allowed only for noncommercial distribution and only if you
|
||||
received the program in object code or executable form with such
|
||||
an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for
|
||||
making modifications to it. For an executable work, complete source
|
||||
code means all the source code for all modules it contains, plus any
|
||||
associated interface definition files, plus the scripts used to
|
||||
control compilation and installation of the executable. However, as a
|
||||
special exception, the source code distributed need not include
|
||||
anything that is normally distributed (in either source or binary
|
||||
form) with the major components (compiler, kernel, and so on) of the
|
||||
operating system on which the executable runs, unless that component
|
||||
itself accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering
|
||||
access to copy from a designated place, then offering equivalent
|
||||
access to copy the source code from the same place counts as
|
||||
distribution of the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program
|
||||
except as expressly provided under this License. Any attempt
|
||||
otherwise to copy, modify, sublicense or distribute the Program is
|
||||
void, and will automatically terminate your rights under this License.
|
||||
However, parties who have received copies, or rights, from you under
|
||||
this License will not have their licenses terminated so long as such
|
||||
parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Program or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Program (or any work based on the
|
||||
Program), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the
|
||||
Program), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute or modify the Program subject to
|
||||
these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties to
|
||||
this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Program at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Program by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under
|
||||
any particular circumstance, the balance of the section is intended to
|
||||
apply and the section as a whole is intended to apply in other
|
||||
circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system, which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Program under this License
|
||||
may add an explicit geographical distribution limitation excluding
|
||||
those countries, so that distribution is permitted only in or among
|
||||
countries not thus excluded. In such case, this License incorporates
|
||||
the limitation as if written in the body of this License.
|
||||
|
||||
9. The Free Software Foundation may publish revised and/or new versions
|
||||
of the General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program
|
||||
specifies a version number of this License which applies to it and "any
|
||||
later version", you have the option of following the terms and conditions
|
||||
either of that version or of any later version published by the Free
|
||||
Software Foundation. If the Program does not specify a version number of
|
||||
this License, you may choose any version ever published by the Free Software
|
||||
Foundation.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free
|
||||
programs whose distribution conditions are different, write to the author
|
||||
to ask for permission. For software which is copyrighted by the Free
|
||||
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||
make exceptions for this. Our decision will be guided by the two goals
|
||||
of preserving the free status of all derivatives of our free software and
|
||||
of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||
REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it 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.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program is interactive, make it output a short notice like this
|
||||
when it starts in an interactive mode:
|
||||
|
||||
Gnomovision version 69, Copyright (C) year name of author
|
||||
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, the commands you use may
|
||||
be called something other than `show w' and `show c'; they could even be
|
||||
mouse-clicks or menu items--whatever suits your program.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||
|
||||
<signature of Moe Ghoul>, 1 April 1989
|
||||
Moe Ghoul, President of Vice
|
||||
|
||||
This General Public License does not permit incorporating your program into
|
||||
proprietary programs. If your program is a subroutine library, you may
|
||||
consider it more useful to permit linking proprietary applications with the
|
||||
library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License.
|
||||
501
Agent-Windows/OGP64/usr/share/doc/libgcrypt/COPYING.LIB
Normal file
501
Agent-Windows/OGP64/usr/share/doc/libgcrypt/COPYING.LIB
Normal file
|
|
@ -0,0 +1,501 @@
|
|||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 2.1, February 1999
|
||||
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||
<https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
[This is the first released version of the Lesser GPL. It also counts
|
||||
as the successor of the GNU Library Public License, version 2, hence
|
||||
the version number 2.1.]
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
Licenses are intended to guarantee your freedom to share and change
|
||||
free software--to make sure the software is free for all its users.
|
||||
|
||||
This license, the Lesser General Public License, applies to some
|
||||
specially designated software packages--typically libraries--of the
|
||||
Free Software Foundation and other authors who decide to use it. You
|
||||
can use it too, but we suggest you first think carefully about whether
|
||||
this license or the ordinary General Public License is the better
|
||||
strategy to use in any particular case, based on the explanations below.
|
||||
|
||||
When we speak of free software, we are referring to freedom of use,
|
||||
not price. Our General Public Licenses are designed to make sure that
|
||||
you have the freedom to distribute copies of free software (and charge
|
||||
for this service if you wish); that you receive source code or can get
|
||||
it if you want it; that you can change the software and use pieces of
|
||||
it in new free programs; and that you are informed that you can do
|
||||
these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
distributors to deny you these rights or to ask you to surrender these
|
||||
rights. These restrictions translate to certain responsibilities for
|
||||
you if you distribute copies of the library or if you modify it.
|
||||
|
||||
For example, if you distribute copies of the library, whether gratis
|
||||
or for a fee, you must give the recipients all the rights that we gave
|
||||
you. You must make sure that they, too, receive or can get the source
|
||||
code. If you link other code with the library, you must provide
|
||||
complete object files to the recipients, so that they can relink them
|
||||
with the library after making changes to the library and recompiling
|
||||
it. And you must show them these terms so they know their rights.
|
||||
|
||||
We protect your rights with a two-step method: (1) we copyright the
|
||||
library, and (2) we offer you this license, which gives you legal
|
||||
permission to copy, distribute and/or modify the library.
|
||||
|
||||
To protect each distributor, we want to make it very clear that
|
||||
there is no warranty for the free library. Also, if the library is
|
||||
modified by someone else and passed on, the recipients should know
|
||||
that what they have is not the original version, so that the original
|
||||
author's reputation will not be affected by problems that might be
|
||||
introduced by others.
|
||||
|
||||
Finally, software patents pose a constant threat to the existence of
|
||||
any free program. We wish to make sure that a company cannot
|
||||
effectively restrict the users of a free program by obtaining a
|
||||
restrictive license from a patent holder. Therefore, we insist that
|
||||
any patent license obtained for a version of the library must be
|
||||
consistent with the full freedom of use specified in this license.
|
||||
|
||||
Most GNU software, including some libraries, is covered by the
|
||||
ordinary GNU General Public License. This license, the GNU Lesser
|
||||
General Public License, applies to certain designated libraries, and
|
||||
is quite different from the ordinary General Public License. We use
|
||||
this license for certain libraries in order to permit linking those
|
||||
libraries into non-free programs.
|
||||
|
||||
When a program is linked with a library, whether statically or using
|
||||
a shared library, the combination of the two is legally speaking a
|
||||
combined work, a derivative of the original library. The ordinary
|
||||
General Public License therefore permits such linking only if the
|
||||
entire combination fits its criteria of freedom. The Lesser General
|
||||
Public License permits more lax criteria for linking other code with
|
||||
the library.
|
||||
|
||||
We call this license the "Lesser" General Public License because it
|
||||
does Less to protect the user's freedom than the ordinary General
|
||||
Public License. It also provides other free software developers Less
|
||||
of an advantage over competing non-free programs. These disadvantages
|
||||
are the reason we use the ordinary General Public License for many
|
||||
libraries. However, the Lesser license provides advantages in certain
|
||||
special circumstances.
|
||||
|
||||
For example, on rare occasions, there may be a special need to
|
||||
encourage the widest possible use of a certain library, so that it becomes
|
||||
a de-facto standard. To achieve this, non-free programs must be
|
||||
allowed to use the library. A more frequent case is that a free
|
||||
library does the same job as widely used non-free libraries. In this
|
||||
case, there is little to gain by limiting the free library to free
|
||||
software only, so we use the Lesser General Public License.
|
||||
|
||||
In other cases, permission to use a particular library in non-free
|
||||
programs enables a greater number of people to use a large body of
|
||||
free software. For example, permission to use the GNU C Library in
|
||||
non-free programs enables many more people to use the whole GNU
|
||||
operating system, as well as its variant, the GNU/Linux operating
|
||||
system.
|
||||
|
||||
Although the Lesser General Public License is Less protective of the
|
||||
users' freedom, it does ensure that the user of a program that is
|
||||
linked with the Library has the freedom and the wherewithal to run
|
||||
that program using a modified version of the Library.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow. Pay close attention to the difference between a
|
||||
"work based on the library" and a "work that uses the library". The
|
||||
former contains code derived from the library, whereas the latter must
|
||||
be combined with the library in order to run.
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License Agreement applies to any software library or other
|
||||
program which contains a notice placed by the copyright holder or
|
||||
other authorized party saying it may be distributed under the terms of
|
||||
this Lesser General Public License (also called "this License").
|
||||
Each licensee is addressed as "you".
|
||||
|
||||
A "library" means a collection of software functions and/or data
|
||||
prepared so as to be conveniently linked with application programs
|
||||
(which use some of those functions and data) to form executables.
|
||||
|
||||
The "Library", below, refers to any such software library or work
|
||||
which has been distributed under these terms. A "work based on the
|
||||
Library" means either the Library or any derivative work under
|
||||
copyright law: that is to say, a work containing the Library or a
|
||||
portion of it, either verbatim or with modifications and/or translated
|
||||
straightforwardly into another language. (Hereinafter, translation is
|
||||
included without limitation in the term "modification".)
|
||||
|
||||
"Source code" for a work means the preferred form of the work for
|
||||
making modifications to it. For a library, complete source code means
|
||||
all the source code for all modules it contains, plus any associated
|
||||
interface definition files, plus the scripts used to control compilation
|
||||
and installation of the library.
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running a program using the Library is not restricted, and output from
|
||||
such a program is covered only if its contents constitute a work based
|
||||
on the Library (independent of the use of the Library in a tool for
|
||||
writing it). Whether that is true depends on what the Library does
|
||||
and what the program that uses the Library does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Library's
|
||||
complete source code as you receive it, in any medium, provided that
|
||||
you conspicuously and appropriately publish on each copy an
|
||||
appropriate copyright notice and disclaimer of warranty; keep intact
|
||||
all the notices that refer to this License and to the absence of any
|
||||
warranty; and distribute a copy of this License along with the
|
||||
Library.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy,
|
||||
and you may at your option offer warranty protection in exchange for a
|
||||
fee.
|
||||
|
||||
2. You may modify your copy or copies of the Library or any portion
|
||||
of it, thus forming a work based on the Library, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) The modified work must itself be a software library.
|
||||
|
||||
b) You must cause the files modified to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
c) You must cause the whole of the work to be licensed at no
|
||||
charge to all third parties under the terms of this License.
|
||||
|
||||
d) If a facility in the modified Library refers to a function or a
|
||||
table of data to be supplied by an application program that uses
|
||||
the facility, other than as an argument passed when the facility
|
||||
is invoked, then you must make a good faith effort to ensure that,
|
||||
in the event an application does not supply such function or
|
||||
table, the facility still operates, and performs whatever part of
|
||||
its purpose remains meaningful.
|
||||
|
||||
(For example, a function in a library to compute square roots has
|
||||
a purpose that is entirely well-defined independent of the
|
||||
application. Therefore, Subsection 2d requires that any
|
||||
application-supplied function or table used by this function must
|
||||
be optional: if the application does not supply it, the square
|
||||
root function must still compute square roots.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Library,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Library, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote
|
||||
it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Library.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Library
|
||||
with the Library (or with a work based on the Library) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may opt to apply the terms of the ordinary GNU General Public
|
||||
License instead of this License to a given copy of the Library. To do
|
||||
this, you must alter all the notices that refer to this License, so
|
||||
that they refer to the ordinary GNU General Public License, version 2,
|
||||
instead of to this License. (If a newer version than version 2 of the
|
||||
ordinary GNU General Public License has appeared, then you can specify
|
||||
that version instead if you wish.) Do not make any other change in
|
||||
these notices.
|
||||
|
||||
Once this change is made in a given copy, it is irreversible for
|
||||
that copy, so the ordinary GNU General Public License applies to all
|
||||
subsequent copies and derivative works made from that copy.
|
||||
|
||||
This option is useful when you wish to copy part of the code of
|
||||
the Library into a program that is not a library.
|
||||
|
||||
4. You may copy and distribute the Library (or a portion or
|
||||
derivative of it, under Section 2) in object code or executable form
|
||||
under the terms of Sections 1 and 2 above provided that you accompany
|
||||
it with the complete corresponding machine-readable source code, which
|
||||
must be distributed under the terms of Sections 1 and 2 above on a
|
||||
medium customarily used for software interchange.
|
||||
|
||||
If distribution of object code is made by offering access to copy
|
||||
from a designated place, then offering equivalent access to copy the
|
||||
source code from the same place satisfies the requirement to
|
||||
distribute the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
5. A program that contains no derivative of any portion of the
|
||||
Library, but is designed to work with the Library by being compiled or
|
||||
linked with it, is called a "work that uses the Library". Such a
|
||||
work, in isolation, is not a derivative work of the Library, and
|
||||
therefore falls outside the scope of this License.
|
||||
|
||||
However, linking a "work that uses the Library" with the Library
|
||||
creates an executable that is a derivative of the Library (because it
|
||||
contains portions of the Library), rather than a "work that uses the
|
||||
library". The executable is therefore covered by this License.
|
||||
Section 6 states terms for distribution of such executables.
|
||||
|
||||
When a "work that uses the Library" uses material from a header file
|
||||
that is part of the Library, the object code for the work may be a
|
||||
derivative work of the Library even though the source code is not.
|
||||
Whether this is true is especially significant if the work can be
|
||||
linked without the Library, or if the work is itself a library. The
|
||||
threshold for this to be true is not precisely defined by law.
|
||||
|
||||
If such an object file uses only numerical parameters, data
|
||||
structure layouts and accessors, and small macros and small inline
|
||||
functions (ten lines or less in length), then the use of the object
|
||||
file is unrestricted, regardless of whether it is legally a derivative
|
||||
work. (Executables containing this object code plus portions of the
|
||||
Library will still fall under Section 6.)
|
||||
|
||||
Otherwise, if the work is a derivative of the Library, you may
|
||||
distribute the object code for the work under the terms of Section 6.
|
||||
Any executables containing that work also fall under Section 6,
|
||||
whether or not they are linked directly with the Library itself.
|
||||
|
||||
6. As an exception to the Sections above, you may also combine or
|
||||
link a "work that uses the Library" with the Library to produce a
|
||||
work containing portions of the Library, and distribute that work
|
||||
under terms of your choice, provided that the terms permit
|
||||
modification of the work for the customer's own use and reverse
|
||||
engineering for debugging such modifications.
|
||||
|
||||
You must give prominent notice with each copy of the work that the
|
||||
Library is used in it and that the Library and its use are covered by
|
||||
this License. You must supply a copy of this License. If the work
|
||||
during execution displays copyright notices, you must include the
|
||||
copyright notice for the Library among them, as well as a reference
|
||||
directing the user to the copy of this License. Also, you must do one
|
||||
of these things:
|
||||
|
||||
a) Accompany the work with the complete corresponding
|
||||
machine-readable source code for the Library including whatever
|
||||
changes were used in the work (which must be distributed under
|
||||
Sections 1 and 2 above); and, if the work is an executable linked
|
||||
with the Library, with the complete machine-readable "work that
|
||||
uses the Library", as object code and/or source code, so that the
|
||||
user can modify the Library and then relink to produce a modified
|
||||
executable containing the modified Library. (It is understood
|
||||
that the user who changes the contents of definitions files in the
|
||||
Library will not necessarily be able to recompile the application
|
||||
to use the modified definitions.)
|
||||
|
||||
b) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (1) uses at run time a
|
||||
copy of the library already present on the user's computer system,
|
||||
rather than copying library functions into the executable, and (2)
|
||||
will operate properly with a modified version of the library, if
|
||||
the user installs one, as long as the modified version is
|
||||
interface-compatible with the version that the work was made with.
|
||||
|
||||
c) Accompany the work with a written offer, valid for at
|
||||
least three years, to give the same user the materials
|
||||
specified in Subsection 6a, above, for a charge no more
|
||||
than the cost of performing this distribution.
|
||||
|
||||
d) If distribution of the work is made by offering access to copy
|
||||
from a designated place, offer equivalent access to copy the above
|
||||
specified materials from the same place.
|
||||
|
||||
e) Verify that the user has already received a copy of these
|
||||
materials or that you have already sent this user a copy.
|
||||
|
||||
For an executable, the required form of the "work that uses the
|
||||
Library" must include any data and utility programs needed for
|
||||
reproducing the executable from it. However, as a special exception,
|
||||
the materials to be distributed need not include anything that is
|
||||
normally distributed (in either source or binary form) with the major
|
||||
components (compiler, kernel, and so on) of the operating system on
|
||||
which the executable runs, unless that component itself accompanies
|
||||
the executable.
|
||||
|
||||
It may happen that this requirement contradicts the license
|
||||
restrictions of other proprietary libraries that do not normally
|
||||
accompany the operating system. Such a contradiction means you cannot
|
||||
use both them and the Library together in an executable that you
|
||||
distribute.
|
||||
|
||||
7. You may place library facilities that are a work based on the
|
||||
Library side-by-side in a single library together with other library
|
||||
facilities not covered by this License, and distribute such a combined
|
||||
library, provided that the separate distribution of the work based on
|
||||
the Library and of the other library facilities is otherwise
|
||||
permitted, and provided that you do these two things:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work
|
||||
based on the Library, uncombined with any other library
|
||||
facilities. This must be distributed under the terms of the
|
||||
Sections above.
|
||||
|
||||
b) Give prominent notice with the combined library of the fact
|
||||
that part of it is a work based on the Library, and explaining
|
||||
where to find the accompanying uncombined form of the same work.
|
||||
|
||||
8. You may not copy, modify, sublicense, link with, or distribute
|
||||
the Library except as expressly provided under this License. Any
|
||||
attempt otherwise to copy, modify, sublicense, link with, or
|
||||
distribute the Library is void, and will automatically terminate your
|
||||
rights under this License. However, parties who have received copies,
|
||||
or rights, from you under this License will not have their licenses
|
||||
terminated so long as such parties remain in full compliance.
|
||||
|
||||
9. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Library or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Library (or any work based on the
|
||||
Library), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Library or works based on it.
|
||||
|
||||
10. Each time you redistribute the Library (or any work based on the
|
||||
Library), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute, link with or modify the Library
|
||||
subject to these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties with
|
||||
this License.
|
||||
|
||||
11. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Library at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Library by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Library.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under any
|
||||
particular circumstance, the balance of the section is intended to apply,
|
||||
and the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
12. If the distribution and/or use of the Library is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Library under this License may add
|
||||
an explicit geographical distribution limitation excluding those countries,
|
||||
so that distribution is permitted only in or among countries not thus
|
||||
excluded. In such case, this License incorporates the limitation as if
|
||||
written in the body of this License.
|
||||
|
||||
13. The Free Software Foundation may publish revised and/or new
|
||||
versions of the Lesser General Public License from time to time.
|
||||
Such new versions will be similar in spirit to the present version,
|
||||
but may differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Library
|
||||
specifies a version number of this License which applies to it and
|
||||
"any later version", you have the option of following the terms and
|
||||
conditions either of that version or of any later version published by
|
||||
the Free Software Foundation. If the Library does not specify a
|
||||
license version number, you may choose any version ever published by
|
||||
the Free Software Foundation.
|
||||
|
||||
14. If you wish to incorporate parts of the Library into other free
|
||||
programs whose distribution conditions are incompatible with these,
|
||||
write to the author to ask for permission. For software which is
|
||||
copyrighted by the Free Software Foundation, write to the Free
|
||||
Software Foundation; we sometimes make exceptions for this. Our
|
||||
decision will be guided by the two goals of preserving the free status
|
||||
of all derivatives of our free software and of promoting the sharing
|
||||
and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
|
||||
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
|
||||
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
|
||||
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
|
||||
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
|
||||
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
|
||||
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
|
||||
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
|
||||
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
|
||||
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
|
||||
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
|
||||
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
|
||||
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
|
||||
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
|
||||
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Libraries
|
||||
|
||||
If you develop a new library, and you want it to be of the greatest
|
||||
possible use to the public, we recommend making it free software that
|
||||
everyone can redistribute and change. You can do so by permitting
|
||||
redistribution under these terms (or, alternatively, under the terms of the
|
||||
ordinary General Public License).
|
||||
|
||||
To apply these terms, attach the following notices to the library. It is
|
||||
safest to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least the
|
||||
"copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the library's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the library, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the
|
||||
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
|
||||
|
||||
<signature of Moe Ghoul>, 1 April 1990
|
||||
Moe Ghoul, President of Vice
|
||||
|
||||
That's all there is to it!
|
||||
22887
Agent-Windows/OGP64/usr/share/doc/libgcrypt/ChangeLog
Normal file
22887
Agent-Windows/OGP64/usr/share/doc/libgcrypt/ChangeLog
Normal file
File diff suppressed because it is too large
Load diff
319
Agent-Windows/OGP64/usr/share/doc/libgcrypt/LICENSES
Normal file
319
Agent-Windows/OGP64/usr/share/doc/libgcrypt/LICENSES
Normal file
|
|
@ -0,0 +1,319 @@
|
|||
Additional license notices for Libgcrypt. -*- org -*-
|
||||
|
||||
This file contains the copying permission notices for various files in
|
||||
the Libgcrypt distribution which are not covered by the GNU Lesser
|
||||
General Public License (LGPL) or the GNU General Public License (GPL).
|
||||
|
||||
These notices all require that a copy of the notice be included
|
||||
in the accompanying documentation and be distributed with binary
|
||||
distributions of the code, so be sure to include this file along
|
||||
with any binary distributions derived from the GNU C Library.
|
||||
|
||||
* BSD_3Clause
|
||||
|
||||
For files:
|
||||
- cipher/sha256-avx-amd64.S
|
||||
- cipher/sha256-avx2-bmi2-amd64.S
|
||||
- cipher/sha256-ssse3-amd64.S
|
||||
- cipher/sha512-avx-amd64.S
|
||||
- cipher/sha512-avx2-bmi2-amd64.S
|
||||
- cipher/sha512-ssse3-amd64.S
|
||||
- cipher/sha512-ssse3-i386.c
|
||||
- cipher/sha512-avx512-amd64.S
|
||||
|
||||
#+begin_quote
|
||||
Copyright (c) 2012, Intel Corporation
|
||||
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the
|
||||
distribution.
|
||||
|
||||
* Neither the name of the Intel Corporation nor the names of its
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" AND ANY
|
||||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION OR
|
||||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||||
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#+end_quote
|
||||
|
||||
For files:
|
||||
- cipher/poly1305-amd64-avx512.S
|
||||
|
||||
#+begin_quote
|
||||
Copyright (c) 2021-2022, Intel Corporation
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
* Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
* Neither the name of Intel Corporation nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
|
||||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#+end_quote
|
||||
|
||||
For files:
|
||||
- random/jitterentropy-base.c
|
||||
- random/jitterentropy-gcd.c
|
||||
- random/jitterentropy-gcd.h
|
||||
- random/jitterentropy-health.c
|
||||
- random/jitterentropy-health.h
|
||||
- random/jitterentropy-noise.c
|
||||
- random/jitterentropy-noise.h
|
||||
- random/jitterentropy-sha3.c
|
||||
- random/jitterentropy-sha3.h
|
||||
- random/jitterentropy-timer.c
|
||||
- random/jitterentropy-timer.h
|
||||
- random/jitterentropy.h
|
||||
- random/rndjent.c (plus common Libgcrypt copyright holders)
|
||||
|
||||
#+begin_quote
|
||||
Copyright (C) 2017 - 2021, Stephan Mueller <smueller@chronox.de>
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, and the entire permission notice in its entirety,
|
||||
including the disclaimer of warranties.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote
|
||||
products derived from this software without specific prior
|
||||
written permission.
|
||||
|
||||
ALTERNATIVELY, this product may be distributed under the terms of
|
||||
the GNU General Public License, in which case the provisions of the GPL2
|
||||
are required INSTEAD OF the above restrictions. (This clause is
|
||||
necessary due to a potential bad interaction between the GPL and
|
||||
the restrictions contained in a BSD-style copyright.)
|
||||
|
||||
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
|
||||
WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE
|
||||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
||||
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
||||
USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGE.
|
||||
#+end_quote
|
||||
|
||||
For files:
|
||||
- cipher/cipher-gcm-ppc.c
|
||||
- cipher/keccak-amd64-avx512.S
|
||||
|
||||
#+begin_quote
|
||||
Copyright (c) 2006, CRYPTOGAMS by <appro@openssl.org>
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
|
||||
* Redistributions of source code must retain copyright notices,
|
||||
this list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above
|
||||
copyright notice, this list of conditions and the following
|
||||
disclaimer in the documentation and/or other materials
|
||||
provided with the distribution.
|
||||
|
||||
* Neither the name of the CRYPTOGAMS nor the names of its
|
||||
copyright holder and contributors may be used to endorse or
|
||||
promote products derived from this software without specific
|
||||
prior written permission.
|
||||
|
||||
ALTERNATIVELY, provided that this notice is retained in full, this
|
||||
product may be distributed under the terms of the GNU General Public
|
||||
License (GPL), in which case the provisions of the GPL apply INSTEAD OF
|
||||
those given above.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
|
||||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#+end_quote
|
||||
|
||||
* X License
|
||||
|
||||
For files:
|
||||
- install.sh
|
||||
|
||||
#+begin_quote
|
||||
Copyright (C) 1994 X Consortium
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
|
||||
TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
Except as contained in this notice, the name of the X Consortium shall not
|
||||
be used in advertising or otherwise to promote the sale, use or other deal-
|
||||
ings in this Software without prior written authorization from the X Consor-
|
||||
tium.
|
||||
#+end_quote
|
||||
|
||||
* Public domain
|
||||
|
||||
For files:
|
||||
- cipher/arcfour-amd64.S
|
||||
|
||||
#+begin_quote
|
||||
Author: Marc Bevand <bevand_m (at) epita.fr>
|
||||
Licence: I hereby disclaim the copyright on this code and place it
|
||||
in the public domain.
|
||||
#+end_quote
|
||||
|
||||
* OCB license 1
|
||||
|
||||
For files:
|
||||
- cipher/cipher-ocb.c
|
||||
|
||||
#+begin_quote
|
||||
OCB is covered by several patents but may be used freely by most
|
||||
software. See http://web.cs.ucdavis.edu/~rogaway/ocb/license.htm .
|
||||
In particular license 1 is suitable for Libgcrypt: See
|
||||
http://web.cs.ucdavis.edu/~rogaway/ocb/license1.pdf for the full
|
||||
license document; it basically says:
|
||||
|
||||
License 1 — License for Open-Source Software Implementations of OCB
|
||||
(Jan 9, 2013)
|
||||
|
||||
Under this license, you are authorized to make, use, and
|
||||
distribute open-source software implementations of OCB. This
|
||||
license terminates for you if you sue someone over their
|
||||
open-source software implementation of OCB claiming that you have
|
||||
a patent covering their implementation.
|
||||
|
||||
|
||||
|
||||
License for Open Source Software Implementations of OCB
|
||||
January 9, 2013
|
||||
|
||||
1 Definitions
|
||||
|
||||
1.1 “Licensor” means Phillip Rogaway.
|
||||
|
||||
1.2 “Licensed Patents” means any patent that claims priority to United
|
||||
States Patent Application No. 09/918,615 entitled “Method and Apparatus
|
||||
for Facilitating Efficient Authenticated Encryption,” and any utility,
|
||||
divisional, provisional, continuation, continuations-in-part, reexamination,
|
||||
reissue, or foreign counterpart patents that may issue with respect to the
|
||||
aforesaid patent application. This includes, but is not limited to, United
|
||||
States Patent No. 7,046,802; United States Patent No. 7,200,227; United
|
||||
States Patent No. 7,949,129; United States Patent No. 8,321,675 ; and any
|
||||
patent that issues out of United States Patent Application No. 13/669,114.
|
||||
|
||||
1.3 “Use” means any practice of any invention claimed in the Licensed Patents.
|
||||
|
||||
1.4 “Software Implementation” means any practice of any invention
|
||||
claimed in the Licensed Patents that takes the form of software executing on
|
||||
a user-programmable, general-purpose computer or that takes the form of a
|
||||
computer-readable medium storing such software. Software Implementation does
|
||||
not include, for example, application-specific integrated circuits (ASICs),
|
||||
field-programmable gate arrays (FPGAs), embedded systems, or IP cores.
|
||||
|
||||
1.5 “Open Source Software” means software whose source code is published
|
||||
and made available for inspection and use by anyone because either (a) the
|
||||
source code is subject to a license that permits recipients to copy, modify,
|
||||
and distribute the source code without payment of fees or royalties, or
|
||||
(b) the source code is in the public domain, including code released for
|
||||
public use through a CC0 waiver. All licenses certified by the Open Source
|
||||
Initiative at opensource.org as of January 9, 2013 and all Creative Commons
|
||||
licenses identified on the creativecommons.org website as of January 9,
|
||||
2013, including the Public License Fallback of the CC0 waiver, satisfy these
|
||||
requirements for the purposes of this license.
|
||||
|
||||
1.6 “Open Source Software Implementation” means a Software
|
||||
Implementation in which the software implicating the Licensed Patents is
|
||||
Open Source Software. Open Source Software Implementation does not include
|
||||
any Software Implementation in which the software implicating the Licensed
|
||||
Patents is combined, so as to form a larger program, with software that is
|
||||
not Open Source Software.
|
||||
|
||||
2 License Grant
|
||||
|
||||
2.1 License. Subject to your compliance with the term s of this license,
|
||||
including the restriction set forth in Section 2.2, Licensor hereby
|
||||
grants to you a perpetual, worldwide, non-exclusive, non-transferable,
|
||||
non-sublicenseable, no-charge, royalty-free, irrevocable license to practice
|
||||
any invention claimed in the Licensed Patents in any Open Source Software
|
||||
Implementation.
|
||||
|
||||
2.2 Restriction. If you or your affiliates institute patent litigation
|
||||
(including, but not limited to, a cross-claim or counterclaim in a lawsuit)
|
||||
against any entity alleging that any Use authorized by this license
|
||||
infringes another patent, then any rights granted to you under this license
|
||||
automatically terminate as of the date such litigation is filed.
|
||||
|
||||
3 Disclaimer
|
||||
YOUR USE OF THE LICENSED PATENTS IS AT YOUR OWN RISK AND UNLESS REQUIRED
|
||||
BY APPLICABLE LAW, LICENSOR MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
|
||||
KIND CONCERNING THE LICENSED PATENTS OR ANY PRODUCT EMBODYING ANY LICENSED
|
||||
PATENT, EXPRESS OR IMPLIED, STATUT ORY OR OTHERWISE, INCLUDING, WITHOUT
|
||||
LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR
|
||||
PURPOSE, OR NONINFRINGEMENT. IN NO EVENT WILL LICENSOR BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM OR RELATED TO ANY USE OF THE LICENSED PATENTS, INCLUDING,
|
||||
WITHOUT LIMITATION, DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE
|
||||
OR SPECIAL DAMAGES, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES PRIOR TO SUCH AN OCCURRENCE.
|
||||
#+end_quote
|
||||
2094
Agent-Windows/OGP64/usr/share/doc/libgcrypt/NEWS
Normal file
2094
Agent-Windows/OGP64/usr/share/doc/libgcrypt/NEWS
Normal file
File diff suppressed because it is too large
Load diff
304
Agent-Windows/OGP64/usr/share/doc/libgcrypt/README
Normal file
304
Agent-Windows/OGP64/usr/share/doc/libgcrypt/README
Normal file
|
|
@ -0,0 +1,304 @@
|
|||
Libgcrypt - The GNU Crypto Library
|
||||
------------------------------------
|
||||
Version 1.12
|
||||
|
||||
Copyright (C) 1989,1991-2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2025 g10 Code GmbH
|
||||
Copyright (C) 2013-2025 Jussi Kivilinna
|
||||
|
||||
Libgcrypt is free software. See the file AUTHORS for full copying
|
||||
notices, and LICENSES for notices about contributions that require
|
||||
these additional notices to be distributed.
|
||||
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
Libgcrypt is a general purpose crypto library based on the code
|
||||
used in GnuPG. Libgcrypt depends on the library `libgpg-error',
|
||||
which must be installed correctly before Libgcrypt is to be built.
|
||||
Libgcrypt is distributed under the LGPL, see the section "License"
|
||||
below for details.
|
||||
|
||||
|
||||
Build Instructions
|
||||
------------------
|
||||
|
||||
The download canonical location for libgcrypt is:
|
||||
|
||||
https://gnupg.org/ftp/gcrypt/libgcrypt/
|
||||
|
||||
To build libgcrypt you need libgpg-error:
|
||||
|
||||
https://gnupg.org/ftp/gcrypt/libgpg-error/
|
||||
|
||||
You should get the latest versions of course.
|
||||
|
||||
After building and installing the libgpg-error package, you may
|
||||
continue with Libgcrypt installation as with allmost all GNU
|
||||
packages, you just have to do
|
||||
|
||||
./configure
|
||||
make
|
||||
make check
|
||||
make install
|
||||
|
||||
The "make check" is not required but a good idea to see whether
|
||||
the library works as expected. The check takes some while and
|
||||
prints some benchmarking results. Before doing "make install" you
|
||||
probably need to become root.
|
||||
|
||||
To build libgcrypt for Microsoft Windows, you need to have the
|
||||
mingw32 cross-building toolchain installed. Instead of running a
|
||||
plain configure you use
|
||||
|
||||
./autogen.sh --build-w64
|
||||
make
|
||||
make install
|
||||
|
||||
By default this command sequences expects a libgpg-error
|
||||
installed below $HOME/w64root and installs libgcrypt to that
|
||||
directory too. See the autogen.sh code for details.
|
||||
|
||||
To run the test suite on Windows, go to the tests directory of the
|
||||
build directory and run "make xtestsuite". This generates a
|
||||
tarball which can be unpacked on Windows. Over there cd to the
|
||||
respective subdir and run "testdrv --verbose".
|
||||
|
||||
The documentation is available as an Info file (gcrypt.info). To
|
||||
build documentation in PDF, run this:
|
||||
|
||||
cd doc
|
||||
make pdf
|
||||
|
||||
|
||||
Installation under Windows
|
||||
--------------------------
|
||||
|
||||
Due to the way file system permissions are implemented under
|
||||
Windows it is important to make sure that the directory
|
||||
%ALLUSERSPROFILE%\GNU\etc\gcrypt is only writable by
|
||||
administrators, so that users can't add a configuration file.
|
||||
that. (%ALLUSERSPROFILE% is commonly c:\ProgramData). A Windows
|
||||
installer script should take care of this. It is also possible
|
||||
and suggested to set these restricted permissions direct for the
|
||||
parent directory %ALLUSERSPROFILE%\GNU\etc.
|
||||
|
||||
|
||||
Mailing List
|
||||
------------
|
||||
|
||||
You may want to join the developer's mailing list
|
||||
gcrypt-devel@gnupg.org by sending mail with a subject of
|
||||
"subscribe" to gcrypt-devel-request@gnupg.org. An archive of this
|
||||
list is available at https://lists.gnupg.org .
|
||||
|
||||
|
||||
Configure options
|
||||
-----------------
|
||||
Here is a list of configure options which are sometimes useful
|
||||
for installation.
|
||||
|
||||
--enable-large-data-tests
|
||||
With this option a "make check" will take really
|
||||
long due to extra checks for the hash algorithms.
|
||||
|
||||
--disable-asm
|
||||
Do not use assembler modules. It is not possible
|
||||
to use this on some CPU types.
|
||||
|
||||
--enable-ld-version-script
|
||||
Libgcrypt tries to build a library where internal
|
||||
symbols are not exported. This requires support
|
||||
from ld and is currently enabled for a few OSes.
|
||||
If you know that your ld supports the so called
|
||||
ELF version scripts, you can use this option to
|
||||
force its use. OTOH, if you get error message
|
||||
from the linker, you probably want to use this
|
||||
option to disable the use of version scripts.
|
||||
Note, that you should never ever use an
|
||||
undocumented symbol or one which is prefixed with
|
||||
an underscore.
|
||||
|
||||
--enable-ciphers=list
|
||||
--enable-pubkey-ciphers=list
|
||||
--enable-digests=list
|
||||
If not otherwise specified, all algorithms
|
||||
included in the libgcrypt source tree are built.
|
||||
An exception are algorithms, which depend on
|
||||
features not provided by the system, like 64bit
|
||||
data types. With these switches it is possible
|
||||
to select exactly those algorithm modules, which
|
||||
should be built. The algorithms are to be
|
||||
separated by spaces, commas or colons. To view
|
||||
the list used with the current build the program
|
||||
tests/version may be used.
|
||||
|
||||
--disable-endian-check
|
||||
Don't let configure test for the endianness but
|
||||
try to use the OS provided macros at compile
|
||||
time. This is helpful to create OS X fat binaries.
|
||||
|
||||
--enable-random-daemon
|
||||
Include support for a global random daemon and
|
||||
build the daemon. This is an experimental feature.
|
||||
|
||||
--enable-mpi-path=EXTRA_PATH
|
||||
Prepend EXTRA_PATH to list of CPU specific
|
||||
optimizations. For example, if you want to add
|
||||
optimizations forn a Intel Pentium 4 compatible
|
||||
CPU, you may use
|
||||
--enable-mpi-path=pentium4/sse2:pentium4/mmx
|
||||
Take care: The generated library may crash on
|
||||
non-compatible CPUs.
|
||||
|
||||
--enable-random=NAME
|
||||
Force the use of the random gathering module
|
||||
NAME. Default is either to use /dev/random or
|
||||
the auto mode. Possible values for NAME are:
|
||||
egd - Use the module which accesses the
|
||||
Entropy Gathering Daemon. See the webpages
|
||||
for more information about it.
|
||||
unix - Use the standard Unix module which does not
|
||||
have a very good performance.
|
||||
linux - Use the module which accesses /dev/random.
|
||||
This is the first choice and the default one
|
||||
for GNU/Linux or *BSD.
|
||||
auto - Compile linux, egd and unix in and
|
||||
automagically select at runtime.
|
||||
|
||||
--enable-hmac-binary-check
|
||||
Include support to check the binary at runtime
|
||||
against a HMAC checksum. This works only in FIPS
|
||||
mode on systems providing the dladdr function and using
|
||||
the ELF binary format.
|
||||
|
||||
--with-fips-module-version=version
|
||||
Specify a string used as a module version for FIPS
|
||||
certification purposes.
|
||||
|
||||
--disable-padlock-support
|
||||
Disable support for the PadLock engine of VIA
|
||||
processors. The default is to use PadLock if
|
||||
available. Try this if you get problems with
|
||||
assembler code.
|
||||
|
||||
--disable-aesni-support
|
||||
Disable support for the AES-NI instructions of
|
||||
newer Intel CPUs. The default is to use AES-NI
|
||||
if available. Try this if you get problems with
|
||||
assembler code.
|
||||
|
||||
--disable-O-flag-munging
|
||||
Some code is too complex for some compilers while
|
||||
in higher optimization modes, thus the compiler
|
||||
invocation is modified to use a lower
|
||||
optimization level. Usually this works very well
|
||||
but on some platforms these rules break the
|
||||
invocation. This option may be used to disable
|
||||
the feature under the assumption that either good
|
||||
CFLAGS are given or the compiler can grok the code.
|
||||
|
||||
|
||||
|
||||
|
||||
Build Problems
|
||||
--------------
|
||||
|
||||
If you have a problem with a a certain release, please first check
|
||||
the Release-info URL given in the NEWS file.
|
||||
|
||||
We can't check all assembler files, so if you have problems
|
||||
assembling them (or the program crashes) use --disable-asm with
|
||||
./configure. If you opt to delete individual replacement files in
|
||||
hopes of using the remaining ones, be aware that the configure
|
||||
scripts may consider several subdirectories to get all available
|
||||
assembler files; be sure to delete the correct ones. Never delete
|
||||
udiv-qrnnd.S in any CPU directory, because there may be no C
|
||||
substitute (in mpi/genereic). Don't forget to delete
|
||||
"config.cache" and run "./config.status --recheck". We got a few
|
||||
reports about problems using versions of gcc earlier than 2.96
|
||||
along with a non-GNU assembler (as). If this applies to your
|
||||
platform, you can either upgrade gcc to a more recent version, or
|
||||
use the GNU assembler.
|
||||
|
||||
Some make tools are broken - the best solution is to use GNU's
|
||||
make. Try gmake or grab the sources from a GNU archive and
|
||||
install them.
|
||||
|
||||
Specific problems on some machines:
|
||||
|
||||
* AArch64 (GCC 11.1 and 11.2)
|
||||
|
||||
Because of the bug in GCC (fixed in 11.3), with the option
|
||||
-O3, vectorization results wrong code for the function
|
||||
buf_eq_const. Please use -O2 or -fno-tree-loop-vectorize.
|
||||
|
||||
* IBM RS/6000 running AIX
|
||||
|
||||
Due to a change in gcc (since version 2.8) the MPI stuff may
|
||||
not build. In this case try to run configure using:
|
||||
CFLAGS="-g -O2 -mcpu=powerpc" ./configure
|
||||
|
||||
* SVR4.2 (ESIX V4.2 cc)
|
||||
|
||||
Due to problems with the ESIX as(1), you probably want to do:
|
||||
CFLAGS="-O -K pentium" ./configure --disable-asm
|
||||
|
||||
* SunOS 4.1.4
|
||||
|
||||
./configure ac_cv_sys_symbol_underscore=yes
|
||||
|
||||
* Sparc64 CPUs
|
||||
|
||||
We have reports about failures in the AES module when
|
||||
compiling using gcc (e.g. version 4.1.2) and the option -O3;
|
||||
using -O2 solves the problem.
|
||||
|
||||
* i686-pc-linux-gnu with gcc 4.1
|
||||
|
||||
There are reports on linking problems with CFI instructions.
|
||||
Disable the use of CFI with
|
||||
|
||||
./configure gcry_cv_gcc_asm_cfi_directives=no
|
||||
|
||||
|
||||
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
The library is distributed under the terms of the GNU Lesser
|
||||
General Public License (LGPL); see the file COPYING.LIB for the
|
||||
actual terms.
|
||||
|
||||
The helper programs as well as the documentation are distributed
|
||||
under the terms of the GNU General Public License (GPL); see the
|
||||
file COPYING for the actual terms.
|
||||
|
||||
The file LICENSES has notices about contributions that require
|
||||
that these additional notices are distributed.
|
||||
|
||||
|
||||
Contact
|
||||
-------
|
||||
|
||||
See the file AUTHORS.
|
||||
|
||||
Commercial grade support for Libgcrypt is available; for a listing
|
||||
of offers see https://www.gnupg.org/service.html .
|
||||
|
||||
Since 2001 maintenance and development of Libgcrypt is done by g10
|
||||
Code GmbH and was mostly financed by donations; since 2022 a raise
|
||||
in revenues from support contracts allows fully financing the
|
||||
development without resorting to donations. Many thanks to our
|
||||
paid developers for their work and also a big thank you to Jussi
|
||||
Kivilinna for all of his performance work.
|
||||
|
||||
This file is Free Software; as a special exception the authors gives
|
||||
unlimited permission to copy and/or distribute it, with or without
|
||||
modifications, as long as this notice is preserved. For conditions
|
||||
of the whole package, please see the file COPYING. This file is
|
||||
distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
WARRANTY, to the extent permitted by law; without even the implied
|
||||
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
168
Agent-Windows/OGP64/usr/share/doc/libgcrypt/THANKS
Normal file
168
Agent-Windows/OGP64/usr/share/doc/libgcrypt/THANKS
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
Libgcrypt is based on the GnuPG code. Here is a list of people, who
|
||||
helped in GnuPG and Libgcrypt development. Please help us to keep it
|
||||
complete and free of errors.
|
||||
|
||||
Albert Chin china at thewrittenword com
|
||||
Allan Clark allanc@sco.com
|
||||
Anand Kumria wildfire@progsoc.uts.edu.au
|
||||
Andreas Metzler ametzler at downhill.at.eu.org
|
||||
Ariel T Glenn ariel@columbia.edu
|
||||
Aurelien Jarno aurel32 at debian.org
|
||||
Ben Hutchings ben decadent org uk
|
||||
Bodo Moeller Bodo_Moeller@public.uni-hamburg.de
|
||||
Brenno de Winter brenno@dewinter.com
|
||||
Brian Moore bem@cmc.net
|
||||
Brian Warner warner@lothar.com
|
||||
Brieuc Jeunhomme bbp@via.ecp.fr
|
||||
Bryan Fullerton bryanf@samurai.com
|
||||
Caskey L. Dickson caskey@technocage.com
|
||||
Cees van de Griend cees-list@griend.xs4all.nl
|
||||
Charles Levert charles@comm.polymtl.ca
|
||||
Christian Biere christianbiere@gmx.de
|
||||
Christian Grothoff christian at grothoff org
|
||||
Christian von Roques roques@pond.sub.org
|
||||
Christopher Oliver oliver@fritz.traverse.net
|
||||
Christian Recktenwald chris@citecs.de
|
||||
Daiki Ueno ueno at unixuser org
|
||||
Dan Fandrich dan at coneharvesters com
|
||||
Daniel Eisenbud eisenbud@cs.swarthmore.edu
|
||||
Daniel Koening dan@mail.isis.de
|
||||
David Ellement ellement@sdd.hp.com
|
||||
Detlef Lannert lannert@lannert.rz.uni-duesseldorf.de
|
||||
Dirk Lattermann dlatt@t-online.de
|
||||
Dirk Stoecker gcrypt@dstoecker.de
|
||||
Ed Boraas ecxjo@esperanto.org
|
||||
Elie De Brauwer elie@de-brauwer.be
|
||||
Enzo Michelangeli em@MailAndNews.com
|
||||
Ernst Molitor ernst.molitor@uni-bonn.de
|
||||
Fabian Keil fk at fabiankeil de
|
||||
Fabio Coatti cova@felix.unife.it
|
||||
Felix von Leitner leitner@amdiv.de
|
||||
Frank Heckenbach heckenb@mi.uni-erlangen.de
|
||||
Frank Stajano frank.stajano@cl.cam.ac.uk
|
||||
Gabriele Monti psicus78 gmail com
|
||||
Gaël Quéri gqueri@mail.dotcom.fr
|
||||
Gregor Riepl seto-kun@freesurf.ch
|
||||
Gerlinde Klaes gk@u64.de
|
||||
Greg Louis glouis@dynamicro.on.ca
|
||||
Greg Troxel gdt@ir.bbn.com
|
||||
Gregory Steuck steuck@iname.com
|
||||
Geoff Keating geoffk@ozemail.com.au
|
||||
Harald Denker harry@hal.westfalen.de
|
||||
Hendrik Buschkamp buschkamp@rheumanet.org
|
||||
Holger Schurig holger@d.om.org
|
||||
Hugh Daniel hugh@toad.com
|
||||
Ian McKellar imckellar@harvestroad.com.au
|
||||
Ian Peters itp@ximian.com
|
||||
Janusz A. Urbanowicz alex@bofh.torun.pl
|
||||
James Troup james@nocrew.org
|
||||
Jean-loup Gailly gzip@prep.ai.mit.edu
|
||||
Jeff Johnson jbj@redhat.com
|
||||
Jens Bachem bachem@rrz.uni-koeln.de
|
||||
J Horacio MG homega@ciberia.es
|
||||
Joachim Backes backes@rhrk.uni-kl.de
|
||||
Jordi Mallach jordi@sindominio.net
|
||||
John A. Martin jam@jamux.com
|
||||
Johnny Teveßen j.tevessen@gmx.de
|
||||
Jörg Schilling schilling@fokus.gmd.de
|
||||
Jun Kuriyama kuriyama@sky.rim.or.jp
|
||||
Karl Fogel kfogel@guanabana.onshore.com
|
||||
Karsten Thygesen karthy@kom.auc.dk
|
||||
Katsuhiro Kondou kondou@nec.co.jp
|
||||
Kazu Yamamoto kazu@iijlab.net
|
||||
Lars Kellogg-Stedman lars@bu.edu
|
||||
Lee Fisher blibbet at gmail dot com
|
||||
Marco d'Itri md@linux.it
|
||||
Mark Adler madler@alumni.caltech.edu
|
||||
Mark Elbrecht snowball3@bigfoot.com
|
||||
Markus Friedl Markus.Friedl@informatik.uni-erlangen.de
|
||||
Matthias Urlichs smurf@smurf.noris.de
|
||||
Martin Kahlert martin.kahlert@provi.de
|
||||
Martin Hamilton
|
||||
Martin Schulte schulte@thp.uni-koeln.de
|
||||
Matthew Skala mskala@ansuz.sooke.bc.ca
|
||||
Max Kellermann max@duempel.org
|
||||
Max Valianskiy maxcom@maxcom.ml.org
|
||||
Michael Fischer v. Mollard mfvm@gmx.de
|
||||
Michael Roth mroth@nessie.de
|
||||
Michael Sobolev mss@despair.transas.com
|
||||
Michele Baldessari michele@pupazzo.org
|
||||
Modestas Vainius geromanas@mailas.com
|
||||
Neil Dunbar neil.dunbar at pobox.com
|
||||
Neil Spring nspring@cs.washington.edu
|
||||
Newton Hammet newton@hammet.net
|
||||
Nicolas Graner Nicolas.Graner@cri.u-psud.fr
|
||||
NIIBE Yutaka gniibe@chroot.org
|
||||
Niklas Hernaeus
|
||||
Nikolay Sturm sturm@sec.informatik.tu-darmstadt.de
|
||||
Nikos Mavroyanopoulos nmav@hellug.gr
|
||||
Nimrod Zimerman zimerman@forfree.at
|
||||
N J Doye nic@niss.ac.uk
|
||||
Oliver Haakert haakert@hsp.de
|
||||
Oskari Jääskeläinen f33003a@cc.hut.fi
|
||||
Paul D. Smith psmith@baynetworks.com
|
||||
Philippe Laliberte arsphl@oeil.qc.ca
|
||||
Peter Gutmann pgut001@cs.auckland.ac.nz
|
||||
QingLong qinglong@bolizm.ihep.su
|
||||
Rafael Ávila de Espíndola rafael.espindola@gmail.com
|
||||
Rafaël Carré funman@videolan.org
|
||||
Ralf Fassel ralf@akutech.de
|
||||
Ralf Hildebrandt Ralf.Hildebrandt@innominate.com
|
||||
Ralf Schneider ralf@tapfere-schneiderleins.de
|
||||
Ralph Gillen gillen@theochem.uni-duesseldorf.de
|
||||
Rami Lehti Rami.Lehti@finland.sun.com
|
||||
Randolph Chung tausq@debian.org
|
||||
Randy mcclellr@oit.edu
|
||||
Rat ratinox@peorth.gweep.net
|
||||
Reinhard Wobst R.Wobst@ifw-dresden.de
|
||||
Rémi Guyomarch rguyom@mail.dotcom.fr
|
||||
Reuben Sumner rasumner@wisdom.weizmann.ac.il
|
||||
Richard Outerbridge outer@interlog.com
|
||||
Roddy Strachan roddy@satlink.com.au
|
||||
Roland Rosenfeld roland@spinnaker.rhein.de
|
||||
Ross Golder rossigee@bigfoot.com
|
||||
Serge Munhoven munhoven@mema.ucl.ac.be
|
||||
Sergi Blanch i Torné sergi at calcurco cat
|
||||
Simon Josefsson jas@extundo.com
|
||||
SL Baur steve@xemacs.org
|
||||
Stephan Austermuehle au@hcsd.de
|
||||
Stephan Müller smueller at atsec com
|
||||
Stephane Corthesy stephane@sente.ch
|
||||
Stefan Karrmann S.Karrmann@gmx.net
|
||||
Stefan Keller dres@cs.tu-berlin.de
|
||||
Stefan Krüger stadtkind2 at gmx de
|
||||
Steffen Ullrich ccrlphr@xensei.com
|
||||
Steffen Zahn zahn@berlin.snafu.de
|
||||
Steven Bakker steven@icoe.att.com
|
||||
Susanne Schultz schultz@hsp.de
|
||||
Sven Bjorn
|
||||
Szakats Istvan szaki.ms@gmail.com
|
||||
Thiago Jung Bauermann jungmann@cwb.matrix.com.br
|
||||
Thomas Roessler roessler@guug.de
|
||||
Tom Holroyd tomh@po.crl.go.jp
|
||||
Tom Spindler dogcow@home.merit.edu
|
||||
Tom Zerucha tzeruch@ceddec.com
|
||||
Tomas Fasth tomas.fasth@twinspot.net
|
||||
Tommi Komulainen Tommi.Komulainen@iki.fi
|
||||
Thomas Mikkelsen tbm@image.dk
|
||||
Ulf Möller 3umoelle@informatik.uni-hamburg.de
|
||||
Umberto Salsi salsi@icosaedro.it
|
||||
Uoti Urpala
|
||||
Urko Lusa ulusa@euskalnet.net
|
||||
Victor Stinner haypo@inl.fr
|
||||
Walter Koch koch@u32.de
|
||||
Werner Koch wk@gnupg.org
|
||||
Wim Vandeputte wim@kd85.com
|
||||
nbecker@hns.com
|
||||
|
||||
|
||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
2009, 2011 Free Software Foundation, Inc.
|
||||
|
||||
This file is free software; as a special exception the author gives
|
||||
unlimited permission to copy and/or distribute it, with or without
|
||||
modifications, as long as this notice is preserved.
|
||||
|
||||
This file is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
||||
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
59
Agent-Windows/OGP64/usr/share/doc/libgcrypt/TODO
Normal file
59
Agent-Windows/OGP64/usr/share/doc/libgcrypt/TODO
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
# What's left to do -*- org -*-
|
||||
|
||||
* Next API break:
|
||||
** gcry_ac_io_t
|
||||
Remove use of anonymous union.
|
||||
** gcry_ac
|
||||
Consider to remove it.
|
||||
|
||||
* udiv-qrnbd.o should get build as *.lo [HPUX]
|
||||
|
||||
* Allow operation using RSA keys consisting of the OpenSSL keys.
|
||||
This requires the introduction of a parameter names (say) U which
|
||||
is calculated according to OpenSSL/PKCS#1 rules.
|
||||
|
||||
* linker script test
|
||||
Write an autoconf test to check whether the linker supports a
|
||||
version script.
|
||||
|
||||
* Add attributes to the MPI functions.
|
||||
|
||||
* cipher/pubkey.c and pubkey implementations.
|
||||
Don't rely on the secure memory based wiping function but add an
|
||||
extra wiping.
|
||||
|
||||
* Use builtin bit functions of gcc 3.4
|
||||
|
||||
* Consider using a daemon to maintain the random pool
|
||||
[Partly done] The down side of this is that we can't assume that the
|
||||
random has has always been stored in "secure memory". And we rely
|
||||
on that sniffing of Unix domain sockets is not possible. We can
|
||||
implement this simply by detecting a special prefixed random seed
|
||||
name and divert in this case to the daemon. There are several
|
||||
benefits with such an approach: We keep the state of the RNG over
|
||||
invocations of libgcrypt based applications, don't need time
|
||||
consuming initialization of the pool and in case the entropy
|
||||
collectros need to run that bunch of Unix utilities we don't waste
|
||||
their precious results.
|
||||
|
||||
* gcryptrnd.c
|
||||
Requires a test for pth [done] as well as some other tests.
|
||||
|
||||
* secmem.c
|
||||
Check whether the memory block is valid before releasing it and
|
||||
print a diagnosic, like glibc does.
|
||||
|
||||
* threads
|
||||
** We need to document fork problems
|
||||
In particular that reinitialization is required in random.c
|
||||
However, there is no code yet to do it.
|
||||
|
||||
* Tests
|
||||
We need a lot more tests. Lets keep an ever growing list here.
|
||||
** Write tests for the progress function
|
||||
** mpitests does no real checks yet.
|
||||
** pthreads
|
||||
To catch simple errors like the one fixed on 2007-03-16.
|
||||
** C++ tests
|
||||
We have some code to allow using libgcrypt from C++, so we also
|
||||
should have a test case.
|
||||
Loading…
Add table
Add a link
Reference in a new issue