~zooko/cryptopp/trunk

« back to all changes in this revision

Viewing changes to License.txt

  • Committer: weidai
  • Date: 2010-06-18 01:52:34 UTC
  • Revision ID: svn-v4:57ff6487-cd31-0410-9ec3-f628ee90f5f0:trunk/c5:485
avoid SecBlock of arrays

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Compilation Copyright (c) 1995-2004 by Wei Dai.  All rights reserved.
 
1
Compilation Copyright (c) 1995-2009 by Wei Dai.  All rights reserved.
2
2
This copyright applies only to this software distribution package 
3
3
as a compilation, and does not imply a copyright on any particular 
4
4
file in the package.
5
5
 
6
 
The following files are copyrighted by their respective original authors,
7
 
and their use is subject to additional licenses included in these files.
8
 
 
9
 
mars.cpp - Copyright 1998 Brian Gladman.
10
 
 
11
 
All other files in this compilation are placed in the public domain by
 
6
All individual files in this compilation are placed in the public domain by
12
7
Wei Dai and other contributors.
13
8
 
14
9
I would like to thank the following authors for placing their works into
18
13
Leonard Janke - cast.cpp, seal.cpp
19
14
Steve Reid - cast.cpp
20
15
Phil Karn - des.cpp
21
 
Michael Paul Johnson - diamond.cpp
22
16
Andrew M. Kuchling - md2.cpp, md4.cpp
23
 
Colin Plumb - md5.cpp, md5mac.cpp
 
17
Colin Plumb - md5.cpp
24
18
Seal Woods - rc6.cpp
25
19
Chris Morgan - rijndael.cpp
26
20
Paulo Baretto - rijndael.cpp, skipjack.cpp, square.cpp