1## Cryptix AES v3.2.0 2 3### Cryptix General License 4<pre> 5 6Cryptix General License 7 8Copyright (c) 1995-2005 The Cryptix Foundation Limited. 9All rights reserved. 10 11Redistribution and use in source and binary forms, with or without 12modification, are permitted provided that the following conditions are 13met: 14 15 1. Redistributions of source code must retain the copyright notice, 16 this list of conditions and the following disclaimer. 17 18 2. Redistributions in binary form must reproduce the above copyright 19 notice, this list of conditions and the following disclaimer in 20 the documentation and/or other materials provided with the 21 distribution. 22 23THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND 24CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 25INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 26MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 27IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE 28LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 29CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 30SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 31BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 32WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 33OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN 34IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35 36</pre> 37