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

搜索资源列表

  1. Rijndael_ingles_2004

    0下载:
  2. AES加密算法Flash流程图,介绍AES加密算法的实现-Flash flow chart of AES encryption algorithm, AES encryption algorithm describes the realization of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:236616
    • 提供者:于惊涛
  1. AES_mimaxue

    0下载:
  2. 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:97569
    • 提供者:lijun
  1. StandaloneAES.tar

    0下载:
  2. 这是我收集基用于tinyos实现的AES加密算法,希望能帮助大家-This is my collection for tinyos based AES encryption algorithm implementation, hoping to help people
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3483
    • 提供者:gaojianqiao
  1. AESDemo

    0下载:
  2. 可以实现AES加密,并附aes加密算法实现的pdf文档-Can be achieved AES encryption, aes encryption algorithm along with the pdf document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:252132
    • 提供者:wufan
  1. aesc

    0下载:
  2. AES加密算法C代码(纯C代码)说明及编程-AES C (in C)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:9339
    • 提供者:ilmonica
  1. ElixisSource

    0下载:
  2. c#加解密类,提供多种加密算法的接口,帮助您实现数据的MD5,AES,DES等加密。-c# encryption type, encryption algorithm to provide multiple interfaces to help you achieve the data MD5, AES, DES and other encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:90229
    • 提供者:ETop
  1. aes2

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。   该算法为比利时密码学家Joan Da
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:36205
    • 提供者:齐其
  1. AesCode

    0下载:
  2. 该代码在VC环境下,主要实现AES高级加解密算法!-the code is developed in VC6.0,and realise the AES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7466041
    • 提供者:fang
  1. aes1

    0下载:
  2. C语言的AES加解密文件算法-AES......................................................
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3722
    • 提供者:李超
  1. invaes

    0下载:
  2. aes高级加密标准算法解密的实现,从文本in.dat读入密文,从文本word.dat读入密钥,输出明文至文本out.dat-Advanced Encryption Standard algorithm aes decryption implementation, read from the text in.dat ciphertext, the key read from the text word.dat output explicitly to the text out.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2536
    • 提供者:Mengxianyu
  1. 3DES

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法(1999年,NIST将3-DES指定为过渡的加密标准),是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法,其具体实现如下:设Ek()和Dk()代表DES算法的加密和解密过程,K代表DES算法使用的密钥,P代表明文,C代表密表,这样, 3DES加密过程为:C=Ek3(Dk2(Ek1(P))) 3DES解密过程为:P=Dk1((EK2(Dk3(C))) -3DESASDASDASD
  3. 所属分类:Network Security

    • 发布日期:2017-04-07
    • 文件大小:727
    • 提供者:feng
  1. AES_1

    0下载:
  2. AES加密算法 不是很复杂 信息保障与安全课上实验,希望对大家有所帮助-AES encryption algorithm is not very complex information security and safety class experiment, we want to help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2814
    • 提供者:王语斌
  1. security

    0下载:
  2. 基于AES加密算法,可以对文件及字符串加密-it can jiami a file with the AES
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1964707
    • 提供者:hr
  1. md

    0下载:
  2. md算法的实现过程,实现了AES的加密和解密过程
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:8716
    • 提供者:jim
  1. Codec_For_C_and_Cpp

    0下载:
  2. 密码编码学,加密方法的C和C++实现 本书详细说明了AES的算法和实现-Cryptography, encryption method of C and C++, this book details the AES algorithm and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6615683
    • 提供者:Cocoonshu
  1. mimaxueAES

    1下载:
  2. 这是用C++开发的一个关于密码学的加密解密的小软件,不仅可以加密数字,汉字,字符,各类文件也可以,有本人的课设论文及源码在内.算法是AES.-This is a C++ development on cryptography, encryption and decryption of a small software, not only encrypted numbers, characters, character, all kinds of files can also have my cl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1989604
    • 提供者:蔡艳
  1. NewAES

    1下载:
  2. 在往上找字符串加密的代码一直没有合适的,只找到了多字节字符串加密的代码。自己改进了AES加脱密算法,实现对任务长度Unicode字符串的加脱密。代码已经在Unicode编码下测试过,没问题。希望对大家的编程有所帮助。-Looking up the string in the encryption code has not been right, only to find a multi-byte string encryption code. Plus improved off their se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6316
    • 提供者:licoo
  1. Rijndaeljava

    0下载:
  2. 用java语言实现了AES加密算法的核心算法RIJINDAEL。-Using java language to implement the AES encryption algorithm is the core algorithm RIJINDAEL.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:384851
    • 提供者:杨进
  1. CRijndaelMfcDemo

    0下载:
  2. Rijndael AES 加密算法 速度453k/s VS2003工程-Rijndael AES encryption algorithm speed of 453k/s VS2003 project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:58184
    • 提供者:未愈书生
  1. Aesdll

    0下载:
  2. 采用delphi开发的加解密函数dll,采用AES加密算法的一个简单dll例子-With the development of encryption and decryption function delphi dll, AES encryption algorithm using a simple dll example
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:21441
    • 提供者:lwb
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com