CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 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. 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. msdnmag200311aes

    0下载:
  2. 高级数据加密标准AES的源程序,使用C#实现,很全,很实用-Advanced Encryption Standard AES s source, the use of C# Realized, very wide, very practical
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:107747
    • 提供者:dchun
  1. CSharpAES

    0下载:
  2. 使用c#进行AES加密的算法演示,带有可视化的加密步骤演示-AES encryption using c# to demonstrate the algorithm with the encryption step visual presentation
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:188817
    • 提供者:任春龙
  1. AES

    0下载:
  2. 用C#写的AES类加解密算法-AES class, AES class, AES encryption and decryption algorithms written in C#
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:1884
    • 提供者:liucq
  1. AES

    0下载:
  2. 这是一个有关密码学的实验,实现了AES算法,用C+程序实现。-This is a cryptography experiments AES algorithm, written in C+ program.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:3286023
    • 提供者:limin
  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. AES-BY-CSharp

    0下载:
  2. AES高级数据加密标准在C#中的实现,这里应用了相应的组件并写了一个实现的方法,有需要的可以直接参考运用-Achieve of the AES(advanced encryption standard) by C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:46540
    • 提供者:金超
  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. MCSharpLib

    0下载:
  2. C#基础库,封装DES,AES,DAS加密模块,Sql&Mysql 数据库操作模块-C# foundation library package DES, AES, DAS encryption module, Sql & Mysql operations module
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1078555
    • 提供者:
  1. AES 256 Encryptor Decryptor

    0下载:
  2. AES 256 Encryptor Decryptor implemented in C# with fully tested & working algorithm. For highend security for content this algorithm can be used.
  3. 所属分类:C#编程

    • 发布日期:2015-04-02
    • 文件大小:25103
    • 提供者:dnyaneshkotwal
  1. Encryption

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

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

    0下载:
  2. my test of AES and RSA, write in C#, wish you like
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:54272
    • 提供者:BenChen
搜珍网 www.dssz.com