搜索资源列表
-
0下载:
标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
-
-
0下载:
使用VC编写的文件操作类FileTool,主要有四个函数:
//加密文件,输入参数为文件名,采用了BlowFish加密算法
BOOL EncryptFile(char * pFileName)
//解密文件,输入参数为文件名
BOOL DeCryptFile(char * pFileName)
//对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法
BOOL Archieve(char * dir, char * arch)
BOOL
-
-
0下载:
基于Blowfish加密算法的文件加密源程序-Blowfish encryption algorithm based on the source file encryption
-
-
0下载:
BlowFish加密算法.封装过程按照标准的API形式进行-BlowFish encryption algorithm. Packaging process in accordance with the standard form of the API
-
-
0下载:
File Encryption Utility(使用Blowfish算法给文件加密的完整程序)VC 源代码-File Encryption Utility (using Blowfish encryption algorithm to document the integrity of procedures) VC source code
-
-
3下载:
使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
-
-
0下载:
blowfish 算法可以直接用的。调用里面方法。加密解密。,blowfish algorithm can be directly used. Calls inside the method. Encryption and decryption.
-
-
0下载:
blowfish加密算法开发包,blowfish encryption algorithm development package
-
-
0下载:
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general
algorithm package, contains des, rsa, sha, md5, md4, md2, idea,
blowfish and so on the very many encryption algor
-
-
0下载:
BlowFish加密算法-BlowFish encryption algorithm
-
-
0下载:
Blowfish加密算法加密-Blowfish encryption algorithm encrypts
-
-
0下载:
BlowFish加密和解密算法
BlowFish加密和解密算法-BlowFish encryption and decryption algorithm for encryption and decryption algorithm BlowFish
-
-
0下载:
BLOWFISH加密算法,带验证程序,验证通过-BlowFish encryption algorithm, with the verification process, verification through
-
-
0下载:
加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
-
-
0下载:
blowfish 的加密算法,编程语言:Asm.
-this is the blowfish Encryption Algorithm,writed in Asm
-
-
0下载:
两个文件实现的 blowfish 加密算法!在 Linux GCC 以及 Windows MinGW 下编译成功。
-Two files to achieve blowfish encryption algorithm! In the Linux GCC, as well as Windows MinGW compiled successfully.
-
-
1下载:
delphi实现的blowfish分组算法的加解密,有图形界面,大家多指教!-delphi group to achieve the blowfish encryption algorithm, a graphical interface, you more advice!
-
-
0下载:
JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。
-JAVA is the Blowfish encryption symmetric key algorithm, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, is b
-
-
0下载:
blowfish encryption algorithm in c language.Encrypt any text file.
-
-
1下载:
河豚(blowfish)加密算法 拥有CBC CFB ECB 加密模式-Fugu (blowfish) encryption algorithm has CBC CFB ECB encryption mode
-