Package: loop-aes / 3.2c-2

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
This package was debianized by Max Vozeler <xam@debian.org> on
Fri, 10 Oct 2003 01:56:19 +0200.

It was downloaded from http://loop-aes.sourceforge.net/

Upstream Author: 
Jari Ruusu <jariruusu@users.sourceforge.net>

loop-AES is 
Copyright 2001-2007 by Jari Ruusu <jariruusu@users.sourceforge.net>
Copyright 2002 James Morris <jmorris@intercode.com.au>
Copyright 2002 by Free Software Foundation
Copyright 2001 Dr Brian Gladman <brg@gladman.uk.net>, Worcester, UK.
Copyright 2000 by Gisle Sælensminde
Copyright 1993 by Theodore Ts'o
Copyright Cryptoapi developers.

Util-linux patch distributed in the source package is
Copyright 2001-2003 by Jari Ruusu <jariruusu@users.sourceforge.net>
Copyright 1998 Free Software Foundation, Inc

You are free to distribute this software under the terms of the
GNU General Public License. On Debian systems, the complete text 
of the GNU General Public License can be found in the file
'/usr/share/common-licenses/GPL'.

This package uses AES cipher sources that were originally written by
Dr Brian Gladman:

// Copyright (c) 2001, Dr Brian Gladman <brg@gladman.uk.net>, Worcester, UK.
// All rights reserved.
//
// TERMS
//
//  Redistribution and use in source and binary forms, with or without
//  modification, are permitted subject to the following conditions:
//
//  1. Redistributions of source code must retain the above copyright
//     notice, this list of conditions and the following disclaimer.
//
//  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 copyright holder's name must not be used to endorse or promote
//     any products derived from this software without his specific prior
//     written permission.
//
//  This software is provided 'as is' with no express or implied warranties
//  of correctness or fitness for purpose.

Util-linux patch has few lines of documentation copied from international
crypto patch: -p option documentation in losetup and mount man pages were
written by Marc Mutz.

Util-linux patch includes rmd160.[ch] files that were copied from
international crypto patch: they were originally written by GnuPG team and
modified by Marc Mutz.