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. 用vc++实现文件加密功能的源代码

    0下载:
  2. 用vc++实现文件加密功能的源代码,用vc++实现文件加密功能的源代码.rar-files with encryption source code files used vc encryption source code. Rar
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28.96kb
    • 提供者:替书恒
  1. 实现文件加密功能

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

    • 发布日期:2008-10-13
    • 文件大小:13.37kb
    • 提供者:胡光逢
  1. 用VC编写文件加密程序的源代码

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

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

    0下载:
  2. DES加密程序,单步执行以及文件加密 VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:65.44kb
    • 提供者:mingming
  1. php_scre 开源的PHP文件加密程序

    0下载:
  2. php_scre 开源的PHP文件加密程序。官方只提供LINUX版本的,在这里我提供一个WINDOWS版本的,里面带有项目文件,可以直接用VC编译。,php_scre open-source PHP file encryption program. LINUX version of the official only, and in here I offer a WINDOWS version, which with the project file, you can directly comp
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:668.62kb
    • 提供者:小徐
  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. 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. 加密之星(袖珍版)

    0下载:
  2. 简单小巧的加密工具 vc的 代码全 喜欢的朋友-simple compact encryption tool vc the code-like look at the friends
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-12
    • 文件大小:139.91kb
    • 提供者:云水
  1. vc++

    1下载:
  2. 自己写的有关VC连接SQL SERVER,MD5加密,打印文件,显示图片的类,绝对能用。-VC wrote on their own to connect SQL SERVER, MD5 encryption, print documents to show the picture of class, absolutely can.
  3. 所属分类:图片显示浏览

    • 发布日期:2013-09-23
    • 文件大小:8.41kb
    • 提供者:xg
  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. RSA

    0下载:
  2. 基于rsa的文件加密 vc++ mfc对话框 -rsa file encryption system
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:徐建
  1. Encrypt

    0下载:
  2. 基于VC++基础上仿射加密\RSA加密\DES加密的文件加密系统-Based on VC++ based on the affine encryption \ RSA encryption \ DES encryption file encryption system
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:yuchao
  1. lovePet

    0下载:
  2. 徐景周先生用VC++编写的集简繁文字转换、文件加密、控件注册、位图转换为文本、文件隐藏到位图、文件分割器、控件注册器、注销用户、定时关机、弹出、关闭光驱等为一体的工具集软件。通过这个软件的源代码您可以学到位图菜单、自画式按钮的制作,不规则形状窗口的产生,动画对话框,系统托盘程序的实现等一系列技术。-Mr. Xu Jingzhou using VC++ to prepare the set Simplified text conversion, file encryption, control r
  3. 所属分类:其他小程序

    • 发布日期:2013-01-21
    • 文件大小:900.98kb
    • 提供者:300
  1. freelock

    1下载:
  2. 用vc++实现的文件加密、解密工具,工程中实现了通用的文件加解密算法-Achieved with the vc++ file encryption, decryption tool, works to achieve a common file encryption and decryption algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:54.32kb
    • 提供者:武林至尊
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1.05mb
    • 提供者:张希行
  1. ★加密狗★域天密码型【CC++】源代码加密

    0下载:
  2. 通过选择合适的vc++程序代码进行文件加密开发,可用于各种形式,各种系统的文件加密(File encryption development)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:55kb
    • 提供者:zkm
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com