资源列表
对称密码实验一
- 加解密,128bit,文件实现,分组密码加解密(Encryption and decryption)
fibonacci (2)
- A recursive fibonacci code developed in linux
danji
- PWM单极性 simulink 模型, 管子1和3互补导通,管子1和4互补导通,搭建的模型,大家可以试试(PWM single polar simulink model)
i.MX_Linux_Reference_Manual.pdf
- referrence for developing embedded systems on linux
DES
- 该DES加密器实现了一重DES的五种加密模式,即ECB、CBC、CFB、OFB、CRT。 为了减小文件长度,已删除了Debug目录,解压缩后可以自行编译生成。(The DES encrypt implements five encryption modes of a heavy DES, namely, ECB, CBC, CFB, OFB, and CRT. In order to reduce the length of the file, the Debug dir
code
- NS2 bandwith allocation coding
progit-en.1084.pdf.tar
- git server platform.(git server manual for professionals. List detailed functions for git server administer. Managing server, sync, users, versions etc.)
zlib-1.2.5.1.tar
- 在linux下安装apache之前需要的组件(Under Linux install apache before required components)
RSA
- RSA加密工具,提供给大家使用。还有前端jsp代码和所需要的js(RSA encryption tools for everyone. There is also the front-end JSP code and the required js)
aes
- AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C
SsfwNetFilter
- 基于winpcap的抓包程序 从链路层一路分析到应用层(以太帧-HTTP协议) 包括所有数据的拆包 学习互联网编程不可多得的材料哦(Based on the WinPcap capture procedures from the link layer to the application layer of a road (Ethernet frame -HTTP protocol) including all data unpacking Internet programming rare le
SMS4
- Java实现国标SMS4算法,加密+解密 第11行为加解密参数(SMS4 ALgorithm In Java,param is in line 11)