资源列表
Feistel-crypto
- 模仿DES的结构,采用sm4的s盒,可以实现文本的加密和解密,重点在于Feistel结构的演示。-DES mimic the structure, using sm4 of s box, you can achieve text encryption and decryption, focusing on demonstration Feistel structure.
rtl8188EUS_linux_v4.3.0.6
- rtl8188EUS wifi模块在 Android系统上的驱动包-rtl8188EUS wifi module Android driver
des_test_ecb_cbc.tar
- ECB模式,CBC模式DES加解密。 1.CBC模式与一般的不一样,当密文的数据发生错误时,解密后错误字节块和后续所有块的所有字节都是错误的。而一般模式只会影响当前块和后续块的相应字节。 2.可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 3.编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make
CreateNewService
- windows系统编程,创建新的服务进程,可直接运行-windows system programming, create a new service process
des_test.tar
- ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of any length, the last block to in
SpringMVC_Spring_mybatis
- 基于Springmvc+mybatis的CURD基本功能-Based CURD basic functions of Springmvc+ mybatis
jmdns-3.4.1.tar
- JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks.
SoftCam.tar
- Softcam.Key.with.auto.rol.keys.for.PowerVu Emu.only.135W-169E_05.01.2016
keepassx-2.0.tar
- KeePassX is an application for people with extremly high demands on secure personal data management.
profim-040121-src
- Solution for connecting fieldbus Profibus to common PC without use of special hardware will be proposed in this project.
py-spidev-py3-080015f.tar
- This project contains a python module for interfacing with SPI devices user space via the spidev linux kernel driver.-This project contains a python module for interfacing with SPI devices user space via the spidev linux kernel driver.
des.tar
- ECB模式DES加解密。支持任意bytes的数据加解密,不是简单的补0,因为明文有可能是0。-ECB mode DES encryption and decryption. Supports arbitrary bytes of data encryption and decryption, not simply fill 0, because there may be 0 plaintext.
