搜索资源列表
cli
- 使用openssl的SSL下的SOCKET客户端-openssl use of the SSL client SOCKET
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
ssl.rar
- 使用openssl实现一个简单的服务器/客户端程序,openssl
DesktopSSO
- SSO客户端,基于JAVA实现单点登录功能的客户端桌面软件。-SSO client, JAVA based on the realization of single sign-functional client desktop software.
psm20000210.tar
- 安全开发库。含客户端建立ssl连接、签名、证书验证、证书发布和撤销等。编译用到n-Development of the Treasury security. With the client to establish ssl connection, the signature, certificate authentication, and revocation of such certificates issued. Compiler used nss
authorize
- 项目中多个模块授权加密算法,使用方法,现在客户机运行环境获取程序,将生产的文件发送给管理者,管理者根据客户端环境文件生成授权证书-Multiple module project authorized encryption algorithm
License
- 最全的真实的商业软件注册机和注册码生成源程序。一个工程是用来给客户生成USERCODE,一个是用USERCODE生成注册码,并给用户。-Real commercial software RI and the registration code to generate source code. A project is used to generates USERCODE to customers, a registration code with USERCODE generated to th
aecium-0.0.1.tar
- linux下校园网 BSA认证客户端 用于linux系统下校园网的bsa 认证 对河南大学适用-linux
tls
- openssl中tls应用程序的源代码,包含客户端与服务器端-openssl tls application program source code, including client and server-side
3dex_forjava
- 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
digital-signature
- 根据数字签名原理模拟的数字签名程序,应用到服务器--客户端程序,RSA技术等,相当先进-According to the principle analog digital signature digital signature, application to a server- client program, RSA technology, quite advanced
kerberos
- Kerberos 是一种网络认证协议,其设计目标是通过密钥系统为客户机 / 服务器应用程序提供强大的认证服务,这个代码实现了其处理过程。 -Kerberos is a network authentication protocol, which is designed to provide strong authentication services for client/server applications by key system, the code achieved its pro
testhttps
- 双向认证 ,服务器使用filter过滤绑定证书的客户端或用户的简单demo。自定义比较器和证书获取器的实现类。 修改CertificateStoreImpl 证书库获取实现类return null为 return x509s。-this is https demo ,client send certificate to server, server handle.