搜索资源列表

  1. AES_C

    0下载:
  2. 本次上传的是AES的C语言版,对C++版中涉及到类的内容予以修改,通过测试。本人上传的AES的C++版和C版均是经过测试后可以使用的。-From the AES of the C language version of C++ version of the type involved in the content be modified, to pass the test. AES I uploaded the C++ version
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:517120
    • 提供者:王恒
  1. Crypt_Decrypt_C

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。-Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:1216512
    • 提供者:王同
  1. DES3DESAES

    0下载:
  2. C语言版的DES,3DES,AES加密算法以及MD5数字签名-C language version of the DES, 3DES, AES encryption algorithm and MD5 digital signatures
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:60416
    • 提供者:王刚
  1. AES

    0下载:
  2. 用C语言实现的AES加密解密算法,希望对朋友们有用。-AES
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:yaofengyi
  1. aes

    0下载:
  2. AES是基于C语言编写的,运行是通过DEV编译器编译通过的.可以实现对文件的加解密,也可以实现对一般文本内容的加解密.-AES is based on the C language, and run through the DEV compiler to compile passed. Can be achieved on the document encryption and decryption, they can fulfill
  3. 所属分类:Windows编程

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

    0下载:
  2. 用C语言实现流行的AES加密,希望对大家有用。-Popular with the C language AES encryption, we want to be useful.
  3. 所属分类:加密解密

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

    0下载:
  2. 分组密码AES加密解密软件,C语言模式,大家同分享。-AES(Block cipher)encrypty and decrypty,C progremm,
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:198656
    • 提供者:leebo
  1. AES

    0下载:
  2. 用C语言编写的AES算法,实现加密和解密算法,各部分模块清晰-Using AES algorithm written in C to achieve encryption and decryption algorithms, the part of the module definition
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:刘筱潇
  1. enable_AesCode

    0下载:
  2. aes 算法 c语言实现 字节,文件加密均可,带有图形界面-aes c
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:1926144
    • 提供者:
  1. AESC

    0下载:
  2. AES算法在visualstudio6下用c语言实现,控制台程序-Under the AES algorithm in visualstudio6 with c language, console application
  3. 所属分类:加密解密

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

    0下载:
  2. 用c语言实现的的AES加密系统,实现了简单的功能 没有华丽的界面,比较实用-With the c language of the AES encryption system to achieve a simple functional interface is not magnificent, more practical
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:123904
    • 提供者:103043162
  1. AES

    0下载:
  2. 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:herry
  1. AES

    0下载:
  2. 简单的AES加密,C语言实现,有完整的设计报告
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:552960
    • 提供者:赵州
  1. AES

    0下载:
  2. AES算法加密的C语言实现,*面,没有错误,希望对大家有用-C language realizes of the encryption algorithm of AES,Does not have the contact surface, it does not have the mistake, hoped that is useful to everybody
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:秦树芳
  1. AES

    0下载:
  2. AES是一种对称密码算法,在密码学中有重要的意义,这个文件能让你的这个算法有充分的了解里面还有一些重要过程的编码实现,用c语言实现-AES is a symmetric encryption algorithm, cryptography has important significance. This file allows you to fully understand the algorithm and some importan
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:409600
    • 提供者:林宝源
  1. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:李抒昌
  1. aes

    0下载:
  2. 用C语言编写的aes加密算法,信息安全密码学算法程序,-aes encryption, information security, cryptography algorithm program
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:jjzx
  1. 128Bit-C51AES

    0下载:
  2. AES算法源码,在51单片机SCM中用c语言实现,大家可以参考.-AES algorithm source code, in the 51 SCM SCM using c language, we can reference.
  3. 所属分类:加密解密

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

    0下载:
  2. C语言实现的AES对任意文件的加解密-C language implementation of the AES encryption and decryption of any file
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:3463168
    • 提供者:marseille
  1. AES-encryption-algorithm

    0下载:
  2. AES加密算法c语言实现代码,实际源代码说明-AES encryption algorithm c language code
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:60416
    • 提供者:Jason
« 1 2 3 45 6 7 8 9 10 »

源码中国 www.ymcn.org