Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/key.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6817 by maya, Fri Jun 23 14:58:54 2017 UTC revision 6841 by doda, Tue Jul 4 15:02:28 2017 UTC
# Line 1  Line 1 
1  /*  /*
2  (C) 2011 TeraTerm Project   * (C) 2011-2017 TeraTerm Project
3  All rights reserved.   * All rights reserved.
4     *
5  Redistribution and use in source and binary forms, with or without modification,   * Redistribution and use in source and binary forms, with or without
6  are permitted provided that the following conditions are met:   * modification, are permitted provided that the following conditions
7     * are met:
8  Redistributions of source code must retain the above copyright notice, this list of   *
9  conditions and the following disclaimer.   * 1. Redistributions of source code must retain the above copyright
10     *    notice, this list of conditions and the following disclaimer.
11  Redistributions in binary form must reproduce the above copyright notice, this list   * 2. Redistributions in binary form must reproduce the above copyright
12  of conditions and the following disclaimer in the documentation and/or other materials   *    notice, this list of conditions and the following disclaimer in the
13  provided with the distribution.   *    documentation and/or other materials provided with the distribution.
14     * 3. The name of the author may not be used to endorse or promote products
15  The name of Robert O'Callahan may not be used to endorse or promote products derived from   *    derived from this software without specific prior written permission.
16  this software without specific prior written permission.   *
17     * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR
18  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND   * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
19  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES   * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
20  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL   * IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT,
21  THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,   * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
22  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF   * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)   * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,   * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS   * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.   * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27  */   */
28    
29  #ifndef __KEY_H_  #ifndef __KEY_H_
30  #define __KEY_H_  #define __KEY_H_

Legend:
Removed from v.6817  
changed lines
  Added in v.6841

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26