-
自己做的一个数据加密的程序,程序简单,可以直接使用的。...
自己做的一个数据加密的程序,程序简单,可以直接使用的。-Their own to do a data encryption procedures, the procedures simple, can be directly used.
- 2022-04-09 18:08:31下载
- 积分:1
-
RSA加密算法DEMO For Delphi
RSA加密算法DEMO For Delphi-RSA encryption algorithm DEMO for delphi
- 2022-03-25 15:50:27下载
- 积分:1
-
RC4
对RC4加密解密代码,可以自行修改密钥!类可以直接调用(RC4 encryption and decryption code, you can modify the key! Class can be called directly)
- 2020-10-13 23:17:31下载
- 积分:1
-
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上...
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上-randomly generated string encryption can be used for product identification and access control functions in the realization
- 2022-01-27 10:19:16下载
- 积分:1
-
bat和vbs加密解密工具
用于加密vbs和bat代码,可用于保护自身的资料和代码发送给别人试用,防止被盗取劳动果实,并且附加解密文件,以免原文件丢失代码遗失(Used to encrypt VBS and bat code, can be used to protect their own data and code sent to others for trial, to prevent the stolen fruits of labor, and add decrypted files, so as to avoid losing the original file code.)
- 2020-06-23 00:00:02下载
- 积分:1
-
Caesar-code
凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
- 2012-05-11 16:37:09下载
- 积分:1
-
RC4 cipher
最常见的流密码RC4的visual c++实现。希望对大家有帮助。-RC4 cipher
- 2022-05-14 15:32:21下载
- 积分:1
-
MD5withRSA
数字签名的基础是公钥和私钥的非对称加密,发送者使用私钥加密消息摘要(签名),接收者使用公钥解密消息摘要以验证签名是否是某个人的。(The foundation of digital signature is asymmetric encryption of public key and private key. The sender encrypts message digest (signature) with private key, and the receiver decrypts message digest with public key to verify whether the signature is someone.)
- 2019-01-15 15:20:41下载
- 积分:1
-
基于LSB的图像中数据加密隐藏算法程序
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往...
基于LSB的图像中数据加密隐藏算法程序
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。
信息隐藏,即将信息嵌入某些载体,而使信息窃取者注意不到信息的存在。由于人眼的视觉的冗余及图像文件本身的数据量很大,数字图像文件是信息隐藏很好的载体,将需要保密的信…
包括的文件有:
findtext.m, hidetext.m, main.bmp, new2.bmp, message.txt, output.txt, gui.fig, new.bmp, gui.asv, gui.p, secret.bmp, read me.txt, screenshot.bmp, screenshot.jpg-err
- 2022-03-13 19:31:38下载
- 积分:1
-
facilitate free and simple BASE64 codec
方便免费简单的BASE64编解码器
- 2022-10-02 01:15:03下载
- 积分:1