CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - AES加解密算法

搜索资源列表

  1. aes.rar

    4下载:
  2. AES加解密算法C源代码及详细解释,可以直接用作教学课件.,AES encryption algorithm C source codes and their detailed explanation, can be directly used for teaching.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-06-14
    • 文件大小:403.63kb
    • 提供者:zhou
  1. AES

    0下载:
  2. Delphi AES 加解密算法,源码 + 调用例程!-Delphi AES encryption and decryption algorithms, source+ calling routine!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:209.7kb
    • 提供者:mywfn
  1. AES

    0下载:
  2. 128、192、256位AES加解密算法-128,192,256-bit AES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8.51kb
    • 提供者:杨颖
  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
    • 文件大小:1.02mb
    • 提供者:wj
  1. aes

    1下载:
  2. 用C语言实现的aes加解密算法。分组长度设定为128,密钥长度为128.-Using C language to achieve aes encryption algorithm. Packet length is set to 128, key length to 128.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5.5kb
    • 提供者:jame
  1. rijndael_AES

    0下载:
  2. rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:22.47kb
    • 提供者:KC Chen
  1. JiaMi

    0下载:
  2. 使用vc编写的加密解密程序,有des,aes加解密算法以及界面。-Vc prepared to use encryption and decryption procedures, des, aes encryption algorithm and interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:24.71kb
    • 提供者:Robert
  1. AesDemo

    0下载:
  2. AES加解密算法的实现,AESDemo模拟测试-AES jiajiemi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:shuizilong
  1. AES

    1下载:
  2. 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4.62kb
    • 提供者:herry
  1. aes

    0下载:
  2. aes加解密算法源代码,速度很快,可以vc编译-aes encryption algorithm source code, very fast, you can compile vc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:112.03kb
    • 提供者:佩雷拉
  1. AES-implementation-based-on-FPGA

    0下载:
  2. 一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:348.28kb
    • 提供者:menshuang
  1. AES

    0下载:
  2. AES加解密算法 C语言编写 小巧 简便 不过没有图形化界面哈-AES by c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3.31kb
    • 提供者:杨川
  1. AES

    0下载:
  2. AES 加解密算法源码 cs类文件,可直接使用-AES encryption and decryption algorithm source code cs class files can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.95kb
    • 提供者:徐驸骅
  1. AES

    0下载:
  2. AES加解密算法实现,参照维基百科有个AES文档将其实现,并将算法优化-AES jiami
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:830.51kb
    • 提供者:周子
  1. AES-Rijndael

    0下载:
  2. 实现了AES加解密算法的Rijndael算法。密钥长度支持128、192和256比特,明文分组支持128、192和256长度,密钥和明文长度可两两组合。-Realize the AES encrypting. The Key includes 128bit, 192bit and 256bit. And so is the message. They can be combined with each other.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:3.23kb
    • 提供者:lipoon
  1. AES

    0下载:
  2. AES 加解密算法 AES 加解密算法 -AES AES 加解密算法AES 加解密算法AES 加解密算法AES 加解密算法AES 加解密算法
  3. 所属分类:CA program

    • 发布日期:2017-04-15
    • 文件大小:5.62kb
    • 提供者:李南军
  1. AES

    0下载:
  2. 一个AES加解密软件,主要采用AES加解密算法对文件进行加解密-A AES encryption software, mainly uses the AES encryption algorithm for encryption and decryption of files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:600.95kb
    • 提供者:虎子
  1. AES

    0下载:
  2. AES加解密算法 .h文件 C语言编写 原创 密码学课程设计
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3.21kb
    • 提供者:思念
  1. aes

    0下载:
  2. AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:spound
  1. AES封装好的

    0下载:
  2. 实现AES算法加解密,已经在实际工程中使用(AES ,encrypt, decrypt)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:拓子
« 12 3 4 5 »
搜珍网 www.dssz.com