-
Tamir.SharpSSH
SFTP即加密文件传输协议(Secure file transfer protocol) ,与FTP不同的是,指令与数据在传输过程中都是经过加密的,防止在网络传输过程中密码和敏感信息被盗取。为了使用.Net来实现这一过程:
1.安装SFTP Server测试环境:
下载setupssh.exe
在服务器上按照提示安装setupssh.exe
打开一个命令行,找到OpenSSH目录(默认:C:Program FilesOpenSSH)
创建Group mkgroup -l >> .etcgroup
创建User mkpasswd -l >> .etcpasswd
注:创建group和User请参考安装目录的readme.txt
2.下载SampleCode
3.新建一个工程,引用SampleCode中的Tamir.sharpSsh.dll,Org.Mentalis.Security.dll,DiffieHellman.dll
(SFTP that encrypted file transfer protocol (Secure file Transfer protocol) and FTP, the instruction and data during transmission are encrypted, preventing passwords and sensitive information was stolen during a network transfer. In order to use NET to implement this process: 1. Install SFTP Server test environment: Download setupssh.exe on the server, follow the prompts to install setupssh.exe open a command line, find the OpenSSH directory (default: C: Program Files OpenSSH) The create Group mkgroup-l > > . etcgroup create the User mkpasswd-l > > . etcpasswd Note: Create the group and User Please refer to the installation directory of readme.txt 2 downloads SampleCode create a new project, to reference SampleCode Tamir.sharpSsh. dll, Org.Mentalis.Security.dll, DiffieHellman.dll)
- 2013-05-11 08:48:02下载
- 积分:1
-
using Twofish 128 blocks of data (128 bits lock) EliteConnect (TM) Universal
Twofish 采用128位数据块(128 bits lock),128-192-256-bit 可变长度密钥。-using Twofish 128 blocks of data (128 bits lock) EliteConnect (TM) Universal-192-256-bit variable-length keys.
- 2022-08-06 06:33:30下载
- 积分:1
-
防盗decryot软件
Immobilizer decryot software
- 2022-03-30 21:34:49下载
- 积分:1
-
计算文件hash值的源代码,包含crc,md2,md4,md5,sha,sha1,sha256,ra
计算文件hash值的源代码,包含crc,md2,md4,md5,sha,sha1,sha256,ra-Calculated hash value of document
- 2022-01-26 00:22:46下载
- 积分:1
-
对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信G...
对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。]:
-For the realization of this issue, just to have a program, suddenly reminded of another simpler way to be given [the author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods). ]:
- 2022-03-14 13:54:53下载
- 积分:1
-
GMSMAlgorithm
说明: java 实现国密商密算法
包含sm2sm3sm4国密算法密钥生成,sm3withsm2国密数字签名示例(Implementing State Secret and Business Secret Algorithms in Java
Including key generation of sm2sm3sm4 cryptographic algorithm, sm3withsm2 cryptographic digital signature example)
- 2020-06-22 20:00:01下载
- 积分:1
-
basic_hook_cr0,一个hook cro寄存器源代码,有很重要的参考价值
basic_hook_cr0,一个hook cro寄存器源代码,有很重要的参考价值-basic_hook_cr0, a hook tis Register source code, a very important reference value
- 2022-02-09 12:42:59下载
- 积分:1
-
I do a small code, which use cryptography to the spread of the Internet are oper...
本人做的一个小代码,密码学里面要用到的,网上流传的都是运行错误的,这个绝对可以-I do a small code, which use cryptography to the spread of the Internet are operational errors, This can definitely
- 2022-03-16 21:52:36下载
- 积分:1
-
用vb开发的软件的加密算法!利用web实现1
用vb开发的软件的加密算法!利用web实现1-use software developed by the encryption algorithm! Use the web to achieve a
- 2022-03-16 14:58:58下载
- 积分:1
-
its cryption for stream cipher
its cryption for stream cipher
- 2022-05-24 19:18:20下载
- 积分:1