搜索资源列表
加密解密字符串的例子
- 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
字符串加密
- 给字符串加密解密-to string encryption and decryption
如何对字符串进行加密解密
- 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按以下方法实现字符串内容的加密解密。-How to encod
顶级加密解密算法
- 顶级加密解密类,用于文件、字符串、消息的加密解密。
MD5字符串及文件加密解密
- MD5字符串及文件加密解密
pin.rar
- C语言的字符串的加密与解密的各种方法,C language character string encryption and decipher each method
DEncryptTest
- C++,加密程序,可自行调用动态链接库实现字符串加密解密-C++, encryption, self-called Dynamic Link Library string encryption and decryption
HuffmanCoding(usingClanguage)
- 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
Cs
- 字符串加密解密类 可以加密和解密字符串,密钥自定-String encryption and decryption can type string encryption and decryption, key self-
EncryptTool
- 简单的字符串加密解密程序,用户输入需要加密的字符串,系统生成加密后的字符串-a little entrypt tool
RSA
- 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
AES_mimaxue
- 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
StrZip
- 一个小巧的字符串加密解密代码,用DES加密法-a string encrypt code
DES
- DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
Coding
- 加密字符串解密字符串,用于普通字符串加密解密的源码-Decrypt the encrypted string string, string encryption and decryption for common source
DES
- DES加密解密算法,将文件或者字符串加密成des字符串-DES encryption and decryption algorithm, encrypted file or string into a string des
AES
- aes加密解密程序源码,可实现对文件和字符串的加密和解密-aes encryption and decryption program source code, can be realized on the file and string encryption and decryption
加密解密
- Delphi xe 10 对字符串进行加密解密,完全可用。可直接修改加密字符串(Delphi Xe 10 encrypts and decrypts the string, which is completely available.)
简单的字符串加密解密函数
- 用于加密1字符串,不错 用2于加密字符串,不错 用于加密字3符串,不错(Simple file search function, very convenient, very easy to use, especially to share with you)
VB.NET DES字符串加密解密源代码
- Visual Studio .NET VB编程语言 MD5(DES)8位密钥字符串加密解密源代码