搜索资源列表

  1. Aes算法

    0下载:
  2. Aes算法,本例子为加密解密爱好者所提供-Aes algorithm, the case for encryption and decryption for lovers
  3. 所属分类:加密解密

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:225894
    • 提供者:天上人间
  1. AES算法(128、192、256位)

    1下载:
  2. AES算法(128、192、256位)
  3. 所属分类:密码/编码算法

  1. AES算法完整源码与调用方法

    0下载:
  2. AES算法完整源码与调用方法
  3. 所属分类:密码/编码算法

  1. AES3222

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

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:mwh
  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. 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-08
    • 文件大小:1201152
    • 提供者:
  1. rijndael_java_all

    0下载:
  2. aes算法java版,包含了源码和jar文件-Orangk'aes algorithm java version contains source and jar files
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:388096
    • 提供者:阿思考
  1. aes-sbox

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

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

    0下载:
  2. 实现AES算法 实现AES算法 -achieve AES algorithm AES algorithm is AES AES algorithm is AES algorithm AES
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:
  1. Aes_jiamidaima

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

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

    0下载:
  2. 采用高级加密标准aes算法针对流媒体加密程序-Using the Advanced Encryption Standard algorithm aes encryption for streaming media
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:苏晨
  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

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

    • 发布日期:2024-05-08
    • 文件大小: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-08
    • 文件大小: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-08
    • 文件大小:2048
    • 提供者:JINW
  1. AES_Encrypt

    0下载:
  2. AES 算法的加密和解密,免费提供给大家了.请大家共享给其它同学-AES encryption and decryption algorithms, free of charge to all the. Please share to other classmates
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:judeylove
  1. AES_By_VC

    0下载:
  2. 在Windows环境下用MFC实现的AES算法加密/解密功能-In the Windows environment with MFC achieved AES algorithm encryption/decryption function
  3. 所属分类:加密解密

    • 发布日期:2024-05-08
    • 文件大小:50176
    • 提供者:邓明远
  1. 16字节加解密的AES算法

    1下载:
  2. 基于STM32的16字节加解密的AES算法(STM32 based AES algorithm for 16 byte encryption and decryptio)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-08
    • 文件大小:1218560
    • 提供者:GAVIN87
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org