搜索资源列表
DESProcess
- DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } if((cfp=fopen(cfile,\"r\"))==NULL) {cou
DES
- 可以用于多位二进制数加密解密的DES算法,在main函数中给出了使用范例,使用者可以比较并且了解到DES的雪崩效应。-Can be used for a number of binary encryption and decryption of DES algorithm, using the example given in the main function, the user can compare and understand the avalanche effect of DES.
pgmexe
- C#怎样调用外部的Exe文件 C#文件比较,比较两个文件大小和内容是否一样-C# how to call an external exe file C# file, compare two file size and content
Compare_Encrypt
- This is the program to compare the capacity of the crypt. It s the very interesting. Thanks!
ENUM-CSP
- CSP全称是crypt service provider,是加密服务提供者,是通用的加解密接口。在CA认证系统中广泛使用着,本程序可以枚举当前系统中所有的csp种类(系统自带的和厂家的)建议使用者在未安装usbkey的时候先运行一遍,安装一个usbkey的驱动,然后再次运行此程序,将两个运行结果对比一下,就会发现其中的奥妙了-CSP full name is the crypt service provider, is encrypted service provider, is the gen
