搜索资源列表
数字证书源码
- 数字证书源码,针对数字证书的相关文件开发-source digital certificates, digital certificate-related documents Development
数字证书
- 数字证书技术在当前是一个热点问题也是安全方面的一个重要内容,本教程能帮助大家了解和实现数字证书的具体过程.-digital certificate technology is a current hot issue is the security an important element, the handbook can help you understand and digital certificates to the specific process.
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中, The first days on-line saw some about the OPENSSL introduction, have thought very interestingly, thereupon has made a procedure, basically has
javacertificationoperations.ra
- java公钥加密私钥解密与数字证书的一个例子,很实用的。,java public key encryption and digital certificate private key to decrypt an example, it is practical.
CertVerify.rar
- 一个验证数字证书有效性的动态库,能够验证数字证书的签名有效性、时间有效性,以及是否被吊销。,Digital certificates to verify the validity of a dynamic library of digital certificate can verify the validity of the signatures, time effectiveness, and whether it be revoked.
RSA
- delphi下的Rsa数字证书开发库相关代码-Rsa under delphi development of library-related digital certificate code
capi_nbsp_com
- 在客户端读取数字证书。-The client to read a digital certificate.
sslweb
- SSL和数字证书的概念及Web应用,非常详细的资料。-SSL and digital certificate concepts and Web applications, very detailed information.
JavaToolkits
- 进行与数字证书相关开发必须的java源码-Carried out with the digital certificate must be related to the development of the java source code
ATL_Web_cert
- ATL控件web发布实例,数字证书制作,代码签名.-Published examples of web controls ATL, the production of digital certificates, code signing.
list_cert_delete_cert
- 在html中使用CAPI Com,通过过滤CSP名称显示想要的数字证书-Html at the use of CAPI Com, through the filter CSP name of the digital certificate you want
siganature
- 椭圆曲线签名 AES加密和解密 产生、获取、验证数字证书-ecc siganature
ca-system
- 这是一个关于数字证书的系统,里面有详细的设计说明,对于编程设计有一定的帮助。-This is a digital certificate on the system, there are detailed design shows that the program will certainly help with the design.
200510512366420
- 数字证书制作超酷工具,还可以对数据加解密、还能实现数据在网络上的安全传输。 -Making cool tools for a digital certificate, you can also encrypt and decrypt the data, but also on the network data secure transmission.
CertificateExample
- 数字证书:能够提供数字认证,一般用于数字签名上-Certificate for Java
PKi
- 数字证书的生成 数字证书包含证书中所标识的实体的公钥(就是说你的证书里有你的公钥),由于证书将公钥与特定的个人匹配,并且该证书的真实性由颁发机构保证(就是说可以让大家相信你的证书是真的),因此,数字证书为如何找到用户的公钥并知道它是否有效这一问题提供了解决方案。 -The technology of PKI
usb_key
- 使用u盘作为数字证书的存储介质,验证用户的合法性-Uses the u plate to take the digital certificates the storage medium, the confirmation user s validity
Mc2Demo
- 密码学,数字证书,PKI,密码学密码学,数字证书,PKI,密码学-KMC
数字签名、数字证书分析与Java实现
- 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)
数字证书在web上的应用
- Secure Sockets Layer协议(即SSL)就提供了满足这些要求的一个解决方案。重点讨论SSL的概念、数字证书的内容以及通过SSL实现SSL的方案,来源于数字认证中心