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

搜索资源列表

  1. 高级加密算法

    0下载:
  2. AES加密和解密源码!-AES encryption and decryption source!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:99kb
    • 提供者:古月
  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
    • 文件大小:84.58kb
    • 提供者:卓然
  1. MyEncypt

    0下载:
  2. 加密解密源程序,计算机安全课程设计,实现DES,3DES,AES加密解密,界面友好,操作简单-Encryption source code, computer security program design, implementation, DES, 3DES, AES encryption and decryption, user-friendly, simple operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:45.12kb
    • 提供者:天河
  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-05
    • 文件大小:105.22kb
    • 提供者:dchun
  1. Cryptor_src

    0下载:
  2. Cryptor uses the 256 bit Rijndael (otherwise known as AES, or the Advanced Encryption Standard) encryption to secure files. It does this using a CryptoStream object and the RijndaelManaged class. There is no default form to the application - double c
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:35.88kb
    • 提供者:matt
  1. SimpleCryptographer

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

    • 发布日期:2017-03-27
    • 文件大小:542.34kb
    • 提供者:raul
  1. 2_110

    0下载:
  2. 文字采用AES算法实现加密,然后再通过lsb算法将文字隐藏到bmp图片中。-Text using AES encryption algorithm, and then hide the text by lsb algorithm to the bmp image.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:何其昌
  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
    • 文件大小:184.39kb
    • 提供者:任春龙
  1. AES_Encryption

    0下载:
  2. AES加密解密工具,使用c#开发,可以对数据进行加密和解密。-AES encryption and decryption tool, use the c# development, you can encrypt and decrypt data.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:225.19kb
    • 提供者:YANG Jun
  1. AES

    0下载:
  2. AES加密,可以实现对单个文件,字符等的信息进行加密保护,实现信息的安全保护.-AES encryption, can be achieved on a single file, character information such as encryption, to achieve information security.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:92.3kb
    • 提供者:zengyufu
  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
    • 文件大小:156.52kb
    • 提供者:zhang
  1. AES

    0下载:
  2. 用c#语言简单的实现了AES的加密和解密功能 但是代码易懂-With c# language simple implementation of AES encryption and decryption code but easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3.71kb
    • 提供者:张瑞
  1. TAAEESDemoh

    0下载:
  2. AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包含金融、电信与政府数字字字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包含一个完整的CSHARP实现与加密.NET数据的举例。在读完本文后你将能用AES加密、测试 一种基于AES的软件源码并能在你的系统中使用AE -AES (The Advanced Encryption Standard), AESDe
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:33.55kb
    • 提供者:sacri
  1. AES-BY-CSharp

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

    • 发布日期:2017-11-19
    • 文件大小:45.45kb
    • 提供者:金超
  1. AES-Demo-iphone-CSharp

    0下载:
  2. ASE加密解密实例,包括C#版和IOS版,可以通用-ASE Encryption
  3. 所属分类:source in ebook

    • 发布日期:2017-11-07
    • 文件大小:65.35kb
    • 提供者:sllslfsdl
  1. CSharp-text-Encryption-Decryption-Using-AES-advan

    0下载:
  2. C# text Encryption Decryption Using AES advance encryption standard
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:51.12kb
    • 提供者:mohsen
  1. AES-File-EnDecryptor-Writed-by-CSharp-master

    1下载:
  2. 使用 C# 编写的AEC文件加密核心代码源码。(Use C# to write the AEC file encryption core code source code.)
  3. 所属分类:加密解密

    • 发布日期:2020-12-09
    • 文件大小:53kb
    • 提供者:地摊夫妻
搜珍网 www.dssz.com