搜索资源列表

  1. aes

    0下载:
  2. AES加密解密算法的C语言源程序,网络安全课程设计用-AES encryption and decryption algorithm of the C language source code, network security design courses
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:liuhui
  1. AES

    0下载:
  2. 比较严谨的算法,分别针对字符串、文件、流的加密解密算法-, Respectively, for string, file, stream encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:249856
    • 提供者:cloneper
  1. AES

    0下载:
  2. Rijndael加密算法是分组长度可变的分组密码。分组长度,密钥长度可以为128,192,256比特。 假设加密的中间结果为状态State。状态State可以用类似于元素为一字节的矩阵来表示,矩阵的行数为4,列数为Nb,Nb等于分组长度除以32。 -Rijndael encryption algorithm is the grouping variable length block cipher. Packet length,
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:25600
    • 提供者:钟惠民
  1. aes

    0下载:
  2. AES标准加密解密算法,写的相当好。Main函数里面有详细的调用,可以参考。其实很简单的,呵呵。-AES standard encryption and decryption algorithms, written in a very good job. Main function call there are detailed reference. In fact, very simple, huh, huh.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:朱克
  1. aesp

    0下载:
  2. AES算法的并行化,这个是我的并行作业,其实还不如不并行的效率高呢,不过可以参考其中是如何并行的,对写其他并行程序有点用。-Parallel AES algorithm, this is my parallel operation, in fact, if not efficient parallel it, but can refer to them is how parallel process of writing a bit w
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:朱克
  1. AES-test

    0下载:
  2. aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:15360
    • 提供者:song
  1. AES-Crypto-SN-Generator

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:768000
    • 提供者:harris
  1. aes

    1下载:
  2. AES加密算法 AES加密算法-AES,VB
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:zhaojie
  1. aes

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 1
  3. 所属分类:文件操作

    • 发布日期:2024-05-09
    • 文件大小:210944
    • 提供者:图派克
  1. AES_mimaxue_kechengsheji

    0下载:
  2. 密码学 AES算法课程设计 实现字符串以及文件加解密 界面很好 附有课程设计文档-Cryptography Course Design and Implementation of AES algorithm is a string and file encryption and decryption interface well with a course design document
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:1987584
    • 提供者:lijun
  1. AES

    0下载:
  2. AES加密算法,控制台简单快速实现AES加密,可选择位长实现输入输出-AES-Encryption,with input and output.
  3. 所属分类:CA认证

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:Xia
  1. aes_arithmetic

    0下载:
  2. AES算法实现,以flash形式动态演示AES的加解密过程,方便易懂.-AES algorithm in order to flash the form of dynamic presentation AES encryption and decryption process, making it easy to understand.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:57344
    • 提供者:刘蕊丽
  1. DelphiAES

    0下载:
  2. 一个delphi语言实现的高级加密标准AES算法的示例。-A delphi language implementation of the Advanced Encryption Standard AES algorithm is an example.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:225280
    • 提供者:zmy
  1. aescore

    0下载:
  2. 基于FPGA的AES算法实现的VERILOG源代码,对于信息安全专业研究AES算法的硬件实现很有用-FPGA-based AES algorithm implementation VERILOG source code, for the information security professional research of the hardware implementation of AES algorithm is useful
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-09
    • 文件大小:195584
    • 提供者:李华
  1. aes

    0下载:
  2. 针对16bit cpu优化过的aes算法,比优化前快1倍。-Optimized for the 16bit cpu' s aes algorithm, a times faster than before optimization.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:17408
    • 提供者:gao
  1. AES

    0下载:
  2. 此为《分组密码算法的设计与原理》的PDF文档,详细介绍了分组密码算法的设计与原理的思路与过程-This is the " Block Cipher Algorithm design and principle" of the PDF document, detailing the block cipher algorithm design and principles of the idea and process o
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:836608
    • 提供者:哇啦
  1. AES

    0下载:
  2. 一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
  3. 所属分类:并行运算

    • 发布日期:2024-05-09
    • 文件大小:2232320
    • 提供者:肖大伟
  1. AES_implementation

    0下载:
  2. 基于JAVA下,AES算法的实现,包含AES128, AES192, AES256, 博士毕业设计-Under the JAVA-based, AES algorithm implementation, including AES128, AES192, AES256, Ph.D. Graduation
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:43008
    • 提供者:Ye Li
  1. AES

    0下载:
  2. AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:546816
    • 提供者:张帅
  1. AES

    0下载:
  2. AES是比较难的算法.学习一下对我们有很大的帮助.-AES
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:李军
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org