搜索资源列表
james-with-phoenix-2.2.0-src
- java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识,这个版本绝对能用,我自己的邮件服务器就是使用这个开源项目,修改后架设的,据说21cn也是用这个引擎开发的邮件系统。SMTP转发的时候需要二次开发。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.95 FileSystem mailboxes/spool Stable 1.2 1.0 RDBM
Crypto
- As3 Crypto is a cryptography library written in Actionscr ipt 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.)
JMail
- Java email * JMail.java * JMail permet de * 1) Envoyer des emails * 2) Envoyer des emails avec de fausses adresses d envoyeurs * 3) É crire des emails en format HTML * 4) Gérer les multiples contacts que vous avez * 5)
SSLServerSocket
- The extension of {@code ServerSocket} which provides secure server sockets based on protocols like SSL, TLS, or others.
TLSMessageProcessor
- Sit in a loop waiting for incoming tls connections and start a new thread to handle each new connection. This is the active object that creates new TLS MessageChannels (one for each new accept socket).
DigitalSignature
- This class represents Signature type, as described in TLS v 1.0 Protocol specification, 7.4.3. It allow to init, update and sign hash. Hash algorithm depends on SignatureAlgorithm.
sslsOCKETfACTORY.RAR
- Layered socket factory for TLS/SSL connections, based on JSSE.
IOHandler
- TLS support Added by Daniel J.Martinez Manzano.