搜索资源列表
MD5加密算法源码数据库中的用户信息加密.zip
- MD5加密算法源码数据库中的用户信息加密
一个MD5加密算法源码
- MD5就是采用单向加密的加密算法,所谓单向加密就是只能对数据进行加密,也就是说,没有办法对加密以后的数据进行解密。在实际中的一个应用就是数据库中的用户信息加密,当用户创建一个新的账号或者密码,他的信息不是直接保存到数据库,而是经过一次加密以后再保存,这样,即使这些信息被泄露,也不能立即理解这些信息的真正含义。 -MD5 encryption is one-way encryption algorithm, the so-called one-way encryption is only f
加密电子邮件
- 利用网络信息加密技术实现电子邮件的安全传输,其中有加密算法和使用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
cryptdemo.c
- linux 基本加密库函数实现信息加密AES DES-linux encryption decryption
MailEncrypt
- 邮件加密的程序,地球人都知道是怎么回事,但是代码可是很不错的咯.- The mail encryption procedure, Earth people all knew is how a matter, but the code but is very good
EST-Evilhsu
- 系统锁定功能为单独软件被认为是病毒(应该是对软件加壳进行报警),部分杀毒软件会认为blackskylock.bin是病毒。 软件功能: 1.系统信息获取 2.文件信息获取 3.系统进程管理 4.系统服务管理 5.系统驱动管理 6.硬盘信息获取 7.注册表启动项管理 8.终端服务(3389)端口修改 9.MD5算法加密模块 10.BASE64算法加密解密模块 11.URL编码功能和十六进制转换功能 12.文件压缩模块(Dwing的算法)
dycode
- 字符串加密程序;实现系统中需要进行信息加密的字符串处理-String encryption procedures the realization of system information needed to deal with encrypted string
file_transfer
- 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
RSA
- RSA简洁幽雅,但计算速度比较慢,通常加密中并不是直接使用RSA 来对所有的信息进行加密, 最常见的情况是随机产生一个对称加密的密钥,然后使用对称加密算法对信息加密,之后用 RSA对刚才的加密密钥进行加密。-RSA elegant simplicity, but the computing speed is relatively slow, usually not direct the use of encryption in the RSA to encrypt all the informa
Encode
- 本软件工具箱 具有三大功能,字数计算,文件加密,信息加密存储!-The toolbox has three main functions, word count, file encryption, message encryption store!
Basic_Steganography
- 夹带算法不知道大家有没有听说过,就是在一个外表正常的文件,例如一个Word文档或者Jpg图片中夹带一些加密信息,只有夹带软件本身才可以放置和读取这些信息。这个是一个实现这种算法的源程序,支持夹带的信息加密,推荐下载。-Entrainment algorithm does not know if you are not heard, that is, an appearance of normal documents, such as a Word document or a Jpg pictur
01
- delphi 写的图像加密程序 能够将文字信息加密到图片中-delphi write image encryption program can encrypt a text message to the picture
4_3806_c
- 1.支持全国所有省份固定电话、小灵通、中国移动手机,开通移动、电信、网通多个声讯热线号码。 2.真正傻瓜式支付接口,提供安装程序,只需简单设置即可使用。 3.设置商户密钥,支付信息加密传递,加强支付安全性,加密系统与其他银行卡在线支付兼容。 4.提供简单的定单管理系统,商户可随时了解支付情况。 -1. Support for all provinces of the country fixed-line telephone, PHS, China Mobile cell phon
代码交换加密
- 加密,解密指定文件 采用国定数组加密,采用2级加密3级解密,即:加密2次 = 解密3次 软件密码是软件版本号,例如:cx_ss_ver1.2(Encrypt, decrypt, specify files The use of national array encryption, the use of 2 levels of encryption, 3 levels of decryption, that is, encryption 2 times = decryption 3 time
把文本信息加密到图片
- 加密文本信息。提供加密、解码完整源程序。(Encrypted text information. Provide encryption and decoding complete source.)
加密源代码
- 这个呢,是教给大家如何解密加密自己开发的代码,我自己也是初学者,(才)学了3个月了 我滴微信呢是q363295470,验证信息就填 联合KF 吧 (偷偷告诉大家 我还没成年涅)(This is how to decrypt the code to encrypt and encrypt your own development. I am a beginner myself, and I've been learning for 3 months. My WeChat is q363
文件加密
- 将现有文件进行加密或解密,防止重要信息泄露。(The existing files are encrypted or decrypted to prevent important information leakage.)
加密解密支持库(带编辑信息,有运行支持代码)
- 加密解密,保护版权使用,不带编辑信息,程序作者适用。(Encryption and decryption, protection of copyright, with editing information.)
加密解密支持库(不带编辑信息,有运行支持代码)
- 加密解密,保护版权使用,不带任何编辑信息,程序作者适用。(Encryption and decryption, protection of copyright, without editing information.)
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and