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

搜索资源列表

  1. HaiminCoding

    1下载:
  2. 这是一个使用visual C++ 6.0的mfc编写的海明码编码的程序,实现了海明码的编码,和一位检错。-It is a visual C 6.0 mfc prepared Haiming coding procedures, to achieve the Haiming codes, and an error.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:27.46kb
    • 提供者:lanxin
  1. BlowFish_E189816672005

    0下载:
  2. VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:553.77kb
    • 提供者:陈志
  1. md5

    0下载:
  2. 已经封装好的MD5摘要生成算法。支持C/C++。如果不在MFC下使用请删除其中的include文件
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.35kb
    • 提供者:yufei
  1. jaimi

    0下载:
  2. 信息安全的RSA与DES加解密算法的实现,用的是Visual C++MFC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:529.83kb
    • 提供者:wen
  1. playfair

    0下载:
  2. 自己编写的playfair加密/解密完整源程序.是用VC6 MFC编写的.Windows运行界面.可在Microsoft Visual C++ 6.0集成开发环境下直接编译运行.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28.99kb
    • 提供者:
  1. md5

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136.06kb
    • 提供者:qunhui hu
  1. Aes.rar

    2下载:
  2. 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.82mb
    • 提供者:张晴丽
  1. Julia

    0下载:
  2. 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4.44mb
    • 提供者:bends
  1. AES

    0下载:
  2. ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:lilinxuan
  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. VC_RSA

    1下载:
  2. rsa加解密程序-rsa encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:51.39kb
    • 提供者:chenzhilun
  1. DESTest

    0下载:
  2. 实现DES的加密解密,有MFC界面,语言为C-The realization of the DES encryption and decryption, there are MFC interface language for C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:36.79kb
    • 提供者:marry
  1. RSA

    1下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
  3. 所属分类:加密解密

    • 发布日期:2013-01-30
    • 文件大小:44.85kb
    • 提供者:dxh
  1. playfair

    0下载:
  2. playfair加密,MFC编译成功-Playfair encryption, MFC compile success
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2.9kb
    • 提供者:陈力
  1. rsa

    0下载:
  2. rsa 加密算法 c++ 实现,适用于mfc,欢迎指出其中的不足-rsa encryption algorithm c++ implementation, applicable to mfc, welcome to one of the shortcomings pointed out
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.67kb
    • 提供者:downloadasd
  1. q128.asm

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a deta
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7.69kb
    • 提供者:张晓明
  1. Base64

    0下载:
  2. base64 decoding class mfc visual c-base64 decoding class mfc visual c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2.94kb
    • 提供者:mehmet ali
  1. desfile_des_mfc

    0下载:
  2. 很好的c++实现的des加解密源代码,对于加解密需求的可下载参考-encryption and decryption source code c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:43.46kb
    • 提供者:fozo
  1. DES1

    0下载:
  2. 开发环境:visual stdio 2017; 开发语言:C++(MFC); 使用方法:在明文编辑框输入需加密的字符串,在密钥输入框输入加密的密钥,点击加密,密文将在密文框显示。解密同理。(Development environment: visual stdio 2017; Development language: C++ (MFC); How to use it: in the plaintext edit box, enter the encrypted string, ente
  3. 所属分类:加密解密

    • 发布日期:2017-12-16
    • 文件大小:1.29mb
    • 提供者:woshichen
  1. rsa数字签名

    0下载:
  2. rsa数字签名系统,c++,MFC实现,自动生成秘钥(Rsa digital signature system, c++, MFC implementation, automatic key generation)
  3. 所属分类:加密解密

    • 发布日期:2018-05-06
    • 文件大小:57kb
    • 提供者:小童117
« 12 »
搜珍网 www.dssz.com