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

搜索资源列表

  1. CSharpCallDllAESEncanddEcr

    0下载:
  2. C#调用Delphi的dll以实现标准的AES加密解密算法,Reg.dll为Delphi所实现的标准AES加密解密动态链接库。-Delphi, C# call dll in order to achieve the standard AES encryption and decryption algorithms, Reg.dll to Delphi by the implementation of the standard AES encryption and decryption of th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:160279
    • 提供者:zhang
  1. 123

    0下载:
  2. 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, puts forward secure hash functio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4477794
    • 提供者:孙丽娟
  1. A_AES_processor

    0下载:
  2. 本论文介绍了一种AES加密算法过程,提高了加密速度,降低了费用。-This paper introduces a low-cost high-speed AES encryption algorithm, improves the encryption speed and reduce costs.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:94456
    • 提供者:朱丽丽
  1. AESEncrypter

    0下载:
  2. AES加密算法,可以输入明文,然后输出对应的加密后的文字,还提供了解密!-AES encryption algorithm, you can enter plain text, and then output the corresponding encrypted text, it also provides the decryption!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1305
    • 提供者:刘帅锋
  1. BlockCiyptTestApp

    0下载:
  2. 关于流密码加密,以及CBC,DES,AES等多种加密算法-On the stream cipher encryption, and the CBC, DES, AES and other encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:193004
    • 提供者:zqfzqf2008
  1. aes_CPP

    0下载:
  2. AES加密程序,C++实现的算法,对称密码还没被破解-AES encryption program, C++ implementation of the algorithm, symmetric encryption has been cracked yet
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2518
    • 提供者:fanxiaopeng
  1. 39087

    0下载:
  2. 高级数据加密标准分组密码aes加密与解密算法-Advanced Encryption Standard block cipher encryption and decryption algorithm aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:15782
    • 提供者:王克南
  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. cs2phpcryptography

    0下载:
  2. 实现C#和PHP之间的加密通讯,采用AES和RSA算法进行了加密-Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:207586
    • 提供者:ppeng
  1. WLNPassword

    0下载:
  2. C#写的一个WLNPassword加密算法组件,支持MD5,AES等-WLNPassword encryption algorithm components
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:15735
    • 提供者:暮鸟
  1. crypto

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36332
    • 提供者:温旭祎
  1. AESCoding

    0下载:
  2. AES加密程序源码,包含界面和AES加密算法的源代码。-AES encryption program source code, including the interface and AES encryption algorithm source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:26885
    • 提供者:王明
  1. AESFORC51

    1下载:
  2. C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the project, the online is more to see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5033
    • 提供者:uiao86
  1. 201191011407007

    0下载:
  2. AES加密系统,涉及加密算法以及文件加密解密,在很多场合中应用较多,可以做系统的机场。 -AES encryption system, involving encryption and file encryption and decryption algorithms, used more often on many occasions, the system can do the airport.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:82684
    • 提供者:aca67w7a178
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. Rijndael_csp

    0下载:
  2. AES的Rijndael算法的加解密实现-AES Rijndael algorithm for encryption and decryption to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:16541
    • 提供者:陈少鹏
  1. AESEncryptionClass

    0下载:
  2. AES加密算法类,环境,c# ,可以直接使用-AES encryption algorithm class
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:29999
    • 提供者:kaozhu9527
  1. jiami

    0下载:
  2. AES加密算法,全部加密过程,可直接生成JAR文件运行-AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:33539
    • 提供者:大宝
  1. AesDemoConsole

    0下载:
  2. aes的c#源代码,让你很快学会aes高级加密算法,已经通过测试,希望能下载,-aes of the c# source code, so you quickly learn aes encryption algorithm has been tested, hoping to download
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:33258
    • 提供者:金银花
  1. AesDemoWinApp

    0下载:
  2. aes的.net源代码,让你很快学会aes高级加密算法,已经通过测试,希望能下载,-aes of the .net source code, so you quickly learn aes encryption algorithm has been tested, hoping to download
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:43409
    • 提供者:金银花
« 1 2 ... 26 27 28 29 30 3132 33 34 35 »
搜珍网 www.dssz.com