资源列表
AES
- AES加密过程是在一个4×4的字节矩阵上运作,这个矩阵又称为“体(state)”,其初值就是一个明文区块(矩阵中一个元素大小就是明文区块中的一个Byte)。(Rijndael加密法因支持更大的区块,其矩阵行数可视情况增加)加密时,各轮AES加密循环(除最后一轮外)均包含4个步骤: 1.AddRoundKey — 矩阵中的每一个字节都与该次回合金钥(round key)做XOR运算;每个子密钥由密钥生成方案产生。 2.SubBytes — 通过一个非线性的替换函数,用查找表的方式把每个
shkMIP78
- MapInfor 7.8 简体中文版破解补丁-MapInfor 7.8 English version crack patch
RSA-text-new
- RSA加解密实现,至少可以达到1024位以上-RSA encryption decryption to achieve
src
- 软件加密 利用网卡序列号设计软件注册程序 软件加密 利用网卡序列号设计软件注册程序-Software encryption software design using the card serial number registration procedures
RSA
- Delphi实现的RSA算法源码,包含使用范例,值得学习
crc
- 基于FPGA的crc设计,有一定的参考价值,写的比较详细
cref
- LOKI加密解密算法-LOKI encryption and decryption algorithm
SM2
- SM2加解密算法,使用openssl公开函数库编写实现。可进行加解密操作和数据签名以及身份认证操作-SM2 encryption algorithm
55
- 用c语言编写的伪随机数加密程序,希望对大家有帮助。-Written by c pseudo-random number encryption program, we want to help.
基于CryptoAPI的文件加密程序
- 基于CryptoAPI的文件加密程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。,CryptoAPI based on the file encryption process. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification,
elgamal
- 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal realization and example. Realized has signed and confirmed
RSA
- RSA加密程序,实现了大数类和大数运算,985高校的《计算机网络》课程设计,功能完整,注释丰富,没有BUG
