搜索资源列表
checksum
- 软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simula
邮件加密和发送程序
- 能够对发送的邮件进行加密和解密,并且能够发送和收取邮件,是很好的学习和说明程序。加密算法使用TEA,发送邮件使用的是JMAIL组建,程序使用Skin++加有皮肤。-able to send mail encryption and decryption, and can send and receive mail, is a very good study and a descr iption of the proceedings. Encryption algorithm used TEA, s
VC_RSA
- 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要能用做公钥加密,必须满足下列条件: 1. 可以找到e ,
pojiealexa
- 破解alexa工具条,自动向alexa发送数据,快速提高alexa排名-break alexa tool, alexa to automatically send data, the rapid increase in alexa rankings
7941950gpsmms
- gps数据的接收和发送,实现环境为vc-gps data receiving and sending, to achieve environmental vc
a1
- 这是一个用Java实现ElGamal加密解密和签名验证的算法,还包含了一个安全电子邮件发送系统。
Client
- 基于挑战—应答模式的客户端认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。
Server
- 基于挑战—应答模式的服务器认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。
DESmixRSA
- 一种基于DES 和RSA 算法的混合密码系统 混合密码系统充分利用了公钥密码和对称密码算法的优点,克服其缺点,解决了每次传送更新密钥的问题。发送者自动生成对称密钥,用对称密钥按照DES 算法加密发送的信 息,将生成的密文连同用接受方的公钥按照RSA 算法加密后的对称密钥一起传送出去。收信者用其密钥按照RSA 算法解密被加密的密钥来得到对称密钥,并用它来按照DES 算法解密密文。
crc_check
- 实现了CRC检验的过程,给发送码元添加CRC检验码,收到数据后用CRC检验收到的数据的正确性
加密电子邮件
- 利用网络信息加密技术实现电子邮件的安全传输,其中有加密算法和使用mfc的csmtp类构成的一个发送电子邮件的程序-network information using encryption technology to achieve the e-mail transmission security, including encryption algorithm and the use mfc csmtp constitutes a category of email procedures
encryption-send.rar
- 对文件用DES加密后,并自动发送到指定的FTP服务器。,first Encrpy File in 3DES,than Send the file to FPT server.
bash-4.1_modify.tar
- 改写bash4.1的bashhist.c部分内容,完成审计的直接向远端的发送,信息丰富如下: PID=23244,PPID=23242,TIME=1348019885,TTY=/dev/pts/2,ORG=192.168.198.1,SRC=root,USER=root,DIR=/siem,CMD=ls -l-To rewrite bash4.1 the bashhist.c part to complete the audit sent directly to the remote, ri
MD5_supper
- 通过发送数据到破解md5的网站,实现md5在线破解,本程序支持市面上大多md5网站.-By sending data to crack the md5 of the site to achieve online md5 crack, the procedures to support the market most of md5 website.
cktx
- 串口通讯,读写数据都可以,含发送字符带CRC校验-Serial communications, can read and write data, including sending characters with CRC Checksum
MailSend
- 电子邮件指定地址海量发送,包含Base64加密算法-Send mass e-mail address specified, including the Base64 encryption algorithm
RestoreMail
- 通过SMTP方式发送EMAIL,可分析出EML格式的信体出来,包含BASE64解密算法-SMTP send through EMAIL, can be analyzed EML body out of the letter format, including decryption algorithm BASE64
Message_send
- 调用openssl库里面的函数,实现发送方和接收方数据的安全传输,主要采用了证书的认证方式。-Openssl library calls inside the function, the realization of the sender and the recipient of the secure transmission of data, the main use of the certificate of authentication.
MorseCode
- 莫斯编码 但如何发送信号,编码是什么? 其实,国际通用的求救信号,使用的是摩斯码。 摩斯码并不高深,非常简单而且容易学会。-Morse code represents characters as variable length sequences of dots and dashes. In practice, characters in a message are delimited by short pauses.
20080626155929893
- 手机丢失。发送短信进行md5鉴定。 通过gprs找到手机所在地点。 找到手机。-Mobile phone is lost. Send text messages to md5 authentication. To find the location of mobile phones through gprs. Find a cell phone.
