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

搜索资源列表

  1. aes_c++

    0下载:
  2. aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3406
    • 提供者:imglacier
  1. hxtAes

    0下载:
  2. aes加密解密c#源码,有完整的注释说明文件-Aes encryption and decryption c # source, a comprehensive annotated document
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15938
    • 提供者:lauson
  1. clsAES

    0下载:
  2. C#实现AES算法对字符串的加解密操作,输入:明文字符串,输出:加密后的字符串。解密过程的输入输出正好相反
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4233
    • 提供者:钱鸿强
  1. c语言的AES加解密算法

    4下载:
  2. aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
  3. 所属分类:Windows编程

  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:86614
    • 提供者:卓然
  1. Arijjndaell1E

    0下载:
  2. AES加密解密程序源码,C++实现现的做的不好,请多指教 -AES encryption and decryption procedures the source, C++ achieve now doing well, please advise
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:2955
    • 提供者:zd
  1. AaaeestableE

    0下载:
  2. AES加密解密程序源码,C++实现现的 做的不好,请多指教 -AES encryption and decryption procedures the source, C++ achieve now doing well, please advise
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:9131
    • 提供者:lhanxi
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
  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. AES

    0下载:
  2. AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3121
    • 提供者:zhouyu
  1. aes

    0下载:
  2. 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt or decrypt the document
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:104713
    • 提供者:
  1. AES

    0下载:
  2. AES 加密和解密算法 用C++ 编写完成-AES encryption and decryption
  3. 所属分类:Windows Develop

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

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

    • 发布日期:2017-05-07
    • 文件大小:1055384
    • 提供者:ray
  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. 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. 16262420AES

    0下载:
  2. 加密解密 AES 128bit ecb 好用(AES 128bit ecb haoyong)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:46080
    • 提供者:ASGAGG
  1. AES

    1下载:
  2. 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:3926016
    • 提供者:ljd971011
搜珍网 www.dssz.com