搜索资源列表

  1. AES算法C源码

    0下载:
  2. AES算法C源码-AES C source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9109
    • 提供者:
  1. aes

    0下载:
  2. AES算法c++实现源码 可以用于对文档进行基于aes算法的加密和解密功能
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3987
    • 提供者:futian
  1. AES算法C源码

    0下载:
  2. AES算法C源码-AES C source
  3. 所属分类:加密解密

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

    0下载:
  2. aesutil是一个小型的库和命令行程序,可以使用Rijndael算法在CBC模式下加密和解密数据-aesutil is a small library and command line procedures, Rijndael algorithm can be used in CBC mode encryption and decryption of data
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:33792
    • 提供者:于杳
  1. aes算法演示代码

    0下载:
  2. AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:32768
    • 提供者:萧寒月
  1. AES3222

    0下载:
  2. AES算法源代码,是用Vicual C++写的,好用-It is the AES arithmetic src code. In VC++
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:mwh
  1. AES算法

    1下载:
  2. 一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:209920
    • 提供者:张力
  1. aeslib

    0下载:
  2. 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decrypti
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:54272
    • 提供者:倪宇
  1. aes-src-22-11-16

    0下载:
  2. 一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的-a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key
  3. 所属分类:加密解密

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

    0下载:
  2. 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。-An AES encryption algorithm C source code, expressly division status bar length is 192 for 6.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. aes算法,开发环境为VC++,挺好用的-aes algorithm development environment for VC++, good used
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:8192
    • 提供者:郭济
  1. aessourcecode

    0下载:
  2. 本代码是C语言实现的AES算法的源代码。AES是继DES之后目前最为流行的对称加密算法。-This code is the C language source code for AES algorithm. AES is the second after DES is currently the most popular symmetric encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:53248
    • 提供者:cl
  1. aes-src-04-03-08

    1下载:
  2. aes算法的加密解密,最权威的gladmen亲写代码。-aes encryption and decryption algorithm, the most authoritative pro-gladmen write code.
  3. 所属分类:加密解密

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

    0下载:
  2. 这是AES算法完整源码与调用方法,希望可以给学习的朋友-This is the AES algorithm with complete source code call, and I hope that learning can give a friend
  3. 所属分类:加密解密

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

    0下载:
  2. AES算法c++实现源码 可以用于对文档进行基于aes算法的加密和解密功能-AES algorithm c++ Realize source code can be used to document-based algorithm aes encryption and decryption functions
  3. 所属分类:加密解密

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

    0下载:
  2. AES算法的实现代码,使用的是c语言开发,用DEMO-AES algorithm code, using c language development, with DEMO
  3. 所属分类:加密解密

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

    0下载:
  2. AES算法的完整c++源码以及它的调用方法-AES algorithm is a complete c++ source code, as well as its method call
  3. 所属分类:书籍源码

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

    0下载:
  2. AES算法软件的实现,采用c++编程实现,可以直接下载调用。-failed to translate
  3. 所属分类:加密解密

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

    0下载:
  2. aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:205824
    • 提供者:danrenpang
  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
    • 提供者:曹云青
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org