搜索资源列表
IDEAEncryption
- IDES加密解密文本文件,使用64位数据分组,128位密钥进行加密.-IDES text file encryption and decryption, the use of data to a 64, 128-key encryption.
DES_Encryption
- DES加密解密文本文件,使用分组加密方法加密解密数据,分组长度为64位.-DES encryption and decryption of text files, using a method of encryption and decryption of encrypted data, a length of 64.
encrypt1
- 该软件是为文本文件的数据安全性而编制的,它可对选定的文本文件进行加,解密操作。操作非常简便,先选定要加、解密的文本文件,再按下相应的加密、解密按钮即可。
QQTEA
- QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
jiamijiemi
- 该压缩包里主要写了几个关于如何将文本数据加密解密序列化的实现-The compression bag mainly on how to write a few text data encryption and decryption sequence of realize
479
- 数据加密技术,文件文本加密和解密,利用图片加密文件-Data encryption technology, the text of the document encryption and decryption
shujujiegou
- 数据结构中螺旋矩阵、报数问题、进制转换、文本加密解密-Spiral data structure matrix, the number of reported problems, hexadecimal conversion, text encryption and decryption
3DES
- 3DES又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3DES更为安全。-3DES, also known as Triple DES, DES encryption algorithm is a
DES
- DES算法的实现与改进,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。 数据加密算法 -DES algorithm implementation and impro
Encryption_for_VB
- 加密(Encryption)是信息保护的一种必不可少的手段。目前有两种基本的加密方法,即私钥加密和公钥加密。用VB既可用自定义算法实现简便的私钥加密,也可通过调用Crypto API接口实现复杂的公钥加密。对于加密数据,若在Internet/Intranet上传送,则完整性鉴别也是必需的。本文介绍一种私钥加密技术,不仅能加密英文文本,而且能有效加密汉字,还能进行数据完整性鉴别。-Encryption (Encryption) is an essential information protect
jiami
- 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
EDstar
- 一个小型的加密工具,可用于文本加密,文件加密和其他数据库数据的加密,加密算法可自由扩充-A small encryption tool, and can be used in the text encryption, file encryption and other database data encryption, encryption algorithm can be free to expand
333
- python实现text文本数据的加密解密和并且在右边显示详细的过程-Python to achieve text data encryption and decryption and display in the right on the right