资源列表
AesJcop
- 完整的加密算法程序源代码,采用JAVA编写,运行无误。-integrity of the encryption algorithm source code, using Java to prepare, run and truthful.
Hook和hotKey
- 这份资料是关于Windows系统的勾子编程的详细介绍,希望大家喜欢。-this information on the Windows system is a hook detailed descr iption of the program, hope you like them.
1. A fast video encryption scheme based-on chaos.
- 这是一篇有关混沌在视频中加密的文章,题目为:A fast video encryption scheme based-on chaos。不过看看懂还是要花一些时间的,不过我可以和大家交流。还有这是英文作写。-This is a chaos in the video encryption article entitled : A fast encryption scheme based video-on chaos. But look at to understand or take some t
简易的矩陣加密編编码法
- 算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位
RSA_Prog
- rsa数字签名公钥加密私钥解密c++源代码-The C++ source program of RSA digital signature about encryption with public key and decryption with secret key.
QQ2004sp1_decrypt
- 完全解析QQ2004 sp1的本地加密策略,解密QQ本地存储文件的密码 -completely analytic AIM sp1 local strategy encryption, decryption QQ local storage document passwords
AesCodec
- AES加密解密,的一个类,按照AES标准算法写的,做了小小优化。希望对学习AES的同学有用处,文件做了详细的注释说明。-AES encryption and decryption, in a category, in accordance with standard AES algorithm written, and done a little optimization. AES hope to the students learn useful, document a detailed ex
MD5(verilog)
- MD5算法的verilog实现,同时包含有testbench。-Verilog of MD5 algorithm is realized, includes testbench at the same time .
MDIServer
- 提供服务端登陆验证程序(验证码随机改变,防止非法进入); 提供服务器控制程序,管理员可以允许、屏蔽和删除一个注册用户的登陆客户端; 任何改变访问地点的行为,都必须得到管理员的授权,否则无法登陆系统; 即使知道其他用户的密码也不能登陆系统。-provide certification services-landing procedures (Random Verification code change to prevent illegal entry); Provide ser
usemars(vc6)
- usemars(vc6)IBM的MRAS加密算法,本算法是块加密入16个字节,出16个字节.zip-usemars (vc6) MRAS IBM's encryption algorithm, the algorithm is encrypted block into 16-byte, 16-byte out. Zip
use_des
- use_des.zip(vc6)DES块加密算法 使用块加密8个字符,如果大于8个字符后面信息不处理 -use_des.zip (vc6) DES encryption block the use of block encryption algorithm eight characters, if more than eight characters behind information processing
s_box实现
- 这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code