资源列表
Testbench
- 这是一段verilog的调用测试例子,可以以此作为参考,对其他verilog仿真时,进行调用。-This is a verilog call the test example, can be used as a reference, on the other Verilog simulation call.
DCDCode
- 可以把 输入的字符加密成一种格式输出 输出文件为DCDCode.DCD-Can of put to enter characters to be encryption into a formats output
caesar
- caesar加密,使用VC++编写!!可执行,已经验证-Caesar encryption, written in VC++! ! Executable has been verified
DES
- 实现des加密芯片的设计与实现,包括了源代码,加解密设计。-DES encryption chip design and implementation, including source code, encryption and decryption design.
VigenereDemo_XYM
- 密码学作业:具有可视界面的维吉尼亚密码加密解密程序-Virginia password Algorithm
Vigenere-MMY
- 密码学作业:具有可视界面的维吉尼亚密码加密密程序-Virginia password Algorithm
MyKey
- myeclispe破解文件,实用9.0以下版本-myeclispe crack file, the utility version 9.0
worm
- Dos 坏境下运行DOS命令,实现worm编程成为可执行程序-DOS environment to run DOS commands, worm programming executable program
mi
- 本程序实现了RSA加密系统,其中包括详细的对设计到的大素数的加减乘除等基本操作-This program implements the RSA encryption system, including details of the basic operations of addition, subtraction design to large prime numbers
license-java
- 解析license机制如何保护java软件安全-The way to protect the security of java software by license mechanism
AES-C
- AES加密功能实现,c语言,附有解密代码,密钥长度128位,明文长度128位-AES encryption functions, c language, with decryption code, 128-bit key length, the length of the plaintext 128
MD5-Encryption-Algorithm-VCPP
- MD5是一个安全的散列算法,输入两个不同的明文不会得到相同的输出值,根据输出值,不能得到原始的明文,即其过程不可逆;所以要解密MD5没有现成的算法,只能用穷举法,把可能出现的明文,用MD5算法散列之后,把得到的散列值和原始的数据形成一个一对一的映射表,通过比在表中比破解密码的MD5算法散列值,通过匹配从映射表中找出破解密码所对应的原始明文。 对信息系统或者网站系统来说,MD5算法主要用在用户注册口令的加密,对于普通强度的口令加密,可以通过以下三种方式进行破解: (1)在线查询密码。一些在
