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

搜索资源列表

  1. AES

    0下载:
  2. AES算法完整源码与调用方法,详细讲述了算发并给出了案例-AES algorithm with complete source code calls methods in detail about the hair and gives the case considered
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:201454
    • 提供者:zhangfg
  1. AES-Algorithm

    0下载:
  2. 信息安全 用java实现AES算法,内含详细的设计过程,适合课程设计-AES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:295328
    • 提供者:hewei
  1. Rijndael

    0下载:
  2.  AES加密算法VB源码演示程序,涉及加密算法以及文件加密、解密,在多种场合中都可应用,本加密程序可以加密字符和加密文件,当然也可解密,对学习AES算法当然是挺有参考意义的-VB source AES encryption algorithm demo program, involving encryption algorithm and file encryption, decryption, can be applied in a variety of occasions, the encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:63271
    • 提供者:方亚东
  1. AES

    0下载:
  2. 实现AES算法的加密解密,从文件读入明文,加密后的密文储存在另一个文件-Implement AES encryption and decryption algorithms, clear from the file into the encrypted ciphertext is stored in another file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:403128
    • 提供者:风晴雪
  1. sanyang

    0下载:
  2. AES算法的实现,非常详细,程序代码简洁、结构清楚,方便学习-AES algorithm, very detailed, code simple, clear structure, easy to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1026790
    • 提供者:实得分
  1. AES

    0下载:
  2. AES算法的实现,我们可以看到AES与我们所熟知的SPN在许多方面均有相似之处。-AES algorithm, we can see that we are familiar with AES SPN are similar in many ways.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:496375
    • 提供者:高圆圆
  1. Implementation-and-Analysis-of-AES

    0下载:
  2. 很详细的AES算法的实现与分析的文档,对AES算法学习很有帮助-Very detailed analysis of the AES algorithm implementation and documentation of the AES algorithm very helpful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:170780
    • 提供者:张梦
  1. AES

    0下载:
  2. 本程序用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密。-The program in C++ simply implements the AES algorithm, the string can 128bits encryption, decryption, password is 128bits, has good scalability can be easily extended to file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3249459
    • 提供者:张梦
  1. AES

    0下载:
  2. 用AES算法加密,使文件不容易被破解,是用纯C编写的-Encrypted with the AES algorithm, so that the file is not easy to break, is written in pure C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1210099
    • 提供者:姚海龙
  1. AES

    0下载:
  2. AES算法的加密过程,适合初学者使用,编译通过,非常完整-aes dejia mi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:137021
    • 提供者:海海
  1. AES

    0下载:
  2. AES算法设计,大学做的密码学课程设计,包含课程设计报告,-AES algorithm design, University of cryptography course design, including curriculum design report,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5863530
    • 提供者:乌铮
  1. AES

    0下载:
  2. 利用C语言中的MFC工具实现AES算法对文件的加解密。-MFC tools using C language in the AES algorithm for file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:48939
    • 提供者:王娟
  1. AES

    0下载:
  2. AES算法原理及其实现-AES algorithm and its implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:156159
    • 提供者:hujiefang
  1. AES

    0下载:
  2. AES算法加密解密,只实现了单行密文加密,注释还蛮清楚的,Java实现,包含界面,简单的Java SE应用。-Encryption and Decryption through AES algorithm using Java.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:19616
    • 提供者:houlin
  1. aes.tar

    1下载:
  2. c语言的编写的aes算法加密的源码,在linux下编译通过并可以正常运行,可以直接应用于数据加密中。-aes algorithm encryption source code, c language under linux compiled by normal operation, can be directly applied to the data encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:18432
    • 提供者:liuzhuo
  1. Aes

    0下载:
  2. 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Deciphering the CBC operating mode AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:1172322
    • 提供者:fang
  1. AES

    0下载:
  2. 一个用JAVA实现的AES算法示例,采用ECB模式,128位密钥-AES algorithm is an example of a JAVA ECB mode, a 128-bit key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:761
    • 提供者:ludygg
  1. AES

    0下载:
  2. aes算法 支持字符串 文件加-aes cryto
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-04
    • 文件大小:9612
    • 提供者:金属
  1. AES

    0下载:
  2. 用AES算法对一段TS格式的视频进行加解及解密-Section of TS format video solution increases and decryption using the AES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:4943798
    • 提供者:刘影琪
  1. AES-c.RAR

    0下载:
  2. C++实现AES算法 C++实现AES算法-C++ AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-04
    • 文件大小:3581
    • 提供者:王行
« 1 2 3 4 5 67 8 9 10 11 ... 31 »
搜珍网 www.dssz.com