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

搜索资源列表

  1. VideoNet_src

    0下载:
  2. 本源码可以使用VC6编译,软件集成了视频采集、视频压缩、音频采集、加扰和解绕,可以点对点传输以H.263协议编码的,使用AES-128加扰的视频和音频数据流。对研究视频传输和加解扰有很大帮助-Descrambling
  3. 所属分类:VOIP program

    • 发布日期:2017-03-28
    • 文件大小:270788
    • 提供者:张维华
  1. AESandRSA

    0下载:
  2. 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是 相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4769
    • 提供者:panjijun
  1. aes_vb

    3下载:
  2. 一个类化的完整的AES实现方案.包含128Bit 256 Bit.不同的加密强度的完整的AES算法.同时也是一个成型的程序.可以用来直接加密需要保护的文件.-A class of a complete program of AES realize. Contains 128Bit 256 Bit. Different encryption strength of a complete AES algorithm. It is also a molding process. Can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:109311
    • 提供者:gbcgbc
  1. encryp

    0下载:
  2. encryption for advanced system can be used for aes 128
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:manikandan
  1. decrypsbox

    0下载:
  2. Decryption for advanced system can be used for aes 128
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1429
    • 提供者:manikandan
  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

    0下载:
  2. AES是分组密钥,算法输入128位数据,密钥长度也是128位。-AES is a sub-key, 128-bit data input algorithm, key length is 128.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:730926
    • 提供者:huhanzhong
  1. test_AES

    0下载:
  2. 一个AES加密算法,在VC编译通过,支持128,192,256Bit-Recently-An experimental AES encryption algorithm, in VC compiler is passed, supports 128,192,256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:166242
    • 提供者:Yan
  1. SimpleCryptographer

    0下载:
  2. Encryption and Decyption ...using 128 standard AES
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:555354
    • 提供者:raul
  1. AES-Dec

    0下载:
  2. AES加密算法的解密算法,进行128位解密实现-AES encryption algorithm decoding method, a 128-bit Decoding
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:15765
    • 提供者:renyanpeng
  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. 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. FPGA_128_AES_decryption

    0下载:
  2. 以FPGA具體實現的128-bit AES decryption,包括介紹文件以及源碼。-FPGA-based 128-bit AES decryption
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17012778
    • 提供者:Vlog
  1. AES

    0下载:
  2.  AES的基本要求是,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位,算法应易于各种硬件和软件实现。-The basic requirement is that AES, the use of symmetric block ciphers, the key length of at least support for the 128,192,256, 128-bit packet length, the algorithm should be easy to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:48849
    • 提供者:Laura
  1. AES

    0下载:
  2. 可运行的AES源代码,其加密解密为128位-AES source code can be run, and its 128-bit encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4607
    • 提供者:王明
  1. AES_cs

    0下载:
  2. In cryptography, the Advanced Encryption Standard (AES) is a symmetric-key encryption standard adopted by the U.S. government. The standard comprises three block ciphers, AES-128, AES-192 and AES-256, adopted from a larger collection originally publi
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:136046
    • 提供者:monica1987is
  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. assig

    0下载:
  2. Decrypt.java is a program that uses AES-128 to decrypt a message. The program accept 3-command line arguments " cipher_file key_file target_file"-Decrypt.java is a program that uses AES-128 to decrypt a message. The program accept 3-command line ar
  3. 所属分类:Crypt_Decrypt algrithms

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

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

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

    0下载:
  2. AES 128 BITES ETAPES ENCRYPTION AND DECRYPTION
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1552391
    • 提供者:ami2008
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com