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

搜索资源列表

  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. MATLAB-adu

    1下载:
  2. 基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。-Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:17408
    • 提供者:朱小龙
  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
    • 文件大小:46205
    • 提供者:天河
  1. AES

    0下载:
  2. AES 加密解密算法,我的应用密码学课程实验-AES encryption and decryption algorithms, Applied Cryptography course of my experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2841
    • 提供者:曹峰
  1. AES(java)

    0下载:
  2. AES加密算法(java实现)具体描述了一个简单的例子,可以实现对文本文件的加密和界面-AES encryption algorithm (java implementation)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4688
    • 提供者:孙晓辉
  1. aes

    0下载:
  2. 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行-Excellent encryption, DES s successor, is DEHLPHI source of Pascal, the compiler can be run directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:40780
    • 提供者:斯芬克斯
  1. AES.v1.3

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。-AES is a kind of code the use of safety information encryption standards. It supports 128, 192 and 256-bit keys.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:210395
    • 提供者:nison chen
  1. RIJNDAEL_EN_TOP

    0下载:
  2. AES加密运算模块,运算速率100Mbps,请大家参考-AES encryption algorithms module, computing speed 100Mbps, please refer to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:16865
    • 提供者:刘文庆
  1. Demo_aes

    0下载:
  2. AES加密解密算法源代码 -AES encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:147904
    • 提供者:lipiji
  1. AES

    1下载:
  2. 实现AES 的加密与解密。用户可以自己给出明文-The realization of AES encryption and decryption. Users can express themselves given
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:4649976
    • 提供者:mr yao
  1. AES

    0下载:
  2. 客户端程序和服务端程序的加密算法,被调用到主程序相应模块.-Programs and services the client-side encryption algorithm process, the corresponding call to the main program module.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:19836
    • 提供者:李伟
  1. aescrypt303_source[1].tar

    0下载:
  2. linux下完成任意文件的AES加密. 口令可变,加密稳定迅速.-linux arbitrary files under the AES encryption. Password variable, encryption stability quickly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:24304
    • 提供者:王小军
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. AES

    0下载:
  2. ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:864
    • 提供者:皮艾尔
  1. AES

    0下载:
  2. AES核心加密算法,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位-THE AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7996
    • 提供者:方丈
  1. aes

    0下载:
  2. 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:9327
    • 提供者:张宇治
  1. AesVC

    0下载:
  2. 实现了AES加密算法,可用于文件加密和文件夹加密。-AES
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-08
    • 文件大小:1922749
    • 提供者:张文博
  1. AesCode

    0下载:
  2. 实现对字符串和整篇文章的AES加密和解密操作-Realization of the string and the whole article, AES encryption and decryption operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4648325
    • 提供者:wzh0351
  1. 917182414932

    0下载:
  2. 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:228508
    • 提供者:meng
  1. Aes

    0下载:
  2. 用vc实现的aes加密和解密算法。有住示,便于阅读和理解。-Vc achieved using des encryption and decryption algorithm. There are live show, easy to read and understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3792
    • 提供者:陈平
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com