搜索资源列表
Cryptography
- 这是一个简单的加密解密程序,其中有加密和解密函数各一个,注意其中的文件调用,特别是它的路径。-This is a simple encryption and decryption procedures, which have encryption and decryption function of the 1, to call the document, particularly its path.
CSPDemo
- Demo:用有微软的cryptoAPI CSP加密API函数,对文件(File)进行Encrypt和Decrypt.产生数字签名.对使用CryptEncrypt()等函数是一个很好的例子,程序测试通过.-Demo : Microsoft's cryptoAPI CSP Cryptographic API function, the document (File) Encrypt and Decrypt. Creating a digital signature. The use Cryp
dllexe
- 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of buildin
jiami-2006.3.30
- 专门写的一个简化的文字加密函数,效率还蛮高的-wrote in a letter to simplify the encryption function, high efficiency quite
DESliu
- 文件,文字加密,还蛮方便的可以嵌入别的函数中-document, in writing encryption, quite convenient can be embedded in other function
bio
- openssl应用实例,openssl为网络加密,CA等的开发提供了强大的开源函数库,本例为bio连接-openssl example, openssl for network encryption, CA provided for the development of a powerful open-source libraries, the cases linked to bio
如何对字符串进行加密解密
- 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按以下方法实现字符串内容的加密解密。-How to encod
未公开的SQLServer口令的加密函数.txt
- 解密微软脚本加密算法的脚本
login
- vc6.0编写的简单的用户登陆窗口模块,采用哈希函数加密。-vc6.0 written in a simple user login window module, using cryptographic hash function.
filetoolarchive
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[char * dir, char * arch] BOOL
ChineseStrEncryptAndDecrypt
- 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
TESTDOG_20090708174540
- 程序比较简单,测试YT加密狗,检查加密狗密码.FindPort_2函数中的中间两个参数,一个是密码,一个是加密后密码-Relatively simple procedure to test YT dongle, dongle password check. FindPort_2 function in the middle of the two parameters, a password, a password is encrypted
CryptoPPRef
- 著名超强加密解密函数类库Crypto++的最新Reference参考资料。官方的超全!-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384,
加密记事本
- 自创加密函数,界面与记事本类似,可以加密文本,写日记的专用工具!(The interface is similar to Notepad, which can encrypt text and write special tools for journaling!)
des加解密算法delphi10.1编译通过
- des加密算法,delphi10.1编译通过,就两个函数,一个加密一个解密,操作简单(DES encryption algorithm, delphi10.1 compiler through, on the two functions, an encryption, a decryption, simple operation)
简单的字符串加密解密函数
- 用于加密1字符串,不错 用2于加密字符串,不错 用于加密字3符串,不错(Simple file search function, very convenient, very easy to use, especially to share with you)
加密
- 提供加密的方法类,用于程序进行加密,提供很多简单函数进行加密(Provides an encrypted method class for the program to encrypt)
Fun
- 常用函数包,加密解密,校验身份证。读取xml文件(Commonly used function packages, encryption and decryption, verification of identity cards. Read the XML file)
php邮箱系统(无加密版)
- 软件介绍 md5在线加密,采用的时php内置的md5函数,16位32位均可显示大小写。点击后即可复制。 Tags: md5在线加密工具(Software MD5 online encryption, the use of PHP built-in MD5 function, 16 bits and 32 bits can be displayed in size. You can copy it after clicking. Tags:md5 online encryption tool)
DES
- main函数文件输入明文,调用秘钥留生成函数(get_k文件)以及加解密函数(encrypt_fcn文件),完成对明文的加密和解密(Encryption and decryption of plaintext are accomplished by inputting main function file into plaintext, calling secret key generation function (get_k file) and encryption and decryptio