CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - AES 加密 解密 c

搜索资源列表

  1. TestAes

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

    • 发布日期:2008-10-13
    • 文件大小:16334
    • 提供者:dbmm
  1. EncryptDLL

    3下载:
  2. 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption / decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:920058
    • 提供者:Arnold
  1. AESall

    0下载:
  2. AES高级加密/解密过程C语言演示,对了解学习AES原理有莫大帮助-AES Advanced Encryption / decryption process demonstration of C language, learning to understand the principles of AES will be of immense help to
  3. 所属分类:加密解密

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

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

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

    0下载:
  2. 这是一个用C语言实现了DES加密功能的程序,由于DES加密的模式,解密时需把密要倒置
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3992
    • 提供者:liyajun
  1. AES

    0下载:
  2. 对于AES算法的加密和解密过程的C++实现-AES algorithm for encryption and decryption process of the C++ to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:868
    • 提供者:hudie
  1. ElixisSource

    0下载:
  2. c#加解密类,提供多种加密算法的接口,帮助您实现数据的MD5,AES,DES等加密。-c# encryption type, encryption algorithm to provide multiple interfaces to help you achieve the data MD5, AES, DES and other encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:90229
    • 提供者:ETop
  1. AES_C_Delphi7

    3下载:
  2. AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36169
    • 提供者:李健
  1. AesCode

    0下载:
  2. AES加密解密算法,可选择128 192 256位密钥。 可加密解密字符串,可加密解密文件。 支持图形界面。 C++实现。-AES encryption and decryption algorithms, can choose 128 192 256-bit key. Can encrypt and decrypt strings, can encrypt and decrypt files. Graphical interface. C++ implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3683862
    • 提供者:刘轶斌
  1. AES

    0下载:
  2. 用c#语言简单的实现了AES的加密和解密功能 但是代码易懂-With c# language simple implementation of AES encryption and decryption code but easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3796
    • 提供者:张瑞
  1. AES

    0下载:
  2. AES加密算法,具有完整的加密解密过程输出,C++语言编写-AES encryption algorithm C languag
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6622
    • 提供者:逆流
  1. 2

    0下载:
  2. aes加密解密完整可编译的C代码,可以使加解密变得简单-dfs sfdsf
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3921
    • 提供者:海海
  1. 27695635aes

    0下载:
  2. AES加密/解密算法(S-BOX)的C语言完整代码-AES encryption/decryption algorithm (S-BOX) complete C language code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:6144
    • 提供者:朱宏晨
  1. AES-C

    0下载:
  2. AES加密功能实现,c语言,附有解密代码,密钥长度128位,明文长度128位-AES encryption functions, c language, with decryption code, 128-bit key length, the length of the plaintext 128
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-01
    • 文件大小:1363987
    • 提供者:Alice Wang
  1. aes

    0下载:
  2. C语言实现AES加解密,AES是一个迭代,对称密钥分组的加密算法-C language AES encryption and decryption, AES is an iterative, symmetric key block encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:532785
    • 提供者:张三
  1. AES-128bit-C

    0下载:
  2. aes 128bit c代码 加密解密程序-aes 128bit c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:154313
    • 提供者:bob
  1. The-Sound-Code-of-The-AES-Algorithm

    0下载:
  2. 基于C++的编程,能够实现AES加密和解密功能。-The sound code of the AES algorithm,based on C++.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:3090
    • 提供者:李名扬
  1. Qt-AES_ECB_PKCS5Padding

    0下载:
  2. 最近在找Qt下可用的与java通用的AES加密解密代码。 openssl不是很好用(不会和Qt编译到一起。。。) 所以参考网上的资料,终于找到了一个C++可用的代码,稍作修改。-AES code for Qt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:25543
    • 提供者:zym
  1. AES

    2下载:
  2. AES算法加密C语言完整程序 可实现AES128位 加密 解密-AES encryption algorithm for the complete program
  3. 所属分类:CA program

    • 发布日期:2016-07-08
    • 文件大小:4096
    • 提供者:张三丰
  1. AES_CMAC

    3下载:
  2. 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基
  3. 所属分类:加密解密

    • 发布日期:2019-06-20
    • 文件大小:46080
    • 提供者:lixiaoke
« 1 2 34 5 »
搜珍网 www.dssz.com