11558SrgrimesCopyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
21558SrgrimesAll rights reserved.
31558Srgrimes
41558SrgrimesThis package is an DES implementation written by Eric Young (eay@cryptsoft.com).
51558SrgrimesThe implementation was written so as to conform with MIT's libdes.
61558Srgrimes
71558SrgrimesThis library is free for commercial and non-commercial use as long as
81558Srgrimesthe following conditions are aheared to.  The following conditions
91558Srgrimesapply to all code found in this distribution.
101558Srgrimes
111558SrgrimesCopyright remains Eric Young's, and as such any Copyright notices in
121558Srgrimesthe code are not to be removed.
131558SrgrimesIf this package is used in a product, Eric Young should be given attribution
141558Srgrimesas the author of that the SSL library.  This can be in the form of a textual
151558Srgrimesmessage at program startup or in documentation (online or textual) provided
161558Srgrimeswith the package.
171558Srgrimes
181558SrgrimesRedistribution and use in source and binary forms, with or without
191558Srgrimesmodification, are permitted provided that the following conditions
201558Srgrimesare met:
211558Srgrimes1. Redistributions of source code must retain the copyright
221558Srgrimes   notice, this list of conditions and the following disclaimer.
231558Srgrimes2. Redistributions in binary form must reproduce the above copyright
241558Srgrimes   notice, this list of conditions and the following disclaimer in the
251558Srgrimes   documentation and/or other materials provided with the distribution.
261558Srgrimes3. All advertising materials mentioning features or use of this software
271558Srgrimes   must display the following acknowledgement:
281558Srgrimes   This product includes software developed by Eric Young (eay@cryptsoft.com)
291558Srgrimes
301558SrgrimesTHIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
311558SrgrimesANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
321558SrgrimesIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
331558SrgrimesARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
341558SrgrimesFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
351558SrgrimesDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3637906ScharnierOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3723685SpeterHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3837906ScharnierLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3937906ScharnierOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4050476SpeterSUCH DAMAGE.
411558Srgrimes
421558SrgrimesThe license and distribution terms for any publically available version or
431558Srgrimesderivative of this code cannot be changed.  i.e. this code cannot simply be
441558Srgrimescopied and put under another distrubution license
451558Srgrimes[including the GNU Public License.]
4666907Swollman
471558SrgrimesThe reason behind this being stated in this direct manner is past
481558Srgrimesexperience in code simply being copied and the attribution removed
491558Srgrimesfrom it and then being distributed as part of other packages. This
501558Srgrimesimplementation was a non-trivial and unpaid effort.
511558Srgrimes