文件名称:cs2phpcryptography
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:202.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现C#和PHP之间的加密通讯,采用AES和RSA算法进行了加密-Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C# Source/
C# Source/CS2PHPCryptography/
C# Source/CS2PHPCryptography/AESfromPHP.cs
C# Source/CS2PHPCryptography/AsyncHttpControl.cs
C# Source/CS2PHPCryptography/ClassDiagram1.cd
C# Source/CS2PHPCryptography/CS2PHPCryptography.csproj
C# Source/CS2PHPCryptography/HTTPControl.cs
C# Source/CS2PHPCryptography/Properties/
C# Source/CS2PHPCryptography/Properties/AssemblyInfo.cs
C# Source/CS2PHPCryptography/RSAfromPHP.cs
C# Source/CS2PHPCryptography/SecurePHPConnection.cs
C# Source/CS2PHPCryptography/Utility.cs
C# Source/Lame Game/
C# Source/Lame Game/Form1.cs
C# Source/Lame Game/Form1.Designer.cs
C# Source/Lame Game/Form1.resx
C# Source/Lame Game/Lame Game.csproj
C# Source/Lame Game/Program.cs
C# Source/Lame Game/Properties/
C# Source/Lame Game/Properties/AssemblyInfo.cs
C# Source/Lame Game/Properties/Resources.Designer.cs
C# Source/Lame Game/Properties/Resources.resx
C# Source/Lame Game/Properties/Settings.Designer.cs
C# Source/Lame Game/Properties/Settings.settings
C# Source/PHP Encryption/
C# Source/PHP Encryption.sln
C# Source/PHP Encryption/AESfromPHP.cs
C# Source/PHP Encryption/AsyncHttpControl.cs
C# Source/PHP Encryption/Form1.cs
C# Source/PHP Encryption/Form1.Designer.cs
C# Source/PHP Encryption/Form1.resx
C# Source/PHP Encryption/HTTPControl.cs
C# Source/PHP Encryption/PHP Encryption.csproj
C# Source/PHP Encryption/Program.cs
C# Source/PHP Encryption/Properties/
C# Source/PHP Encryption/Properties/AssemblyInfo.cs
C# Source/PHP Encryption/Properties/Resources.Designer.cs
C# Source/PHP Encryption/Properties/Resources.resx
C# Source/PHP Encryption/Properties/Settings.Designer.cs
C# Source/PHP Encryption/Properties/Settings.settings
C# Source/PHP Encryption/RSAfromPHP.cs
C# Source/PHP Encryption/SecurePHPConnection.cs
C# Source/PHP Encryption/Utility.cs
HELP.txt
Library/
Library/CS2PHPCryptography.dll
Library/CS2PHPCryptography.XML
LICENSE.txt
PHP Source/
PHP Source/aes.php
PHP Source/Crypt/
PHP Source/Crypt/AES.php
PHP Source/Crypt/DES.php
PHP Source/Crypt/Hash.php
PHP Source/Crypt/Random.php
PHP Source/Crypt/RC4.php
PHP Source/Crypt/Rijndael.php
PHP Source/Crypt/RSA.php
PHP Source/Crypt/TripleDES.php
PHP Source/example.php
PHP Source/Math/
PHP Source/Math/BigInteger.php
PHP Source/Net/
PHP Source/Net/SFTP.php
PHP Source/Net/SSH1.php
PHP Source/Net/SSH2.php
PHP Source/PHP/
PHP Source/PHP/Compat/
PHP Source/PHP/Compat/Function/
PHP Source/PHP/Compat/Function/array_fill.php
PHP Source/PHP/Compat/Function/bcpowmod.php
PHP Source/PHP/Compat/Function/str_split.php
PHP Source/private.php
PHP Source/public.crt
PHP Source/rsa.php
PHP Source/score.php
PHP Source/secure.php
PHP Source/test.php
C# Source/CS2PHPCryptography/
C# Source/CS2PHPCryptography/AESfromPHP.cs
C# Source/CS2PHPCryptography/AsyncHttpControl.cs
C# Source/CS2PHPCryptography/ClassDiagram1.cd
C# Source/CS2PHPCryptography/CS2PHPCryptography.csproj
C# Source/CS2PHPCryptography/HTTPControl.cs
C# Source/CS2PHPCryptography/Properties/
C# Source/CS2PHPCryptography/Properties/AssemblyInfo.cs
C# Source/CS2PHPCryptography/RSAfromPHP.cs
C# Source/CS2PHPCryptography/SecurePHPConnection.cs
C# Source/CS2PHPCryptography/Utility.cs
C# Source/Lame Game/
C# Source/Lame Game/Form1.cs
C# Source/Lame Game/Form1.Designer.cs
C# Source/Lame Game/Form1.resx
C# Source/Lame Game/Lame Game.csproj
C# Source/Lame Game/Program.cs
C# Source/Lame Game/Properties/
C# Source/Lame Game/Properties/AssemblyInfo.cs
C# Source/Lame Game/Properties/Resources.Designer.cs
C# Source/Lame Game/Properties/Resources.resx
C# Source/Lame Game/Properties/Settings.Designer.cs
C# Source/Lame Game/Properties/Settings.settings
C# Source/PHP Encryption/
C# Source/PHP Encryption.sln
C# Source/PHP Encryption/AESfromPHP.cs
C# Source/PHP Encryption/AsyncHttpControl.cs
C# Source/PHP Encryption/Form1.cs
C# Source/PHP Encryption/Form1.Designer.cs
C# Source/PHP Encryption/Form1.resx
C# Source/PHP Encryption/HTTPControl.cs
C# Source/PHP Encryption/PHP Encryption.csproj
C# Source/PHP Encryption/Program.cs
C# Source/PHP Encryption/Properties/
C# Source/PHP Encryption/Properties/AssemblyInfo.cs
C# Source/PHP Encryption/Properties/Resources.Designer.cs
C# Source/PHP Encryption/Properties/Resources.resx
C# Source/PHP Encryption/Properties/Settings.Designer.cs
C# Source/PHP Encryption/Properties/Settings.settings
C# Source/PHP Encryption/RSAfromPHP.cs
C# Source/PHP Encryption/SecurePHPConnection.cs
C# Source/PHP Encryption/Utility.cs
HELP.txt
Library/
Library/CS2PHPCryptography.dll
Library/CS2PHPCryptography.XML
LICENSE.txt
PHP Source/
PHP Source/aes.php
PHP Source/Crypt/
PHP Source/Crypt/AES.php
PHP Source/Crypt/DES.php
PHP Source/Crypt/Hash.php
PHP Source/Crypt/Random.php
PHP Source/Crypt/RC4.php
PHP Source/Crypt/Rijndael.php
PHP Source/Crypt/RSA.php
PHP Source/Crypt/TripleDES.php
PHP Source/example.php
PHP Source/Math/
PHP Source/Math/BigInteger.php
PHP Source/Net/
PHP Source/Net/SFTP.php
PHP Source/Net/SSH1.php
PHP Source/Net/SSH2.php
PHP Source/PHP/
PHP Source/PHP/Compat/
PHP Source/PHP/Compat/Function/
PHP Source/PHP/Compat/Function/array_fill.php
PHP Source/PHP/Compat/Function/bcpowmod.php
PHP Source/PHP/Compat/Function/str_split.php
PHP Source/private.php
PHP Source/public.crt
PHP Source/rsa.php
PHP Source/score.php
PHP Source/secure.php
PHP Source/test.php
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.