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

搜索资源列表

  1. VC++实现文件加密功能的源代码

    0下载:
  2. VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16.92kb
    • 提供者:许志广
  1. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44.83kb
    • 提供者:云中龙
  1. 实现文件的加密

    0下载:
  2. 实现文件的加密,由VC++6.0开发,有助于文件系统的建立
  3. 所属分类:加密解密

    • 发布日期:2014-01-16
    • 文件大小:241.24kb
    • 提供者:shou
  1. 用VC做的AES加密文件

    2下载:
  2. 用VC做的AES加密文件的程序,不限文件大小,有界面
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:62.93kb
    • 提供者:闫文博
  1. 实现文件加密功能

    2下载:
  2. 文件加密解密小程序vc-small document encryption and decryption procedures vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13.37kb
    • 提供者:胡光逢
  1. wenjianjiami(VC++)

    0下载:
  2. 本人用的方法是把文件从头到尾的每一个字节都读出来然后加密,具体做法请参照源代码
  3. 所属分类:加密解密

    • 发布日期:2014-01-18
    • 文件大小:6.05kb
    • 提供者:梁小亮
  1. 4.1-20032238-VC

    0下载:
  2. 实现的文件的加密解密算法 ,实现文件格式的加密解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.69mb
    • 提供者:将闪闪
  1. 用VC编写文件加密程序的源代码

    0下载:
  2. 用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15.45kb
    • 提供者:柳星
  1. RSA algorithm c++

    1下载:
  2. 采用RCS做文件加密的源程序代码,VC环境。包含两个文件包,里面的Readme有详细介绍。,Using RCS to do file encryption source code, VC environment. Package consists of two documents, which detailed the Readme.
  3. 所属分类:加密解密

    • 发布日期:2013-06-07
    • 文件大小:31.07kb
    • 提供者:张晓斌
  1. 基于CryptoAPI的文件加密程序

    0下载:
  2. 基于CryptoAPI的文件加密程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。,CryptoAPI based on the file encryption process. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification,
  3. 所属分类:加密解密

    • 发布日期:2017-03-24
    • 文件大小:18.13kb
    • 提供者:yan
  1. des3_win32_vc.zip

    0下载:
  2. 一个3des算法的库文件和使用库文件的例子, A 3des algorithm storehouse document and use storehouse document example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:92.57kb
    • 提供者:
  1. AES

    0下载:
  2. AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:15.55mb
    • 提供者:cristiano
  1. crc

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:梁健
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:33.25kb
    • 提供者:胡程
  1. jiami

    0下载:
  2. 使用vc++编辑的文件加密工具,被加密的文件打开后以乱码的形式出现,解密后恢复正常。-Using vc++ Edit the file encryption tool, to open the encrypted files are after the form of garbage, back to normal after decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.51mb
    • 提供者:jiaojiao003
  1. rsa123987

    3下载:
  2. 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:19.32kb
    • 提供者:易守旺
  1. Elgamal

    0下载:
  2. Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.-Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:421.4kb
    • 提供者:张理成
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:67.82kb
    • 提供者:117
  1. md5dell

    0下载:
  2. VC++打造MD5加密算法的源程序代码,程序经过编译可生成最终成品——DLL文件,方便你在其它地方调用。-VC++ to create the MD5 encryption algorithm source code, the program can be compiled to generate the final product- DLL file for calling you elsewhere.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.74mb
    • 提供者:160
  1. FileEncryDecry

    0下载:
  2. 文件加解密,vc++2005 运行测试,学习校例子-File encryption and decryption, vc++2005 running tests, study examples of schools
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2.6mb
    • 提供者:李维
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com