登录
首页 » Visual C++ » des

des

于 2008-07-05 发布 文件大小:59KB
0 208
下载积分: 1 下载次数: 307

代码说明:

  使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式; (The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption, encryption, named after the file extension. Des, you can specify the use of ECB, CBC, CFB, OFB, CTR arbitrary a model )

文件列表:

des
...\des.aps
...\des.clw
...\des.cpp
...\des.dsp
...\des.dsw
...\des.h
...\des.ncb
...\des.opt
...\des.plg
...\des.rc
...\DES1.cpp
...\DES1.h
...\desDlg.cpp
...\desDlg.h
...\jiemi.txt
...\mingwen.txt
...\miwen.txt
...\ReadMe.txt
...\res

...\...\des.rc2
...\resource.h
...\StdAfx.cpp
...\StdAfx.h

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

发表评论

0 个回复

  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • Rijndael_ECB
    AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
    2013-12-01 14:14:35下载
    积分:1
  • Classical-cryptography
    密码技术实验一经典密码学实验维多利亚密码加密解密(Password technological experiments classic cryptography experimental Victoria password encryption and decryption)
    2012-09-03 21:18:45下载
    积分:1
  • md52
    信息加密原码,用md5算法实现,开发语言:c(original message encryption code used md5 algorithm, the development of language : c)
    2007-05-26 10:40:50下载
    积分:1
  • DES
    VC编写的简单DES加密程序,密钥由用户手动输入,可加密字符串(VC prepared by the simple DES encryption program, the key to manually input by the user)
    2014-07-28 22:45:11下载
    积分:1
  • DESRSA
    des和rsa的算法演示文档 (des and rsa algorithm presentation)
    2008-03-20 14:11:54下载
    积分:1
  • ECC
    椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制(Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, has been considered a purely theoretical discipline. The elliptic curve cryptosystem is based on elliptic curve discrete logarithm problem as a public-key cryptosystem)
    2014-05-09 19:32:34下载
    积分:1
  • BM
    密码学BM算法的C++实现。可计算100阶m序列的生成多项式(Cryptography BM algorithm in C++. Computable 100 m sequence generator polynomial order)
    2020-07-01 20:20:01下载
    积分:1
  • rsa
    RSA算法,主要讲述算法的原理和过程,设计到加密解密,和溢出处理,初级学习RSA用(RSA algorithm, the algorithm mainly about the principle and process design to the encryption and decryption, and overflow processing, the primary study used RSA)
    2010-10-25 10:31:04下载
    积分:1
  • daiti
    基本古典密码设计——周期为3的多表代替密码的设计和实现(Basic classical cipher design)
    2011-12-14 11:04:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载