搜索资源列表
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
encryptdll3.6.1
- 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
DES11
- DES加密算法在C#下的实现。此程序分两部分,第一部分为主程序,另一部分为函数库 在C# 2005下通过。-DES encryption algorithm in C# under realized. This procedure in two parts, the first part of the main procedures, and the other part of the library in C# through 2005.
DES
- 用c++实现des算法 整体思路 用key.cpp 文件来产生秘钥,用ringfuction.cpp文件来实现轮函数,用main.c来实现加密和解密。有关函数见三个文件里的具体实现。
sha1
- SHA1 函数的C语言代码,包含测试用的main函数-SHA1 function of the C language code, including the main function of test
snow3G
- 一种3G标准snow3g的源程序,可以加密文件,带主函数-A kind of 3G standard snow3g the source code, can encrypt files, with the main function
AES
- AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
CDK-v1
- 加解密包,主要提供加解密的库函数。-Encryption package, the main provider of encryption and decryption of the library functions.
EDtk-2[1].2
- 加解密包,主要提供加解密的库函数。-Encryption package, the main provider of encryption and decryption of the library functions.
OpenSSl-Test
- OpenSSL-Test软件包是OpenSSL使用示例,主要是EVP函数的使用。OpenSSL软件包从OpenSSL.org网站下载。-OpenSSL-Test package is to use OpenSSL example, the main function is the use of EVP. OpenSSL package from OpenSSL.org website.
DES
- 用c语言实现的des加密解密程序源码,包含一个des头文件和一个des源文件以及一个main函数源文件-Use c language to achieve the des encryption and decryption program source code, contains a des header files and a des source files as well as a main function of the source file
my_ECDSA
- 椭圆曲线代码,来自CSDN。有main函数,可以在VC下运行-ECDSA。
Message_send
- 调用openssl库里面的函数,实现发送方和接收方数据的安全传输,主要采用了证书的认证方式。-Openssl library calls inside the function, the realization of the sender and the recipient of the secure transmission of data, the main use of the certificate of authentication.
RSA
- Eclipse为平台的Java rsa加解密算法实现有界面。没有MAIN函数自己加上就行了-Eclipse as a platform for Java rsa encryption algorithm to achieve the interface. MAIN function is not added on the list
aes
- AES标准加密解密算法,写的相当好。Main函数里面有详细的调用,可以参考。其实很简单的,呵呵。-AES standard encryption and decryption algorithms, written in a very good job. Main function call there are detailed reference. In fact, very simple, huh, huh.
OssLin
- 通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。-Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool
Test
- md5加密算法,实现加密的主函数test,还有md5.java实现加密过程-md5 encryption algorithm to achieve the main function of encryption
Bin_Encrypt
- 基于DES加密算法的二进制加密解密程序,内含主程序与加密函数、解密函数,有详细注释,并画出了二进制信号波形。-DES encryption algorithm based on binary encryption and decryption process, containing the main program and the encryption function, decryption function, detailed notes, and draw a binary signal
kasumi
- kasumi算在在visualstudio6下实现,带有main函数-kasumi counted in visualstudio6 to achieve, with main function
Des
- des加解密C代码,没有main函数,希望对大家有所帮助-des encryption C code, there is no main function, we hope to help