登录
首页 » C++ » aes_des

aes_des

于 2015-07-30 发布 文件大小:69KB
0 164
下载积分: 1 下载次数: 16

代码说明:

  AES DES 算法 实现 xcbc cmac ecb cbc ofb cfb pcbc ctr (AES, DES algorithm XCBC cmac ECB CBC ofb CFB PCBC CTR)

文件列表:

aes_des
.......\easy_makefile,549,2015-07-30
.......\enc.exe,66494,2015-03-23
.......\inc
.......\...\AES.h,616,2014-06-25
.......\...\common.h,0,2014-06-25
.......\...\CryptoMode.h,1226,2014-07-08
.......\...\custom.h,133,2014-06-25
.......\...\DES.h,416,2014-06-25
.......\...\mstring.h,461,2014-06-27
.......\...\zt_des.h,699,2014-06-25
.......\main.cpp,23180,2015-03-24
.......\Makefile,1264,2015-07-30
.......\nppBackup
.......\.........\easy_makefile.2015-07-30_093330.bak,549,2014-06-27
.......\.........\easy_makefile.2015-07-30_093336.bak,552,2015-07-30
.......\.........\easy_makefile.2015-07-30_093343.bak,552,2015-07-30
.......\.........\Makefile.2015-07-30_092417.bak,1263,2014-07-07
.......\.........\Makefile.2015-07-30_092631.bak,1271,2015-07-30
.......\.........\Makefile.2015-07-30_092632.bak,1271,2015-07-30
.......\.........\Makefile.2015-07-30_092944.bak,1272,2015-07-30
.......\obj
.......\...\AES_Crypt.o,13633,2014-07-07
.......\...\common.o,288,2014-07-07
.......\...\CryptoMode.o,3745,2014-07-08
.......\...\DES_Crypt.o,6481,2014-07-07
.......\...\main.o,15095,2015-07-30
.......\...\mstring.o,1416,2014-07-07
.......\...\zt_des.o,4200,2014-07-07
.......\src
.......\...\AES_Crypt.cpp,17732,2014-06-25
.......\...\common.cpp,0,2014-06-25
.......\...\CryptoMode.cpp,11497,2014-07-08
.......\...\DES_Crypt.cpp,11904,2014-06-26
.......\...\mstring.cpp,1500,2014-06-27
.......\...\zt_des.cpp,10290,2014-06-25

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

发表评论

0 个回复

  • 银行数据安全的技术和设备
    银行数据安全的加密技术和设备-bank data security encryption technology and equipment
    2022-11-30 19:20:03下载
    积分: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
  • AES候选算法,安全性高于3DES而速度快过DES
    AES候选算法,安全性高于3DES而速度快过DES-candidate for AES, 3DES and safe to speed faster than DES
    2022-01-26 04:57:24下载
    积分:1
  • RSA
    用VC++开发的一款MFC程序,能很好地实现RSA加密和解密算法,对学习RSA加解密算法很有帮助(MFC with VC++ developed a program that can well realize RSA encryption and decryption algorithms, RSA encryption and decryption algorithms for learning helpful)
    2020-10-12 22:57:32下载
    积分:1
  • rc5 c语言源代码。可修改性强。适合学习调试使用~
    rc5 c语言源代码。可修改性强。适合学习调试使用~-rc5 c language source code. May amend the strong. Study for debugging use ~
    2023-03-22 19:15:03下载
    积分:1
  • 详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别...
    详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别-detail and the DES algorithm RSA2 described, as well as their realization of the code and the difference between them
    2022-02-02 08:10:55下载
    积分:1
  • Vigenere实验
    Vigenere实验-Vigenere
    2022-01-21 05:37:35下载
    积分:1
  • 一个简单的数字签名算法的实现,能进行简单的文件签名和传送...
    一个简单的数字签名算法的实现,能进行简单的文件签名和传送-A simple realization of a digital signature algorithm to a simple signature and send the document
    2023-03-23 00:30:04下载
    积分:1
  • 凯撒
    用Caesar算法实现文本加密的程序
    2022-02-25 12:00:07下载
    积分:1
  • AES-Rijndael
    AES的一个C语言编译代码,其中密码长度为128比特(aes 128bits encrption and decrption)
    2011-05-11 12:51:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载