登录
首页 » Visual C++ » 3DES-CPP

3DES-CPP

于 2014-02-07 发布 文件大小:5KB
0 110
下载积分: 1 下载次数: 7

代码说明:

  3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)

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

发表评论

0 个回复

  • FlexNet-Publisher-Licensing-Toolkit_Install_V11
    FlexNet Publisher Licensing Toolkit 11.9.1 Installation Guide
    2012-01-07 18:49:56下载
    积分:1
  • DES-disk-system
    以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。(In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy disk arbitrary path of any of the files, encryption, encrypt files can be in soft, hard disk any directory or in the network transmission On the other hand, soft, hard disk to the any classify documents, the decrypted file in the end in a few more the space appears with the original documents are all the same, never affect EXE file, COM file or database files use. Key there are JiaMiZhe in keyboard input 8 characters. )
    2011-12-28 22:14:57下载
    积分:1
  • 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
  • DES_C
    基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)
    2013-08-15 01:48:09下载
    积分:1
  • md5encode
    MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
    2013-09-09 18:27:10下载
    积分:1
  • mAffineCipher
    古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
    2011-10-30 10:37:30下载
    积分:1
  • SFZ
    身份证15位转18位的算法原码,可以自动将转换后的结果放入剪贴板中(Algorithm of the original code ID card 15 turn 18, you can automatically converted into the clipboard)
    2012-08-22 12:17:21下载
    积分:1
  • NDIS
    实现透明加密,驱动模型,文件过滤系统介绍(To achieve transparent encryption, drive model, document filtering system introduced)
    2011-05-19 11:26:20下载
    积分:1
  • 3way
    加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
    2015-05-15 21:51:21下载
    积分:1
  • ECCCBuilder
    说明:  ECC实现加密解密功能,系统参数的生成!(ECC to achieve encryption and decryption functions, system parameter generation!)
    2010-03-28 18:27:24下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载