搜索资源列表

  1. AESDemo

    0下载:
  2. 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algor
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:曲进
  1. AES候选算法RC6未优化

    0下载:
  2. 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:范 远
  1. AES(Rijndael)

    0下载:
  2. c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:894976
    • 提供者:
  1. TestAes

    0下载:
  2. aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1201152
    • 提供者:
  1. aes-sbox

    0下载:
  2. 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:116736
    • 提供者:zhangyini
  1. aes-src-02-03-07

    0下载:
  2. AES加密算法C语言实现,比较好用。大家来下吧-AES encryption algorithm C language, the better quality. Everyone to come under it
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:95232
    • 提供者:we
  1. Aes_jiamidaima

    0下载:
  2. 网络安全加密的AES算法代码,希望大家能用的着。-network security encryption algorithm AES code, the hope everyone can be significant.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:阿太
  1. aes

    0下载:
  2. C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:于磊
  1. AES-128Bit-C51

    1下载:
  2. 最近实验的一个AES加密算法,在KEIL C51编译通过,仅支持128Bit-Recently, an experimental AES encryption algorithm, in KEIL C51 compiler is passed, only supports 128bit
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:梁锋
  1. AES

    0下载:
  2. AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf-AES-r
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1982464
    • 提供者:张鲁夺
  1. AES

    0下载:
  2. 用C语言编写AES加密解密算法,实现加密解密功能-Using C language AES encryption and decryption algorithms, encryption and decryption functions realize
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:黎志展
  1. Rijndael2

    0下载:
  2. 密码学中的aes算法的C++有一实现 密码学中的aes算法的C++有一实现-Aes cryptography algorithm in C has one realize Cryptography aes algorithm C has one realize
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:JINW
  1. Rijndael1

    0下载:
  2. 密码学中的aes算法的C语言又一实现 密码学中的aes算法的C语言又一实现-Aes cryptography algorithm in C language realize another Cryptography aes algorithm realize another C language
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:JINW
  1. AES

    0下载:
  2. AES加密算法 C++的AES代码 在VC7.1下编译调试成功-AES encryption algorithm C++ The AES code under VC7.1 compiler debugging success
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:gaowei
  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-20
    • 文件大小:4096
    • 提供者:bin
  1. dsc-src

    0下载:
  2. aes算法C语言版,个人感觉比较好用的,欢迎大家下载-aes algorithm C language version, individuals feel relatively easy to use, and welcome everyone to download
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:fu yan jun
  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-20
    • 文件大小: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-20
    • 文件大小:5120
    • 提供者:jame
  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-20
    • 文件大小:10240
    • 提供者:苏琦
  1. AES

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

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:杨颖
« 1 23 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org