CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aes.cpp

搜索资源列表

  1. AES

    0下载:
  2. AES密码算法的程序实现,在Dev-cpp中编译通过,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3780
    • 提供者:杨挺
  1. AES-CPP

    0下载:
  2. aes(rijndael 算法)的C++实现,详细讲解了aes的原理,并讲解利用C++的实现方法-aes (rijndael algorithm) C++ implementation, explained in detail the principles of aes, and explain the use of C++ implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:252830
    • 提供者:Bruce Lee
  1. AES

    0下载:
  2. AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3297397
    • 提供者:zhaoyb
  1. BMP_GetByBit

    0下载:
  2. BMP图按位提取工具。可以打开任意一幅位图,只保留其图像区中的某几位,其余用0或1填充,得到新的图像并保存。-BMP map extract tool by bit. Any one can open a bitmap, only retain the image area of a few, the rest filled with 0 or 1, get new image and save.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1524407
    • 提供者:chen
  1. AES

    0下载:
  2. AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1067451
    • 提供者:wj
  1. AESEncryptionHoozi.cpp

    0下载:
  2. AES encryption by hoozi.com
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4091
    • 提供者:balumathoor
  1. AESDecryptionHoozi.cpp

    0下载:
  2. AES Decryption by hoozi.com
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4767
    • 提供者:balumathoor
  1. cpp.tar

    0下载:
  2. AES implementation in C++ .... compiled with gcc 4
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:93916
    • 提供者:stane
  1. AES

    1下载:
  2. 用AES算法实现BMP图像加密,只能加密BMP的文件,速度很快-BMP images with the AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2715835
    • 提供者:黄粟
  1. AES

    0下载:
  2. AES加密解密源码,支持对字符串进行加解密-AES encryption and decryption source code, support for encryption and decryption of strings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:25881
    • 提供者:cen
  1. AES-FOR-CPP

    0下载:
  2. 本文章的内容是AES加密算法的C++语言实现的源码-C++ implementation of the AES code pure code to implement the AES encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:11628
    • 提供者:王帅
  1. AesEncrypt.cpp

    1下载:
  2. 高级加密标准(AES)的C++实现,AES又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准,用来替代原先的DES。-The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. NIST。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:5718
    • 提供者:drawde
  1. AES

    0下载:
  2. 正确的AES加密,包括AES.h,AES.cpp,以及测试文件-AES encryption, including AES.h, AES.cpp, as well as test file
  3. 所属分类:CA program

    • 发布日期:2017-11-15
    • 文件大小:36518
    • 提供者:张越
  1. AES

    0下载:
  2. 四种加密算法之AES的源码-C++ (包含一个头文件和一个cpp文件) -The source of the four encryption algorithms AES-C++ (Contains a header file and a cpp file)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:4874
    • 提供者:wwwwww
  1. AES--CPP

    0下载:
  2. 这个是AES加密解密算法的C++语言实现程序,希望对大家有所帮助。-This is AES encryption, decryption algorithm c++ language to implement programs, hope to be of help.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:29131
    • 提供者:mj
  1. aes-crypto-cpp

    1下载:
  2. aes加密算法,纯C++实现,本代码是一个VC++6.0项目,包含aes加密算法的封装,并且有测试代买-aes encryption algorithm to achieve C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:19568
    • 提供者:杨继生
  1. AES--cPP

    0下载:
  2. 这是一个AES加解密的程序,DOS界面,能实现加解密功能。-This is an AES encryption and decryption procedures, DOS interface, to achieve encryption and decryption functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5029
    • 提供者:MrF
  1. main

    0下载:
  2. AES加解密算法的实现和详细的注释,包括一个main.cpp和aes.cpp和aes.h文件,main.cpp中是一个具体的实现的例子-Examples implement AES encryption algorithm and detailed notes, including a main.cpp and aes.cpp and aes.h file, main.cpp is a specific implementation of
  3. 所属分类:Network Security

    • 发布日期:2017-04-27
    • 文件大小:38091
    • 提供者:zhajuan
  1. AES(CPP)

    0下载:
  2. 简单的加密算法,由C++编写,可直接编译,供参考-Simple encryption algorithm, only to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:32209
    • 提供者:tian
  1. AESalgorithm-cPP

    0下载:
  2. aes algorithm with c language for encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-29
    • 文件大小:148645
    • 提供者:alassane
« 12 »
搜珍网 www.dssz.com