CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES C

搜索资源列表

  1. 3f9d4ca94533

    0下载:
  2. aes算法c(c++)_支持128、192和256位密钥-AES algorithm c (c++) _ supporting 128-, 192-, and 256-bit keys
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-28
    • 文件大小:11822
    • 提供者:alassane
  1. CMAC

    0下载:
  2. 基于AES算法的CMAC算法编写 用C语言编写的 -CMAC based on AES
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2956
    • 提供者:Kanra
  1. experiment_AES

    0下载:
  2. 用纯C语言写的AES密码算法,适合初学者学习AES的加密过程.-Written in pure C language AES cipher algorithm, suitable for beginners to learn the AES encryption process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:338693
    • 提供者:
  1. AESC

    0下载:
  2. AES加密解密C语言版 AES加密解密C语言版 -AES encryption and decryption C language version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:222753
    • 提供者:my name
  1. ping_AES

    0下载:
  2. 对称加密算法 AES 算法的C语言正确实现-Symmetric encryption algorithm AES algorithm in C language correctly implemented
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:13025
    • 提供者:shiyi
  1. DES_C-language

    0下载:
  2. C语言实现的DES代码,可以直接编译运行。加密10M文件时间大约16到20秒。注释详细。其中工程名AES是手误打错了,实际上是DES算法的实现代码。-C language implementation of the DES code can be directly compiled to run. 10M file encryption for about 16-20 seconds. Detailed notes. Which works were wrong hands AES is wro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-30
    • 文件大小:12664109
    • 提供者:LXW
  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. AesEnkripsi

    0下载:
  2. This source code about AES encryption in java and in C
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4092
    • 提供者:goldfredy
  1. aes_crypt

    0下载:
  2. AES加密以及解密实现,用VC++ c编写,里面有详细的源代码以及加密和解密的具体实现方法-AES encryption and decryption achieve, written VC++ c, which has detailed source code and the specific method of encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:31878
    • 提供者:黄山
  1. AESalgorithm-cPP

    0下载:
  2. aes algorithm with c language for encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-29
    • 文件大小:148645
    • 提供者:alassane
  1. main

    0下载:
  2. 代码主要是解决AES加解密的问题,通过C语言实现调用库函数以及分析过程-zhuyaoweiro de neirong wei singkdleo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3640
    • 提供者:huacao
  1. Crypter-Source

    0下载:
  2. XOR and AES Encrypter in C-XOR and AES Encrypter in C++
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-29
    • 文件大小:10600
    • 提供者:Mobd
  1. main

    0下载:
  2. AVR ATMEGA C CODE AES Encryption-Decryption
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1600
    • 提供者:peyman
  1. Encryption

    0下载:
  2. AES加解密,C++端采用crypto++加密,C#端解密,经测试能够完全还原-AES Encryption & Decryption
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1055384
    • 提供者:ray
  1. XAes_build

    0下载:
  2. 用C++build编写的aes算法源码,很好用-Aes algorithm source code, c++ build, good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:87818
    • 提供者:liu
  1. aes_api

    0下载:
  2. aes算法源码 aes_api.c aes_api.h makefile OWHF2AES.c-algorithm of aes source code
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5306
    • 提供者:晓达
  1. ecb_Encryp

    0下载:
  2. c语言实现aes ecb模式加密,可以和java,c#,obj-c互相 加,解密。包含base64编码,urlEncode编码 注意,该算法里面的密文是转换成16进制的字串,如果不要16进制,可自行转换,内的函数。 vc6,vs2008,可编译。-AES ECB mode
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:402279
    • 提供者:zhong
  1. AESEncrpt

    0下载:
  2. AES 加密生成16进制字符串,可兼容c#进行减密,数据填充方式CBC,数据填充值Zeros
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2679271
    • 提供者:冀海
  1. Lab2

    0下载:
  2. 信息安全试验,对称加密解密算法——aes和des,C++加openssl语言实现,编译环境是visual studio2010-Information security test, symmetric encryption and des, aes decryption algorithm, c++ with openssl language implementation, compile environment is visual studio2010
  3. 所属分类:CSharp

    • 发布日期:2017-05-30
    • 文件大小:12254099
    • 提供者:
  1. AESEncryption-

    0下载:
  2. aes加密、解密,c++类实现,已测试可以使用-aes encryption and decryption, c++ class implementation, have been tested can be used
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:34671
    • 提供者:梁恒
« 1 2 ... 19 20 21 22 23 2425 »
搜珍网 www.dssz.com