登录
首页 » C++ » aes_des

aes_des

于 2015-07-30 发布 文件大小:69KB
0 144
下载积分: 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 个回复

  • Base64算法C++实现 Base64算法C++实现
    Base64算法C++实现 Base64算法C++实现-Base64 algorithm C++ Achieve Base64 algorithm C++ Achieve
    2022-10-11 00:05:03下载
    积分:1
  • RC4
    对RC4加密解密代码,可以自行修改密钥!类可以直接调用(RC4 encryption and decryption code, you can modify the key! Class can be called directly)
    2020-10-13 23:17:31下载
    积分:1
  • DES算法的标准
    DES算法的标准-DES algorithm standard
    2022-10-05 09:20:03下载
    积分:1
  • 把AES算法封装成DLL方便掉用。 我只是做了简单修改,版权归原作者所有...
    把AES算法封装成DLL方便掉用。 我只是做了简单修改,版权归原作者所有-put into AES Packaging swap used to facilitate DLL. I just made a simple change Lastings all the original author
    2022-02-15 07:02:55下载
    积分:1
  • 公钥程序,采用非对称钥,这里以类的形式调用
    公钥加密程序,采用非对称密钥,这里以类的形式调用-Public key encryption procedures, the use of non-symmetric key, where to type the form of call
    2022-07-02 03:55:21下载
    积分:1
  • components under a set of encryption
    delphi下一整套加密组件-components under a set of encryption
    2023-01-30 12:40:03下载
    积分:1
  • 在ECC椭圆曲线上的一种算法,是现在比较流行的一种非对称算法。...
    在ECC椭圆曲线上的一种加密算法,是现在比较流行的一种非对称加密算法。-ECC Elliptic Curve in an encryption algorithm is more popular now a non-symmetric encryption algorithm.
    2023-02-24 09:45:03下载
    积分:1
  • Tamir.SharpSSH
    SFTP即加密文件传输协议(Secure file transfer protocol) ,与FTP不同的是,指令与数据在传输过程中都是经过加密的,防止在网络传输过程中密码和敏感信息被盗取。为了使用.Net来实现这一过程: 1.安装SFTP Server测试环境: 下载setupssh.exe 在服务器上按照提示安装setupssh.exe 打开一个命令行,找到OpenSSH目录(默认:C:Program FilesOpenSSH) 创建Group mkgroup -l >> .etcgroup 创建User mkpasswd -l >> .etcpasswd 注:创建group和User请参考安装目录的readme.txt 2.下载SampleCode 3.新建一个工程,引用SampleCode中的Tamir.sharpSsh.dll,Org.Mentalis.Security.dll,DiffieHellman.dll (SFTP that encrypted file transfer protocol (Secure file Transfer protocol) and FTP, the instruction and data during transmission are encrypted, preventing passwords and sensitive information was stolen during a network transfer. In order to use NET to implement this process: 1. Install SFTP Server test environment: Download setupssh.exe on the server, follow the prompts to install setupssh.exe open a command line, find the OpenSSH directory (default: C: Program Files OpenSSH) The create Group mkgroup-l > > . etcgroup create the User mkpasswd-l > > . etcpasswd Note: Create the group and User Please refer to the installation directory of readme.txt 2 downloads SampleCode create a new project, to reference SampleCode Tamir.sharpSsh. dll, Org.Mentalis.Security.dll, DiffieHellman.dll)
    2013-05-11 08:48:02下载
    积分:1
  • 一个由java语言编写的MD5算法的实现.
    一个由java语言编写的MD5加密算法的实现.-a java language from the MD5 encryption algorithm achieved.
    2022-07-25 04:28:36下载
    积分:1
  • elgamal
    利用polarssl里提取的大数库做的elgamal加密和签名(ElGamal encryption and signature using large library extracted from polarssl)
    2021-04-20 11:58:50下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载