CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - main函数

搜索资源列表

  1. filepassword

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22550
    • 提供者:丁建军
  1. encryptdll3.6.1

    6下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:380688
    • 提供者:yangrui
  1. DES11

    0下载:
  2. 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.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:胡蝶
  1. DES

    0下载:
  2. 用c++实现des算法 整体思路 用key.cpp 文件来产生秘钥,用ringfuction.cpp文件来实现轮函数,用main.c来实现加密和解密。有关函数见三个文件里的具体实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:451781
    • 提供者:dufeilong
  1. sha1

    0下载:
  2. SHA1 函数的C语言代码,包含测试用的main函数-SHA1 function of the C language code, including the main function of test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2778
    • 提供者:yangliumbox
  1. snow3G

    2下载:
  2. 一种3G标准snow3g的源程序,可以加密文件,带主函数-A kind of 3G standard snow3g the source code, can encrypt files, with the main function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-08
    • 文件大小:1580032
    • 提供者:杨进
  1. AES

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3297397
    • 提供者:zhaoyb
  1. CDK-v1

    0下载:
  2. 加解密包,主要提供加解密的库函数。-Encryption package, the main provider of encryption and decryption of the library functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:169881
    • 提供者:kprc
  1. EDtk-2[1].2

    0下载:
  2. 加解密包,主要提供加解密的库函数。-Encryption package, the main provider of encryption and decryption of the library functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-26
    • 文件大小:286620
    • 提供者:kprc
  1. OpenSSl-Test

    0下载:
  2. 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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:341422
    • 提供者:luxinspirit
  1. DES

    1下载:
  2. 用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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4404
    • 提供者:胡美
  1. my_ECDSA

    0下载:
  2. 椭圆曲线代码,来自CSDN。有main函数,可以在VC下运行-ECDSA。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2179
    • 提供者:gh
  1. Message_send

    0下载:
  2. 调用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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:374607
    • 提供者:fhh
  1. RSA

    1下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-09
    • 文件大小:5401
    • 提供者:曹丁鹏
  1. aes

    3下载:
  2. 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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:3497
    • 提供者:朱克
  1. OssLin

    0下载:
  2. 通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。-Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:587707
    • 提供者:170
  1. Test

    0下载:
  2. md5加密算法,实现加密的主函数test,还有md5.java实现加密过程-md5 encryption algorithm to achieve the main function of encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2183
    • 提供者:solin
  1. Bin_Encrypt

    0下载:
  2. 基于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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:9012
    • 提供者:
  1. kasumi

    1下载:
  2. kasumi算在在visualstudio6下实现,带有main函数-kasumi counted in visualstudio6 to achieve, with main function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-09-01
    • 文件大小:16179
    • 提供者:xjg
  1. Des

    0下载:
  2. des加解密C代码,没有main函数,希望对大家有所帮助-des encryption C code, there is no main function, we hope to help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:6600
    • 提供者:龙一强
« 12 »
搜珍网 www.dssz.com