资源列表
RSA_Matlab
- RSA Encryption and Decryption using Matlab by Thunyawat Rajatasereekul and Voranon Kiettrsalpipop
bigmod
- This preview for Phill s Big Mod shows the addition of proper SUR files into the mod
hash
- It verifies or generates a signature using the md5 algorithm.
MiniCA
- MiniCA.rar基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能
FileEncry
- 用于给文件加密,当点击加密时,文件打开成乱码,当点击解密时,文件可打开
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
rc5ref
- rc5 算法实例子,有利于理解rc5算法
MD5zhiC
- MD5算法之C#程序 MD5算法比较特别,最适合用汇编语言来写,好多高级语言对之*无力或效率极低。
DES
- des加密解密代码
OSPKI-2.4.7.tar
- Opensource PKI,让你更好的全面了解PKI系统!
SHA1
- Calculate SHA1 value
rsa
- 我写的一个,RSA算法程序,可以运行的,希望大家使用看看。