搜索资源列表
-
0下载:
kerberos是MIT开发的著名的认证加密系统,此文档为kerberosV5版本的安装指南。-kerberos is the development of the famous MIT authentication encryption system, this document is kerberosV5 version of the Installation Guide.
-
-
0下载:
证书制作, 数字签名,证书颁发,身份识别。-Imitate CA certificate model, simulate a certificate and the authentication. And assumed that Alice to Bob send encrypted document after document and signature, Bob verify the correctness of the Alice certificate and the correct
-
-
0下载:
一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp)
与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下:
1,personalID{主码}
2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关}
3,serverTime{密钥生成时间,用以检验密钥是否失效}
接受方发现密钥失效,则拒绝验证
二,字符串加密(算法实现可参照文档后的<附
-