1 | This package was debianized by Zooko O'Whielacronx zooko@zooko.com on |
---|
2 | Tue, 16 July 2009 23:30:00 +0000. |
---|
3 | |
---|
4 | It was originally downloaded from https://tahoe-lafs.org/trac/pycryptopp |
---|
5 | |
---|
6 | Upstream Author: Zooko O'Whielacronx <zooko@zooko.com> |
---|
7 | |
---|
8 | Copyright: |
---|
9 | |
---|
10 | You may use this package under the GNU General Public License, version 2 or, |
---|
11 | at your option, any later version. You may use this package under the |
---|
12 | Transitive Grace Period Public Licence, version 1.0 or, at your option, any |
---|
13 | later version. You may use this package under the MIT License. You may use |
---|
14 | this package under the Simple Permissive Licence. |
---|
15 | |
---|
16 | (You may choose to use this package under the terms of any of these licences, |
---|
17 | at your option.) |
---|
18 | |
---|
19 | See the file COPYING.GPL for the terms of the GNU General Public License, |
---|
20 | version 2. See the file COPYING.TGPPL.rst for the terms of the Transitive |
---|
21 | Grace Period Public Licence, version 1.0. See the file COPYING.MIT.txt for |
---|
22 | the terms of the MIT License. See the file COPYING.SPL.txt for the terms of |
---|
23 | the Simple Permissive Licence. |
---|
24 | |
---|
25 | The following licensing text applies to a subset of the Crypto++ source code |
---|
26 | which is included in the pycryptopp source tree under the "src-cryptopp" |
---|
27 | subdirectory. That embedded subset of the Crypto++ source code is not used |
---|
28 | when pycryptopp is built for Debian -- instead the --disable-embedded-cryptopp |
---|
29 | option to "setup.py build" is used to for pycryptopp to build against the |
---|
30 | system libcryptopp. |
---|
31 | |
---|
32 | ---[ License.txt begin ]--- |
---|
33 | Compilation Copyright (c) 1995-2009 by Wei Dai. All rights reserved. |
---|
34 | This copyright applies only to this software distribution package |
---|
35 | as a compilation, and does not imply a copyright on any particular |
---|
36 | file in the package. |
---|
37 | |
---|
38 | The following files are copyrighted by their respective original authors, |
---|
39 | and their use is subject to additional licenses included in these files. |
---|
40 | |
---|
41 | mars.cpp - Copyright 1998 Brian Gladman. |
---|
42 | |
---|
43 | All other files in this compilation are placed in the public domain by |
---|
44 | Wei Dai and other contributors. |
---|
45 | |
---|
46 | I would like to thank the following authors for placing their works into |
---|
47 | the public domain: |
---|
48 | |
---|
49 | Joan Daemen - 3way.cpp |
---|
50 | Leonard Janke - cast.cpp, seal.cpp |
---|
51 | Steve Reid - cast.cpp |
---|
52 | Phil Karn - des.cpp |
---|
53 | Andrew M. Kuchling - md2.cpp, md4.cpp |
---|
54 | Colin Plumb - md5.cpp |
---|
55 | Seal Woods - rc6.cpp |
---|
56 | Chris Morgan - rijndael.cpp |
---|
57 | Paulo Baretto - rijndael.cpp, skipjack.cpp, square.cpp |
---|
58 | Richard De Moliner - safer.cpp |
---|
59 | Matthew Skala - twofish.cpp |
---|
60 | Kevin Springle - camellia.cpp, shacal2.cpp, ttmac.cpp, whrlpool.cpp, ripemd.cpp |
---|
61 | |
---|
62 | Permission to use, copy, modify, and distribute this compilation for |
---|
63 | any purpose, including commercial applications, is hereby granted |
---|
64 | without fee, subject to the following restrictions: |
---|
65 | |
---|
66 | 1. Any copy or modification of this compilation in any form, except |
---|
67 | in object code form as part of an application software, must include |
---|
68 | the above copyright notice and this license. |
---|
69 | |
---|
70 | 2. Users of this software agree that any modification or extension |
---|
71 | they provide to Wei Dai will be considered public domain and not |
---|
72 | copyrighted unless it includes an explicit copyright notice. |
---|
73 | |
---|
74 | 3. Wei Dai makes no warranty or representation that the operation of the |
---|
75 | software in this compilation will be error-free, and Wei Dai is under no |
---|
76 | obligation to provide any services, by way of maintenance, update, or |
---|
77 | otherwise. THE SOFTWARE AND ANY DOCUMENTATION ARE PROVIDED "AS IS" |
---|
78 | WITHOUT EXPRESS OR IMPLIED WARRANTY INCLUDING, BUT NOT LIMITED TO, |
---|
79 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
---|
80 | PURPOSE. IN NO EVENT WILL WEI DAI OR ANY OTHER CONTRIBUTOR BE LIABLE FOR |
---|
81 | DIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES, EVEN IF |
---|
82 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |
---|
83 | |
---|
84 | 4. Users will not use Wei Dai or any other contributor's name in any |
---|
85 | publicity or advertising, without prior written consent in each case. |
---|
86 | |
---|
87 | 5. Export of this software from the United States may require a |
---|
88 | specific license from the United States Government. It is the |
---|
89 | responsibility of any person or organization contemplating export |
---|
90 | to obtain such a license before exporting. |
---|
91 | |
---|
92 | 6. Certain parts of this software may be protected by patents. It |
---|
93 | is the users' responsibility to obtain the appropriate |
---|
94 | licenses before using those parts. |
---|
95 | |
---|
96 | If this compilation is used in object code form in an application |
---|
97 | software, acknowledgement of the author is not required but would be |
---|
98 | appreciated. The contribution of any useful modifications or extensions |
---|
99 | to Wei Dai is not required but would also be appreciated. |
---|
100 | ---[ License.txt end ]--- |
---|
101 | |
---|
102 | The Debian packaging is © 2009 Zooko O'Whielacronx <zooko@zooko.com> - it is |
---|
103 | licensed under the same terms as the pycryptopp source code itself. |
---|
104 | |
---|
105 | On Debian systems, the complete text of the GNU General Public License |
---|
106 | can be found in `/usr/share/common-licenses/GPL'. |
---|