资源列表
Md5Test
- 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
minicadllsrc
- 一小型CA系统的动态库实现源程序,无解压密码.-a small CA system for realizing the dynamic source, without extracting passwords.
freeradius-1.0.4.tar
- radius开放源码,用C写的,广泛用于认证服务器、认证计费。-the open source of radius which is written with c , to anthenticate the server and to authenticate counting the fee
cert.tar
- 用JAVA构建企业CA中心.包括制作企业根证书,制作服务器端证书,用CA根证书签发服务器端根证书,客户端证书的颁发,客户端证书的验证等等。-with Java build enterprise CA Center. Including the production of enterprises root certificate, a certificate production server with CA-issued certificate of the root certificate s
openssl-1-gaishu-1
- openssl的介绍资料。中文。 很不错地-The introduction stuff of openssl which is written in chinese,very nice
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
serv
- 使用openssl的SSL下SOCKET服务器端-use openssl SSL server under SOCKET
cli
- 使用openssl的SSL下的SOCKET客户端-openssl use of the SSL client SOCKET
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中
socket.rar
- 一个winsock网络通信程序,实现单向的身份认证,还不构完善
RSALib.zip
- rsa算法源程序
ptptl-0.2.tar.gz
- 一个用于点对点传输加密的工具包源码,使用了CA