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

搜索资源列表

  1. aes

    1下载:
  2. C语言环境下的AES加密算法,支持128位的AES加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:46089
    • 提供者:于磊
  1. aescode

    0下载:
  2. 写了一个AES的C++实现,仅支持128位密钥, 写得匆忙,不够规范,仅供参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4241
    • 提供者:孙朝华
  1. AES_C++_128bit

    0下载:
  2. AES的C++实现(128位密钥) 写了一个AES的C++实现,仅支持128位密钥, 写得匆忙,不够规范,仅供参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4374
    • 提供者:风羽
  1. cSharp_aes

    0下载:
  2. 用C#写的AES加密软件,能完成128、192、256的密钥加密和明文多个分组的自动填充-128,192,256 key encryption and expressly multiple grouping is automatically populated with AES encryption software written in C#,
  3. 所属分类:Other systems

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

    0下载:
  2. AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:547243
    • 提供者:张帅
  1. PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998

    0下载:
  2. PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14044998
    • 提供者:guangmingniu
  1. AES

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

    • 发布日期:2017-03-26
    • 文件大小:4733
    • 提供者:herry
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9829
    • 提供者:
  1. AES-Rijndael

    0下载:
  2. AES的一个C语言编译代码,其中密码长度为128比特-aes 128bits encrption and decrption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3424
    • 提供者:ray
  1. aes

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-Implemented in C AES encryption and decryption, packet length and are 128-bit key length.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3967
    • 提供者:赵明敏
  1. AES-Jeffrey-zhu

    0下载:
  2. Visual c++ 下使用C语言开发的AES分组加密算法,ECB模式,分组长度128bit,密钥长度可变,128或256bit。-Developed using C language Visual c++ AES block encryption algorithm, ECB mode, packet length 128bit key variable length, 128 or 256bit.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:149292
    • 提供者:yanan
  1. AES-OFB

    0下载:
  2. Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-02
    • 文件大小:3058938
    • 提供者:yanan
  1. AES

    0下载:
  2. 经典的AES加密解密软件,用VS2010 C#开发的,功能简单,只能加密解密128位,即32个16进制的字符。有显示扩展密钥的功能。源码。-The classic AES encryption and decryption software using VS2010 C# development, function, and only 128-bit encryption and decryption, 32 hexadecimal characters. Extended key functi
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:114477
    • 提供者:hcx
  1. AESen

    0下载:
  2. C++实现的AES加密,解密,密钥扩展。 支持128/192/256位密钥,128位明文/密文。-Crypto Algorithm of AES, 128/192/256-bit key is implemented. 128-bit plain text and cipher text. key expandtion, encrypt, decrypt.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:217892
    • 提供者:Ma Junping
  1. FFT-C

    0下载:
  2. C语言实现FFT算法,思维清晰,技巧行较强。-AES encryption algorithm (128) bit Verilog implementation, modular design, easy to understand.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:6863
    • 提供者:mr hu
  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-c

    0下载:
  2. 用c语言来实现128字节的aes加密算法,功能简单易用,对初学者有很大帮助-Use c language to achieve 128 bytes aes encryption algorithm is easy to use, very helpful for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:155416
    • 提供者:ff
  1. AES

    0下载:
  2. C++实现AES的算法,支持128 256,支持自定义密钥,-C++ realize AES algorithm to support 128,256 to support custom keys
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4061
    • 提供者:Jerris
  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. aes_128.c

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:3872
    • 提供者:scott zhang
« 1 23 »
搜珍网 www.dssz.com