搜索资源列表
327531aes_code
- 关于AES加密算法的VC源代码,完整的算法程序编程,具有很高的参考价值。-AES encryption algorithm on the VC source code, a complete algorithm programming with a high reference value.
Vignear
- 维吉尼亚密码的破译。用VC++作为工具,编程最终实现了维吉尼亚密码分析,即在输入界面中输入用维吉尼亚加密的密文,便可以得到相应的密钥长度,具体密钥,以及解密后的明文。-Virginia decipher passwords. VC + + as a tool to achieve the ultimate programming code of Virginia, that is the input interface with input Virginia encrypted cipherte
AES
- 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
park_problem_in_DCS
- 分布式计算系统中的停车场问题的代码,用java程序编写的-the issue of parking code, with the java programming
sha1_c51
- SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
MD5
- 信息安全实验指导源程序第二弹-MD5源程序!用网上最流行的加密方法MD5,能保证您的文件安全,还能学习最流行的加密方法。纯c编程,代码清晰,有解释说明。希望对广大初学者有用!欢迎下载!-Experimental source of information security guidance to the second bomb-MD5 source! Using the Internet s most popular encryption method MD5, can guarantee th
LFSR
- 1. 分析n-位LFSR生成m=2n-1位长伪随即序列的算法过程。 2. 用程序设计语言将算法过程编程实现。 输入明文:I do like this book 加密算法E:yi=xi^ki 密钥:32-LFSR的输出,初始值:good 本原多项式:x32+x7+x5+x3+x2+x+1 -1. Analysis of n-bit LFSR to generate m = 2n-1 bit length of the sequence was pseudo-algo
public_key
- 公钥算法编程代码,运行前visual c++环境需安装openssl,及相关安全证书库文件-Public key algorithm programming code to run before the visual c++ environment, the need to install openssl, and the relevant safety certificates library files
DES
- des算法的原理解释和编程代码,原代码也在文件中-des algorithm to explain the principles and programming code, source code is also the document
vb_programming_code_in_string_encryption_operation
- vb程序设计文本操作_字符串加密代码vb programming code in the text string encryption operation _-vb programming code in the text string encryption operation _
PB_Classic_programming_code_encryption_and_decrypt
- PB编程经典加密与解密系统代码PB Classic programming code encryption and decryption system-PB Classic programming code encryption and decryption system
C_language_programming_code_DES_encryption_algorit
- C语言编程DES加密经典算法代码 C language programming code for DES encryption algorithm Classic-C language programming code for DES encryption algorithm Classic
VB.module.code.medical.kidney.shaped.graphic.desig
- VB api编程模块医学肾形图像设计代码VB api programming module code medical kidney-shaped graphic design -VB api programming module code medical kidney-shaped graphic design
C.Advanced.module.digital.encryption.code
- C编程数字加密高级设计模块代码C Programming Advanced design module digital encryption code -C Programming Advanced design module digital encryption code
password.Monitor
- VC编程实例密码监视器设计代码VC design code programming examples password Monitor -VC design code programming examples password Monitor
110531
- 这是基干对话框的文件加密与解密的程序设计代码-This is the backbone of the dialog box file encryption and decryption of the programming code
Decrypt_java---S-DES-Programming-S-DES-encryption
- This is the code of a simplified DES. It comes from hackchinadotcom.The code is very helpful.
java-security-mechanisms-code
- Java安全机制的实例程序,有助于了解Java提供的安全机制编程接口-Instance of the Java security mechanisms help to understand the programming interface of the Java security mechanisms
C-programming
- 这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and sequential output, for beginner
Advanced-Programming-Technique-master
- 改进的RSA算法 优化实现,代码通俗易懂,学习一下(The improved RSA algorithm is optimized and implemented, and the code is easy to understand and learn.)
