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

搜索资源列表

  1. BCBaCPPAES

    0下载:
  2. BCB&C++AES加解密相關應用於BCB&C-BCB & C++ AES encryption and decryption-related applied BCB & C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1348976
    • 提供者:涂英豪
  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. crypt

    0下载:
  2. Crypto library on C sha aes etc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:111579
    • 提供者:kpom
  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. kzs20110128.tar

    0下载:
  2. 一个xml报文解析,组报文的,和相关的报文加密(AES CBC_NOPADING)的c程序。-Xml parsing a packet, group message, and the related message encryption (AES CBC_NOPADING) of the c program.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-11
    • 文件大小:2184667
    • 提供者:zxj
  1. aeskey

    0下载:
  2. 对aes密钥扩展的c语言实现,需自行创建明文的文本文档,简单易懂。-Aes key expansion of the c language, need to create your own text document clear and easily understood.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3209
    • 提供者:
  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. cryptojava_cPP

    1下载:
  2. JAVA与C++通用的加密库,包含了:aes、base16、base64、sha1、rsa加密方式-JAVA and C++ general-purpose encryption library, includes: aes, base16, base64, sha1, rsa encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-07-31
    • 文件大小:230400
    • 提供者:shuping
  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. source-code-1

    0下载:
  2. [C/C++] - AES 256-Bit Crypt-Encrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:607
    • 提供者:Jakup
  1. Cypher

    0下载:
  2. aes encryption code.It uses c++ code to encrypt an hex string. the output is also an he string
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C#实现 3Des AES DES Idea IrisSkin2 加密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1407436
    • 提供者:chen
  1. AES_me

    0下载:
  2. 使用C++语言,Eclipse IDE for C/C++ Developers编写,实现AES算法-The AES algorithm iswritten in Eclipse IDE for C/C++ Developers with C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-29
    • 文件大小:11593547
    • 提供者:dingkaimeng
  1. AESEncryptionClass

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

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

    1下载:
  2. DLL是一个视窗DLL应用,可以实现通过GSM调制解调器发送、接收、阅读和删除短信息。它支持Visual C/C++、VB(v6和2003)、C# .NET以及其它编程语言,可以对信息采用AES、DES、3DES、ARC4、CAST128、Blowfish、Twofish等加密方式。 -smsdll gsm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:177017
    • 提供者:黄勇
  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. 2

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

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

    0下载:
  2. AES的C语言实现,不断的改进才能更好的完成-ds dfds sds
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:20557
    • 提供者:海海
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 »
搜珍网 www.dssz.com