搜索资源列表
RestoreMail
- 通过SMTP方式发送EMAIL,可分析出EML格式的信体出来,包含BASE64解密算法-SMTP send through EMAIL, can be analyzed EML body out of the letter format, including decryption algorithm BASE64
CSmtpSSL
- 本程序是基于OpenSSL实现对电子邮件SMTP协议的简单加密,解密,MD5散列和数字签名。-This procedure is based on the OpenSSL implementation of simple e-mail SMTP protocol encryption, decryption, MD5 hashes and digital signatures.
javaMail
- 该系统同样是在MFC的框架上进行编写。系统实现过程如下:用POP3协议完成邮件接收,用SMTP协议完成邮件的发送,并且对原文内容进行AES加密。然后对AES的密钥进行RSA加密,并将加密后的AES密钥随邮件的正文一起发送给接收方。而接收方在收到邮件之后,首先还原出AES密钥,接着对邮件的内容进行解密,还原出邮件正文。-The system is also in preparation on the MFC framework. System implementation process is a
Base64
- base64 编码 解码 SMTP需要用到-SMTP need to use base64 encoding and decoding
smtp_openssl_client.c
- simple smtp client with stable link to openssl for base64 authentification
base64
- base64加密解密算法源码,包含测试用例,加密算法可逆,邮件的SMTP算法就用的这个-base64 encypt source files
email
- 【此代码为课程作业,仅用于学习和交流】本程序使用SMTP服务根据字典枚举指定邮箱的密码,通过判断SMTP 服务器返回的信息验证密码是否正确 字典文件为dic.txt 指定邮箱名在username.txt中,支持多个用户名 破解的用户名和密码会记录在result.txt中-[the code for the course work, only to learn and exchange] this program uses the SMTP service according to