搜索资源列表
0029
- 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened Debugging
wang-yuanma
- 一个可以产生程序序列号的VC源码,自己测试过,可以用/-procedures can produce a sequence of the VC source, their testing, use /
ca
- 本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序,方便研究和运用openssl的朋友,避免了openssl在windows下的编译问题,并且因为可以在VC环境下进行调试,使得对openssl的各个应用程序的流程更容易理解,这对openssl初学者尤其方便。希望大家多提意见。
CertImport_src
- 用来把一个CA证书文件导入到系统证书库的程序,全部VC工程源码-to put a CA certificate system to file import certificates for the procedure, all-source projects VC
ReplaceNsaKey
- 替换RSAKEY,破戒微软的安全保密,在开发CSP程序是很有效的,是用VC开发的源码!
SIGN
- 用于签名的程序是用VC 开发的代码很好有想学CryptAPI的可以下载看看,学写加密签名的也可以-signed for the procedure is the development of VC is a very good source to the study can be downloaded CryptAPI look at the school was signed by encryption can also
CryptAPI_App
- CryptAPI 演示程序,VC++.net2008开发-CryptAPI demo program, VC++. Net2008 Development
AES
- 利用aes算法对文件进行加密解密,程序利用的工具是vc-Aes algorithm using encryption and decryption of files, the program is to use the tools vc
RSA-JiaMi--JieMi
- 可以对任意字符进行加密 与解密 程序已经测试 很好用 用VC++用添加miracl库-it is very useful for code characters or decode characters .
Jiami
- 利用VC++ 编写的一个小小的加密程序,加密算法也是自己写的!-A small encryption program
5
- 加解密程序简单版 vc 一个简单的加解密程序-Decryption process, a simple version of vc a simple encryption and decryption process
MC_Crypt
- 一套非常好用的软件加密库,提供AES、DES、MD5、SHA、RSA等多种加密方式,可以在VC、VB、DELPHI等开发平台下使用,并附有各开发工具下的样例程序。 -A very easy to use software encryption libraries, AES, DES, MD5, SHA, RSA and other encryption methods can be used in VC, VB, DELPHI, and other development platforms
c200-xdcodefans.net
- VC/C++源码,加密解密,加密,解密,DES 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
DES1
- 初学者的参考练习,DES加密算法的简单VC++6.0实现,通过的程序-a simple implement of Des encrpt algorithm with C code