资源列表
IPSec VPN技术规范
- IPSec VPN技术规范,对IPSec VPN的技术协议、产品管理和检测进行了规定。(The IPSec VPN specification specifies the technical protocols, product management, and testing of the IPSec VPN.)
PIC_Hi-Tech_C_PIC18F4550_USB_CDC_example_v1-02
- PIC High technology for USB
rtl
- 实现sha1(128)杂散算法。输入为64bit,输出160bit。(Implementation of SHA1 (128) algorithm. The input is 64bit, and the output is 160bit.)
CRCchensC
- 该文档是对crc算法的汇总,实现算法,校验数据,用于各种通讯数据的校验(The document is a summary of the CRC algorithm, the implementation of algorithms, checksum data, for a variety of communication data validation)
base643216
- php计算base32与base16原码(the original code for calculate base32 and base16)
EditPlusKey
- EditPlus的注册机,使用VB6实现,包含源代码。(EditPlus registration machine, using VB6 implementation, including the source code.)
1
- 学习AES加密,对128,192,256理解不是很深刻。还需要继续学。(Learning AES encryption)
main
- SPN,其中文是代换-置换网络,其实就是将一个比特串主要经过两种变换,分别是代换和置换,得到另一个比特串,从而实现加密的效果。但是前提是,可以经过类似的手段将这个比特串还原,这也就是解密了。(It's a substitution permutation network, in fact, a bit string is mainly transformed by two kinds, which are substitution and substitution, and obtain ano
DES
- 实现DES算法的简单应用。。。。。。。。。。。。。。。(DES algorithm to achieve a simple application)
语音RSA加密
- RSA算法实现语音的加密和解密功能,里边还包含了录音功能(RSA algorithm for voice encryption and decryption function, which also contains the recording function)
aes_GF(2^4)^2 for sbox
- AES加解密程序,128bit 数据位宽,其中加密部分的sbox采用复合域GF(2^4)^2运算(An ARS program with 128bits datawidth, which used GF(2^4)^2 for sobx in cipher.)
AES-GF(2^4)^2 for sbox
- AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)