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

搜索资源列表

  1. AEScode

    0下载:
  2. c++实现 AES加密算法,字符界面输入输出,对字符进行加密,输出加密后的密文-c++ realize the AES encryption algorithm, the input and output of the character interface,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:118180
    • 提供者:645845184
  1. AESzuihou

    0下载:
  2. 在赛灵思软件ISE上实现的AES加解密算法,并且在MODELSIM上仿真。希望对你有所帮助-The Xilinx software ISE AES encryption and decryption algorithms, and simulation MODELSIM on. I hope for your help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:80625
    • 提供者:杨俊明
  1. AESencrypt

    0下载:
  2. AES是经典的非对称加密算法,AES加密算法的C语言现实,代码可扩展性强-The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. Based on the Rijndael cipher d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:4076
    • 提供者:liwen
  1. 001

    0下载:
  2. c# 调用已有的类实现 3DES AES两种加密算法,输入的文件为1.txt 10.txt。。。文件大小为 1k 10k 100k 1000k 10000k 输出加解密时间-C# call for two classes implement 3 des, AES encryption algorithm, the input file for 1. TXT 10. TXT... File size is 1 k, 10 k, 100 k, 1000 k, 10000 k output encry
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:28503040
    • 提供者:chenqun
  1. 27695635aes

    0下载:
  2. AES加密/解密算法(S-BOX)的C语言完整代码-AES encryption/decryption algorithm (S-BOX) complete C language code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:6144
    • 提供者:朱宏晨
  1. 2

    0下载:
  2. AES加密类代码,算法很简洁 -AES ERY
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1988
    • 提供者:王伟大
  1. ios_AES_encrypt

    0下载:
  2. 本源码为我的毕业设计,题目为,基于iOS平台的数据加密程序,实际为AES加密算法。用objective—C实现,在ios开发平台SDK 下打开可运行-The source code for my graduation project entitled, based on the the iOS platform data encryption program, the actual AES encryption algorithm. Objective-C to achieve open can
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-26
    • 文件大小:377798
    • 提供者:周志鹏
  1. Src_MiniDisk

    0下载:
  2. 磁盘加密源码,驱动是在FileDisk项目基础上进行修改的,加密算法采用AES-failed to translate
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-20
    • 文件大小:270598
    • 提供者:ljh
  1. a-RAR-password-cracking-software

    2下载:
  2. 是一款rar密码破解软件,这种压缩方法支划自解压压缩包可自设暴破字符集(支划非英文字符)随时可中断破解进度,稍后可自断点继续可后台运行,仅在闲置状况下占用CPU可选用自定义化的“暴破”方法,也可选用高效的字典方法支划经AES-1 简单易用。 arpr v1.53.48.12 汉化美化版是一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。它提供有预估算出密码所需要的时间;可中断计算与恢复继续前次的计算。强力的 RAR/WinRAR 密码破解工具。支持经 AES-128 算
  3. 所属分类:Windows Develop

    • 发布日期:2017-10-31
    • 文件大小:589998
    • 提供者:淘爱321
  1. RSA001

    0下载:
  2. program RPGViewer (*$WARNINGS OFF*) (*$HINTS OFF*) uses Forms, UnitExample in UnitExample.pas {FormAES}, AES in AES.pas , ElAES in ElAES.pas {$R *.res} begin Application.Initialize Application.MainFormOnTask
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:79901
    • 提供者:李华清
  1. FFT-C

    0下载:
  2. C语言实现FFT算法,思维清晰,技巧行较强。-AES encryption algorithm (128) bit Verilog implementation, modular design, easy to understand.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:6863
    • 提供者:mr hu
  1. 3DES

    0下载:
  2. 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。 3DES的c++实现-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as the Advanced Encryption Standard Rijndael encryption, AES encryption
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:642863
    • 提供者:李行
  1. Advanced_Encryption_Standard

    0下载:
  2. AES加密算法,广泛应用于现在的各种计算机加密中-AES encryption algorithm, widely used in various computer encryption now
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:579650
    • 提供者:Tomas
  1. MC_Crypt

    0下载:
  2. 包含多种加密算法AES,DES,BLOWFISH,MD5,RSA,SHA等等。汇总到了一起,便于对各种加密算法的学习-Contains a variety of encryption algorithms AES, DES, BLOWFISH, MD5, RSA, SHA and so on. Aggregated together to facilitate the learning of various encryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:694750
    • 提供者:彭红巧
  1. Rijndael

    0下载:
  2. AES加密算法的java实现源代码。只有一个java源文件,非常简单。-AES encryption algorithm to achieve the java source code. Only a java source files, a very simple.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3758
    • 提供者:kimifetch
  1. CMAC

    0下载:
  2. 利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看-The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4289
    • 提供者:张国威
  1. rsa

    0下载:
  2. 和前面介绍的DES、AES一样。这次是RSA算法的。MFC界面比较大 但是可以运行。 -And the previously described DES, AES same. This is the RSA algorithm. MFC interface is relatively large, but can run.
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2064843
    • 提供者:吴明航
  1. AEC-128

    0下载:
  2. AES-128 软件实现的加密算法,适合在TCPIP 等通讯报文中-AES-128 encryption algorithm implemented in software, suitable for use in other communications packets TCPIP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:260991
    • 提供者:李华
  1. AES_CPP

    0下载:
  2. AES的加密算法,写的相当好,希望能对大家有帮助,可以作为参考.-AES encryption algorithm, the writing is quite good, I hope you can help, can serve as a reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3970
    • 提供者:lijiaxin
  1. encrypt_algorithms

    1下载:
  2. 信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。-Information Security course experiments, including AES, DES, RSA three encryption algorithms and MD5, SHA-1 hashing algorithm for two C/C++ source code, you can encrypt strings and fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-12
    • 文件大小:19321459
    • 提供者:落魄书生
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com