Package: haskell-crypto / 4.2.5.1-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Name: Crypto
Maintainer: Joachim Breitner <nomeata@debian.org>
Source: http://hackage.haskell.org/package/Crypto

Various parts of the package are coverend by various copyrights and licenses:

Codec.Binary.BubbleBabble: © 2008, John Meacham, BSD 
Codec.Text.Raw: © 2006, Dominic Steinitz, BSD
Codec.Encryption.AES: © 2003, Dominic Steinitz, Lukasz Anforowicz, BSD
Codec.Encryption.AESAux: © 2005, Dominic Steinitz, BSD
Codec.Encryption.Blowfish: © 2003, Dominic Steinitz, BSD 
Codec.Encryption.BlowfishAux: © 2002, HardCore SoftWare, Doug Hoyte, BSD 
Codec.Encryption.TEA: © 2008, John Meacham, BSD 
Codec.Encryption.DES: © 2003,2005, Dominic Steinitz, BSD 
Codec.Encryption.DESAux: © 2005, Ian Lynagh, BSD 
Codec.Encryption.Modes: © 2001-2003,2005, Dominic Steinitz, BSD 
Codec.Encryption.Padding: © 2003,2005, Dominic Steinitz, BSD 
Codec.Encryption.RSA: © 2003,2005, Dominic Steinitz, David Sankel, GPL 
Codec.Encryption.RSA.EMEOAEP: © 2003,2005, Dominic Steinitz, David Sankel, GPL 
Codec.Encryption.RSA.MGF: © 2003,2005, Dominic Steinitz, BSD 
Codec.Encryption.RSA.NumberTheory: © 2001,2002,2003,2005, David Sankel, GPL 
Codec.Utils: © 2003,2005, Dominic Steinitz, BSD 
Data.Digest.MD5: © 2004,2005, Dominic Steinitz, BSD 
Data.Digest.MD5Aux: © 2005, Ian Lynagh, BSD 
Data.Digest.SHA1: © 2005,2007, Dominic Steinitz, BSD 
Data.Digest.SHA2: © 2006, Russell O'Connor, BSD 
Data.Digest.SHA224: © 2006, Russell O'Connor, BSD 
Data.Digest.SHA256: © 2006, Russell O'Connor, BSD 
Data.Digest.SHA384: © 2006, Russell O'Connor, BSD 
Data.Digest.SHA512: © 2006, Russell O'Connor, BSD 
Data.HMAC: © 2007, Greg Heartsfield, BSD 
Data.LargeWord: © 2004,2005, Dominic Steinitz, BSD 
RSATest: © 2005, Dominic Steinitz, BSD 
QuickTest: © 2005, Dominic Steinitz, BSD 
SymmetricTest: © 2005, Dominic Steinitz, BSD 

Where BSD refers to the license:

 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.
  * The names of its contributors may not 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 onwers 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.

And GPL refers to:

 The GNU General Public License (GPL), version 2 or (at your option) any later
 version. On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'