搜索资源列表

  1. aes-c

    0下载:
  2. AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。-AES algorithm mainly includes three aspects: round of changes, round number and key expansion. In this paper, 128 for example, introduce the basi
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:bin
  1. AESEncRegKey

    0下载:
  2. AES算法,在window 2k,xp下测试通过,可是显示数据解密解密-AES algorithm, in window 2k, xp under test, but display data decrypt decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:18432
    • 提供者:happy_1980124
  1. aes

    0下载:
  2. AES算法加解密的MFC程序,在visual c++ 6.0中编辑-AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:38912
    • 提供者:NCTurtle
  1. aes

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

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:jame
  1. aes

    0下载:
  2. 描述aes算法的视频,非常经典,能够迅速帮助你了解aes算法的实现过程!-Aes algorithm described in the video, very classic, can quickly help you understand the process of aes algorithm!
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:57344
    • 提供者:苏琦
  1. aes-dephi

    0下载:
  2. AES算法用delphi实现的,非常简练不错,大家可以参考下!-AES algorithm with delphi realize, very concise and well, everyone can refer to the next!
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:228352
    • 提供者:苏琦
  1. AES-128Bit-C51

    0下载:
  2. AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:10240
    • 提供者:苏琦
  1. AES

    0下载:
  2. AES核心加密算法,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位-THE AES
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:8192
    • 提供者:方丈
  1. AES

    1下载:
  2. AES算法的实现,这个要用20个字来描述还真不容易 -AES algorithm, used to achieve JANA
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:875520
    • 提供者:wanb
  1. AES

    1下载:
  2. 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:498688
    • 提供者:lishen
  1. AES

    0下载:
  2. AES算法的verilog代码,即AES算法IP核-ip core for AES
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:13312
    • 提供者:JJ
  1. AES

    0下载:
  2. ECLIPSE 3.3工程. AES算法的应用.-ECLIPSE 3.3 works. AES algorithm applications.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:15360
    • 提供者:lin
  1. AES

    0下载:
  2. 使用delphi语言开发的,可以实现AES算法,支持128位-Delphi development of the use of language can be achieved AES algorithm, supports 128-bit
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:209920
    • 提供者:汪臻
  1. aes

    0下载:
  2. 自己实现的AES算法实现,如果用到的可以拿来参考一下啊-aes Advanced Encryption Standard
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:46080
    • 提供者:刘耀荣
  1. AES

    0下载:
  2. VC 6.0编译环境下做的AES算法加密解密。-AES VC6.0
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:5494784
    • 提供者:aaayth
  1. aes-JAVA

    0下载:
  2. 用JAVA 写的AES算法加密-java aes
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:223232
    • 提供者:aaayth
  1. AES

    0下载:
  2. AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
  3. 所属分类:CA认证

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:张忠奎
  1. AES

    0下载:
  2. AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:曹云青
  1. aes

    0下载:
  2. aes的加密解密算法的源代码以及测试源代码和仿真结果图-aes encryption decryption algorithm source code and test source code and simulation results map
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-08
    • 文件大小:2973696
    • 提供者:cong
  1. AES

    0下载:
  2. AES算法的实现过程,实现了AES的加密和解密过程
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:39936
    • 提供者:jim
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org