搜索资源列表
serv
- 使用openssl的SSL下SOCKET服务器端-use openssl SSL server under 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
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
ssl.rar
- 使用openssl实现一个简单的服务器/客户端程序,openssl
VC
- 加密服务器vc++源代码,用于网络服务器开发-Encryption server vc++ source code
Base64
- 对输入的信息用base64进行编码,用java语言写的,然后发送给服务器-Input information using base64 encoding, written in java, and then sent to the server
tls
- openssl中tls应用程序的源代码,包含客户端与服务器端-openssl tls application program source code, including client and server-side
C-youxiangpojie
- 暴力破解邮箱密码,1,本程序仅供学习参考使用。严禁使用本程序进行盗取他人密码的活动。 2,-i 选项不好使(只能使用server name,如:pop3.hotmail.com)。 3,本程序仅对某些pop3服务器有效-Violence to crack-mail password, the program only to learn to use and reference. Non-stealing others password using the program activiti
base64
- base64解码编码源程序,对于编写邮件服务器的实现有很大帮助-decoding base64 encoded source,For the preparation of the mail server of great help to achieve
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.
php-beast
- php源码加密扩展, 用于加密php的源代码,可以安全把源代码托管到外部服务器-php source code encryption extension to encrypt php source code, the source code can be safely hosted to an external server
网盘管理系统
- NextCloud 服务端采用 PHP 编写,数据库可以使用 SQLite、MySQL、MariaDB 或 PostgreSQL,其中 SQLite 由于性能上的限制,通常不建议在实际应用中使用。虽然 PHP、MySQL 及相关的服务器软件都有 Windows 版本,但是根据 NextCloud 社区的反馈,在 Windows 下运行 NextCloud 服务端会存在文字编码等问题,因此官方宣称不支持在 Windows 下部署 NextCloud 服务端。