mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 07:44:57 +03:00
Merge PR #485: Encrypt: use OpenSSL's EVP interface, which supports AES-NI without the need of another library
This commit is contained in:
@ -420,23 +420,6 @@ If you redistribute modified sources, we would appreciate that you include in th
|
||||
|
||||
-------------------
|
||||
|
||||
Intel AESNI Sample Library:
|
||||
|
||||
Copyright (c) 2010, Intel Corporation
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
Issue Date: Aug 6, 2010
|
||||
|
||||
-------------------
|
||||
|
||||
SHA0 implementation:
|
||||
|
||||
Copyright (C) 2009 Gabriel A. Petursson
|
||||
|
@ -295,23 +295,6 @@ If you redistribute modified sources, we would appreciate that you include in th
|
||||
|
||||
-------------------
|
||||
|
||||
Intel AESNI Sample Library:
|
||||
|
||||
Copyright (c) 2010, Intel Corporation
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
||||
* 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.
|
||||
* Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
Issue Date: Aug 6, 2010
|
||||
|
||||
-------------------
|
||||
|
||||
NOTES WRITTEN BY SOFTETHER CORPORATION
|
||||
|
||||
Note for users of non-Windows version of PacketiX VPN: The enumerated bundle of License Agreements above are copies of original License Agreements of each library programs which PacketiX VPN uses. PacketiX VPN is not a delivered work from these libraries. PacketiX VPN is a separated work from the libraries, but it may call functions of the libraries (whether or not PacketiX VPN calls such functions are depended on the user's intention to link them or not on user's side computer). While some libraries indicate GPL or LGPL as a condition to re-distribute, PacketiX VPN is not license under GPL nor LGPL. Therefore, we took special care not to make PacketiX VPN become delivered works of any GPL or LGPL libraries. In order to achieve that, both PacketiX VPN and GPL/LGPL libraries are distributed with isolated forms (means that any program files of PacketiX VPN are not bound nor linked to any GPL/LGPL libraries). If a user of PacketiX VPN wants to link GPL/LGPL libraries by their own decisions, operations and responsibilities, he may do that on his computer. However, if a delivered work under copyright law is created as a result of such an operation, such a delivered work must not re-distributed to other people, because it may violate GPL/LGPL libraries' conditions.
|
||||
|
@ -665,7 +665,7 @@ CT_b_support_special_listener 支持 VPN over ICMP 和 VPN over DNS
|
||||
CT_b_support_redirect_url_acl 支持访问列表 HTTP URL 改道
|
||||
CT_b_is_in_vm 虚拟机上运行
|
||||
CT_b_support_azure 支持 VPN Azure
|
||||
CT_b_support_intel_aes 支持 Intel CPU AES 加密加速功能 (AES-NI)
|
||||
CT_b_support_aes_ni 支持 CPU AES 加密加速功能 (AES-NI)
|
||||
CT_b_using_selow_driver 支持 SoftEther Lightweight Kernel-mode Ethernet Driver
|
||||
CT_b_support_vgs 支持 VPN Gate 服务的服务器功能
|
||||
CT_b_support_vgs_in_client VPN Gate 服务的服务器功能 (VPN 客户端集成)
|
||||
|
@ -659,7 +659,7 @@ CT_b_support_special_listener VPN over ICMP and VPN over DNS is Supported
|
||||
CT_b_support_redirect_url_acl HTTP URL Redirection in Access List is Supported
|
||||
CT_b_is_in_vm Running on VM (Virtual Machine)
|
||||
CT_b_support_azure VPN Azure is Supported
|
||||
CT_b_support_intel_aes Intel CPU AES Acceleration (AES-NI) is Active
|
||||
CT_b_support_aes_ni CPU AES Acceleration (AES-NI) is Active
|
||||
CT_b_using_selow_driver SoftEther Lightweight Kernel-mode Ethernet Driver is Active
|
||||
CT_b_support_vgs VPN Gate Service Server Functions are Supported
|
||||
CT_b_support_vgs_in_client VPN Gate Service Server Functions (VPN Client integrated)
|
||||
|
@ -661,7 +661,7 @@ CT_b_support_special_listener VPN over ICMP および VPN over DNS 接続の受
|
||||
CT_b_support_redirect_url_acl アクセスリストで HTTP の URL リダイレクト機能をサポート
|
||||
CT_b_is_in_vm VM (仮想マシン) 内で動作中
|
||||
CT_b_support_azure VPN Azure 機能が利用可能
|
||||
CT_b_support_intel_aes Intel CPU AES Acceleration (AES-NI) が動作中
|
||||
CT_b_support_aes_ni CPU AES Acceleration (AES-NI) が動作中
|
||||
CT_b_using_selow_driver SoftEther 軽量カーネルモード Ethernet ドライバを使用中
|
||||
CT_b_support_vgs VPN Gate サービス サーバー機能が利用可能
|
||||
CT_b_support_vgs_in_client VPN Gate サービス サーバー機能 (VPN Client 統合)
|
||||
|
@ -662,7 +662,7 @@ CT_b_support_special_listener VPN over ICMP 및 VPN over DNS 연결 접수
|
||||
CT_b_support_redirect_url_acl 액세스 목록에서 HTTP의 URL 리디렉션 기능을 지원
|
||||
CT_b_is_in_vm VM(가상 머신)에서 실행중인
|
||||
CT_b_support_azure VPN Azure 기능을 사용할 수
|
||||
CT_b_support_intel_aes Intel CPU AES Acceleration (AES-NI)가 동작 중
|
||||
CT_b_support_aes_ni CPU AES Acceleration (AES-NI)가 동작 중
|
||||
CT_b_using_selow_driver SoftEther 경량 커널 모드 Ethernet 드라이버를 사용 중
|
||||
CT_b_support_vgs VPN Gate 서비스 서버 기능을 사용할 수
|
||||
CT_b_support_vgs_in_client VPN Gate 서비스 서버 기능 (VPN Client 통합)
|
||||
|
@ -667,7 +667,7 @@ CT_b_support_special_listener 支持 VPN over ICMP 和 VPN over DNS
|
||||
CT_b_support_redirect_url_acl 支持訪問列表 HTTP URL 改道
|
||||
CT_b_is_in_vm 虛擬機器上運行
|
||||
CT_b_support_azure 支持 VPN Azure
|
||||
CT_b_support_intel_aes 支援 Intel CPU AES 加密加速功能 (AES-NI)
|
||||
CT_b_support_aes_ni 支援 CPU AES 加密加速功能 (AES-NI)
|
||||
CT_b_using_selow_driver 支持 SoftEther Lightweight Kernel-mode Ethernet Driver
|
||||
CT_b_support_vgs 支援 VPN Gate 服務的伺服器功能
|
||||
CT_b_support_vgs_in_client VPN Gate 服務的伺服器功能 (VPN 用戶端集成)
|
||||
|
Reference in New Issue
Block a user