Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 73 → Rev 74

/trunk/debian/copyright
1,40 → 1,41
Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
Upstream-Name: Nettle
Upstream-Contact: Niels Möller <nisse@lysator.liu.se>
Source: http://www.lysator.liu.se/~nisse/nettle/
Copyright: © 2001-2011 Niels Möller
Some parts are Copyright © the Free Software Foundation and various
people. See below and source code comments for details.
This package was debianized by Marek Habersack <grendel@debian.org> on
Tue, 4 Nov 2003 18:23:07 +0100.
The current Debian maintainer is Magnus Holmgren <holmgren@debian.org>.
 
It was downloaded from http://www.lysator.liu.se/~nisse/nettle/
 
Upstream Author: Niels Möller
Upstream Author:
 
Copyright © 2001-2006 Niels Möller
Copyright
 
Some parts are Copyright © the Free Software Foundation and various
people. See below and source code comments for details.
 
 
This package 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; version 2 dated June, 1991.
The nettle 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 package 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.
The nettle 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 General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 
 
Nettle is distributed under the GNU General Public License. However,
most of the individual files are dual licensed under less restrictive
licenses like the GNU Lesser General Public License (LGPL), or are in
the public domain. This means that if you don't use the parts of
nettle that are GPL-only, you have the option to use the Nettle
library just as if it were licensed under the LGPL. To find the
current status of particular files, you have to read the copyright
notices at the top of the files.
Nettle is distributed under the GNU Lesser General Public License
(LGPL). A few of the individual files are in the public domain. To
find the current status of particular files, you have to read the
copyright notices at the top of the files.
 
A list of the supported algorithms, their origins and licenses (from
the manual):
57,8 → 58,13
BLOWFISH
The implementation of the BLOWFISH cipher is written by Werner
Koch, copyright owned by the Free Software Foundation. Also hacked
by Ray Dassen and Niels Möller. Released under the GPL.
by Simon Josefsson and Niels Möller. Released under the LGPL.
 
CAMELLIA
The C implementation is by Nippon Telegraph and Telephone
Corporation (NTT), heavily modified by Niels Möller. Assembler for
x86 and x86_64 by Niels Möller. Released under the LGPL.
 
CAST128
The implementation of the CAST128 cipher is written by Steve Reid.
Released into the public domain.
82,9 → 88,11
Möller. Released into the public domain.
 
SERPENT
The implementation of the SERPENT cipher is written by Ross
Anderson, Eli Biham, and Lars Knudsen, adapted to LSH by Rafael
Sevilla, and to Nettle by Niels Möller. Released under the GPL.
The implementation of the SERPENT is based on the code in
libgcrypt, copyright owned by the Free Software Foundation.
Adapted to Nettle by Simon Josefsson and heavily modified by
Niels Möller. Assembly for x86_64 by Niels Möller. Released under
the LGPL.
 
SHA1
The C implementation of the SHA1 message digest is written by Peter
92,7 → 100,7
Released into the public domain. Assembler for x86 by Niels Möller,
released under the LGPL.
 
SHA256
SHA224, SHA256, SHA384, and SHA512
Written by Niels Möller, using Peter Gutmann's SHA1 code as a
model. Released under the LGPL.
 
109,13 → 117,12
library for bignum operations.
 
 
On Debian GNU/Linux systems, the complete texts of the GNU General
Public License and the GNU Lesser General Public License can be found
in /usr/share/common-licenses/GPL-2 and /usr/share/common-licenses/LGPL,
respectively.
On Debian GNU/Linux systems, the complete text of the newest version
of the GNU Lesser General Public License can be found in
/usr/share/common-licenses/LGPL.
 
Files: *
Copyright: © 2001-2006 Niels Möller
Copyright: © 2001-2011 Niels Möller
License: LGPL-2.1+
 
Files: aes-set-*,
130,17 → 137,21
License: LGPL-2.1+
 
Files: blowfish.c
Copyright: © 1998 Free Software Foundation, Inc.
© 2001 Ray Dassen
© 2001 Niels Möller
License: GPL-2+
Copyright: © 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
© 2010 Simon Josefsson
License: LGPL-2.1+
 
Files: blowfish.h
Copyright: © 1998 Free Software Foundation, Inc.
Copyright: © 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
© 2001 Ray Dassen
© 2001 Niels Möller
License: LGPL-2.1+
 
Files: camellia-crypt-internal.c
Copyright: © 2006, 2007 NTT (Nippon Telegraph and Telephone Corporation)
© 2010 Niels Möller
License: LGPL-2.1+
 
Files: desCode.h, descode.README, desdata.c, desinfo.c
Copyright: © 2002 Dana L. How
License: LGPL-2+
238,7 → 249,7
I believe that most files in debian/ hardly contains any creative
expression eligible for copyright.
 
Files: debian/sexp-conv.nettle.1
Files: debian/sexp-conv.1
Copyright: © 2002 Timshel Knoll <timshel@debian.org>
© 2007 Magnus Holmgren
License: GPL-2