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

搜索资源列表

  1. AES

    0下载:
  2. 利用aes算法对文件进行加密解密,程序利用的工具是vc-Aes algorithm using encryption and decryption of files, the program is to use the tools vc
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:16420
    • 提供者:
  1. RSA-JiaMi--JieMi

    0下载:
  2. 可以对任意字符进行加密 与解密 程序已经测试 很好用 用VC++用添加miracl库-it is very useful for code characters or decode characters .
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:7285
    • 提供者:王夫远
  1. vc

    0下载:
  2. 利用c语言位运算进行文本文件加密解密,利于学习-Bit operations using c language for text file encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:653
    • 提供者:王局
  1. Jiami

    0下载:
  2. 利用VC++ 编写的一个小小的加密程序,加密算法也是自己写的!-A small encryption program
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2318967
    • 提供者:stuy_1001191
  1. 5

    0下载:
  2. 加解密程序简单版 vc 一个简单的加解密程序-Decryption process, a simple version of vc a simple encryption and decryption process
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:30848
    • 提供者:cheerlver
  1. DESCPPcode

    0下载:
  2. des算法的vc++源代码 基于分组技术的图像加密算法 对称分组 DES算法-des encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:2755
    • 提供者:Meng
  1. DES

    0下载:
  2. 基于分组技术的图像加密算法 采用对称分组技术,即DES算法进行加密的vc++源代码-DES encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:7123
    • 提供者:Meng
  1. MC_Crypt

    1下载:
  2. 一套非常好用的软件加密库,提供AES、DES、MD5、SHA、RSA等多种加密方式,可以在VC、VB、DELPHI等开发平台下使用,并附有各开发工具下的样例程序。 -A very easy to use software encryption libraries, AES, DES, MD5, SHA, RSA and other encryption methods can be used in VC, VB, DELPHI, and other development platforms
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:694710
    • 提供者:李林恒
  1. 200-commmon-VCPP-jiami

    0下载:
  2. 200多个常见的VC++加密算法代码 downfrom csdn -More than 200 common VC++ encryption algorithm code downfrom csdn
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:391297
    • 提供者:ll
  1. zhihuan

    0下载:
  2. 置换加密解密 VC++6.0环境 密码学基础实验 置换密码体制-encryption and decrypt based VC++6.0
  3. 所属分类:CA program

    • 发布日期:2017-12-07
    • 文件大小:606
    • 提供者:罗维
  1. des

    0下载:
  2. 加密解密中的DES算法的实现,vc版本,有需要就下-Implementation of the DES algorithm encryption decryption vc version, there is a need on the next
  3. 所属分类:CA program

    • 发布日期:2017-11-30
    • 文件大小:6895
    • 提供者:黄伟平
  1. c200-xdcodefans.net

    0下载:
  2. VC/C++源码,加密解密,加密,解密,DES   200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
  3. 所属分类:CA program

    • 发布日期:2017-11-06
    • 文件大小:419965
    • 提供者:dengchao
  1. DigtalSignDll

    0下载:
  2. SHA数字签名方法的VC++6.0动态库实现工程,对于数字签名的实现有帮助-SHA digital signature method VC++6.0 dynamic library realization of the project for the realization of the digital signature
  3. 所属分类:CA program

    • 发布日期:2017-11-30
    • 文件大小:5558546
    • 提供者:shiwei
  1. SW_DES_Encryption

    0下载:
  2. 依据DES加密算法的思想,在VC++6.0编辑器上实现对文件的加解密,具有加解密速度快的优点,快速实现对文件的加解密,速度优于公钥加密体制。-Based on the idea of ​ ​ the DES encryption algorithm implemented on in VC++6.0 Editor file encryption and decryption, encryption and decryption speed advantages, fast f
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:114790
    • 提供者:wmt
  1. AES

    0下载:
  2. AES加密解密类源码(VC++),包含工程文件,可直接使用。-AES encryption and decryption class source (VC++), contains the project file, and can be used directly.
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:964330
    • 提供者:团长
  1. DES1

    0下载:
  2. 初学者的参考练习,DES加密算法的简单VC++6.0实现,通过的程序-a simple implement of Des encrpt algorithm with C code
  3. 所属分类:CA program

    • 发布日期:2017-11-13
    • 文件大小:2814
    • 提供者:wxg
  1. des

    0下载:
  2. des加密标准代码,比较经典的一种加密方式,VC++6.0下开发-des encryption standard code, a more classic encryption, VC++6.0 developed under
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:10411
    • 提供者:LIZHE
  1. AES

    0下载:
  2. AES密码算法的VC实现,有兴趣的可以研究研究-AES cipher algorithm VC, are interested can study
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:46806
    • 提供者:于飞
  1. AesCode

    0下载:
  2. DES算法在VC中的DlgAPP文件中的实现-DES algorithm in the VC DlgAPP file implementation. . . .
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:80810
    • 提供者:小谈
  1. FileEncry

    0下载:
  2. 文件加解密在vc中的简单实现!!!工程中的实现代码。-File encryption and decryption vc achieve in! ! !
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:77803
    • 提供者:小谈
« 1 2 34 »
搜珍网 www.dssz.com