登录
首页 » Visual C++ » DES

DES

于 2010-06-11 发布 文件大小:3239KB
0 215
下载积分: 1 下载次数: 10

代码说明:

  自己开发的一个des加密算法,可用作网络通信方面,希望对大家有帮助(Their development of a des encryption algorithm can be used as network communications, we want to help)

文件列表:

DES加密算法
...........\DES加密算法
...........\...........\www.cnzz.cn
...........\...........\...........\Debug
...........\...........\...........\.....\DES.obj,15740,2008-08-28
...........\...........\...........\.....\DES.sbr,0,2008-08-23
...........\...........\...........\.....\DESlxp.bsc,3130368,2008-08-23
...........\...........\...........\.....\DESlxp.exe,122966,2008-08-28
...........\...........\...........\.....\DESlxp.ilk,235316,2008-08-28
...........\...........\...........\.....\DESlxp.obj,15304,2008-08-28
...........\...........\...........\.....\DESlxp.pch,5704064,2008-08-28
...........\...........\...........\.....\DESlxp.pdb,418816,2008-08-28
...........\...........\...........\.....\DESlxp.res,3272,2005-05-27
...........\...........\...........\.....\DESlxp.sbr,0,2008-08-23
...........\...........\...........\.....\DESlxpDlg.obj,52561,2008-08-28
...........\...........\...........\.....\DESlxpDlg.sbr,0,2008-08-23
...........\...........\...........\.....\StdAfx.obj,107908,2008-08-28
...........\...........\...........\.....\StdAfx.sbr,1372044,2008-08-23
...........\...........\...........\.....\vc60.idb,246784,2008-08-28
...........\...........\...........\.....\vc60.pdb,380928,2008-08-28
...........\...........\...........\DES.cpp,9008,2005-05-27
...........\...........\...........\DES.h,586,2005-05-27
...........\...........\...........\DESlxp.aps,22080,2008-08-27
...........\...........\...........\DESlxp.clw,1907,2008-08-28
...........\...........\...........\DESlxp.cpp,2063,2005-05-27
...........\...........\...........\DESlxp.cpp.aen,2056,2008-08-26
...........\...........\...........\DESlxp.dsp,4277,2005-05-27
...........\...........\...........\DESlxp.dsw,537,2005-05-27
...........\...........\...........\DESlxp.h,1324,2005-05-27
...........\...........\...........\DESlxp.ncb,107520,2008-08-28
...........\...........\...........\DESlxp.opt,181760,2008-08-28
...........\...........\...........\DESlxp.plg,246,2008-08-28
...........\...........\...........\DESlxp.rc,6501,2005-05-27
...........\...........\...........\DESlxpDlg.cpp,9255,2008-08-28
...........\...........\...........\DESlxpDlg.h,1680,2008-08-28
...........\...........\...........\ReadMe.txt,3579,2005-05-27
...........\...........\...........\res

...........\...........\...........\...\DESlxp.rc2,398,2005-05-27
...........\...........\...........\resource.h,1374,2005-05-27
...........\...........\...........\StdAfx.cpp,3325,2008-08-28
...........\...........\...........\StdAfx.h,1228,2008-08-28
...........\...........\使用说明.CHM,50118,2004-11-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Hash_sha256
    sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现 依次执行 SHA256Init、 SHA256Update SHA256Final 三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
    2013-09-19 16:09:12下载
    积分:1
  • Simple-CaesarCipher
    这是一个小程序,凯撒解密,自己写的,以后还会扩展的(This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.)
    2011-09-14 00:59:06下载
    积分:1
  • DESEncryptionDecrypt
    编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。(Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I purpose going to the backstage database of sensitive information field with the method of encryption, and then use software to read access control, so even if the SQL backend access directly, also can not get clear data. )
    2013-10-15 09:51:35下载
    积分:1
  • ERRATA
    说明:  一个应用密码学的源代码,主要完成应用密码方面的功能。(a Cryptographic Application source code, application code to complete the function.)
    2006-04-15 13:58:12下载
    积分:1
  • decode(BASE64)
    Base64的编码程序 基于VC++编写的(Base64 encoding program written with VC++)
    2011-11-26 09:30:36下载
    积分:1
  • rsa
    整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。 (The overall outlook createkey.java document used to generate secret keys, used to achieve jiami.java file encryption, used to achieve jiemi.java documents declassified by BigInteger.java to achieve expression of large numbers and calculations, using rsa.java to achieve front-end graphical interface display. Related functions, see the five concrete realization of the document.)
    2008-01-17 03:50:25下载
    积分:1
  • setpassfolder
    加密文件夹,十分好用 使用visual basic环境编程(lock file)
    2013-12-01 17:45:52下载
    积分:1
  • 3way
    加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
    2015-05-15 21:51:21下载
    积分:1
  • File-Encryption
    文件加密器,实现对文件加密,用来学习的代码(File encryption, encrypting files, the code used to study)
    2012-05-20 14:28:54下载
    积分:1
  • rsashuziqianming
    RSA数字签名的源代码 vc++6.0实现的版本(RSA Digital Signature vc source code version 6.0)
    2007-05-16 16:42:45下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载