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

搜索资源列表

  1. AesEncryption

    0下载:
  2. 这是一个aes的加密算法,可以进行一般的文本加密,还可以用于图象加密,是一个很多人用的算法.-Orangk'aes This is an encryption algorithm that can be a general text encryption can also be used for image encryption, is a lot of people using the algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:方泽栋
  1. aes_encrypt

    0下载:
  2. AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:211.64kb
    • 提供者:崔建双
  1. 2005533243332

    0下载:
  2. AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32.59kb
    • 提供者:高志强
  1. AesCode.rar

    0下载:
  2. AES源代码,带有图形界面,可以加密文字和文件,AES coding algorithm, which can encrypt text and file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:pinp
  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2.66kb
    • 提供者:粽子
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8.79kb
    • 提供者:cai
  1. AES

    1下载:
  2. MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:75.77kb
    • 提供者:王晓明
  1. encryption

    0下载:
  2. 采用AES算法对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。-AES algorithm using the input section of text is encrypted, at the same time to complete its preparation of a corresponding encrypted decryption program to decrypt the ciphertext to restore the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:40.36kb
    • 提供者:shenhw
  1. sprash

    0下载:
  2. aes win prog. text encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4.81mb
    • 提供者:dimk
  1. AES-test

    0下载:
  2. aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:14.75kb
    • 提供者:song
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:749.77kb
    • 提供者:harris
  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. AES-SHA1

    0下载:
  2. Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:233.13kb
    • 提供者:Perry Leros
  1. AES

    0下载:
  2. AES加密过程是在一个4×4的字节矩阵上运作,这个矩阵又称为“体(state)”,其初值就是一个明文区块(矩阵中一个元素大小就是明文区块中的一个Byte)。(Rijndael加密法因支援更大的区块,其矩阵行数可视情况增加)加密时,各轮AES加密循环(除最后一轮外)均包含4个步骤:-AES encryption process is in a 4 × 4 matrix of bytes in the operation, the matrix is also known as " the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:29.88kb
    • 提供者:王风
  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
    • 文件大小:1.27kb
    • 提供者:刘帅锋
  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
    • 文件大小:3.13kb
    • 提供者:
  1. AES_Test

    0下载:
  2. 一个使用AES算法加解密文本文件的程序,使用MFC。-Encryption and decryption using the AES algorithm a text file of the program, use MFC.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:hechunjiao
  1. Encrypter

    0下载:
  2. AES encryptor in matlab which will encrypt the initial plain text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4.21kb
    • 提供者:faisal
  1. AES

    0下载:
  2. encrypt n decrypt text using AES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:396.88kb
    • 提供者:septa via
  1. CryptoBox-master

    0下载:
  2. WinRT app that encrypts and decrypts plain text by AES, DES, 3DES
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:572kb
    • 提供者:uniquuu
« 12 »
搜珍网 www.dssz.com