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

搜索资源列表

  1. Delphi_jmall

    1下载:
  2. Delphi常用的加密算法源库库 包括 2DES 3DES 3DES3 AES BASE64 Blowfish CRC32-Dym CRC32-Static DES MD5 RSA SHA 算法,支持Delphi 5/6/7/2010 各版本-Delphi commonly used encryption algorithm source repositoryInclude2DES3DES3DES3AESBASE64BlowfishCRC3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2724014
    • 提供者:skertone
  1. Method-collection-of-Java-encryption

    0下载:
  2. 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:256697
    • 提供者:Leonardo
  1. AESPforPDEL

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位长度的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 -AES is a safety code standards for message encryption. It supports 128, 192 and 256 of the length of the key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:291996
    • 提供者:assassin
  1. cryptopp54

    0下载:
  2. AES等多种加密算法集合,AES等多种加密算法集合。-Collection of AES and other encryption algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4177920
    • 提供者:于林灯
  1. AES_C

    0下载:
  2. AES加密算法,用C语言实现,里面有加解密的程序。-AES encryption algorithm, using the C language, there are encryption and decryption procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3755
    • 提供者:sz
  1. AES_LMJ

    0下载:
  2. AES加解密算法的实现。对密码学六种工作模式的实现。-AES encryption and decryption algorithms. Cryptography, the realization of the six operating modes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1919196
    • 提供者:林爱国
  1. TestAESCipher

    0下载:
  2. 这是一个关于AES加密和解密的算法实现。-This is about the AES encryption and decryption the algorithm.
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:232664
    • 提供者:wz
  1. AEScrypt_linux

    1下载:
  2. 这个程序实现的是一个linux环境下的aes加解密文件算法,支持各种形式输入。-This program is a program of aes algorithms in Linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:51273
    • 提供者:夜静旭
  1. AES_v1.0

    0下载:
  2. AES加密算法,更优于DES 而且直接封装成lib,方便使用 附上源码共享-AES encryption algorithm, better than DES and directly packaged into a lib, and convenient to use the attached source code sharing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1051015
    • 提供者:韩瑞军
  1. AAesRijndaelE

    0下载:
  2. AES加密算法,Java实现AAES加密算法-AES可直接使用。 -AES encryption algorithm, Java AAES encryption algorithm-AES can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5215
    • 提供者:
  1. Rrijjndael_ani

    0下载:
  2. Rijndael,实现AES的算法,附带了了源代码与flash演示文件,讲解的非常详细! -Rijndael, the AES algorithm, with the source code and flash demo file, to explain the very detailed!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:60006
    • 提供者:宴会
  1. A46448zipE

    0下载:
  2. AES加密算法接口及演示程序源源码(Delphi) -AES encryption algorithm interface and demo program source code (Delphi)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:222908
    • 提供者:qinzhifan
  1. wenjianbaoxian

    0下载:
  2. 密码学中用openssl做的文件保险箱,融合了AES.DES.RAS等多种加密算法。-In cryptography openssl do file safe, shirt-sleeve AES. DES. RAS and so on the many kinds of encryption algorithm.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:210352
    • 提供者:董冠群
  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
    • 文件大小:34358
    • 提供者:sacri
  1. AAES_EncryptE

    0下载:
  2. AES加密C语言程序,用于AESS的加密算法的C语言实现 -C language implementation of the encryption algorithm AES encryption C language program for AESS
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:3258
    • 提供者:sacri
  1. Crijndael_AESo

    0下载:
  2. rijndael AES 比较经典的加解密算法,只只需要调用相应的函数就能实现对数据流或文件进行加解密。 -rijndael AES the classic encryption and decryption algorithm, only need to call the corresponding function will be able to achieve the data stream or file encryption and decryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:18432
    • 提供者:sacri
  1. ARRiijndaeld

    0下载:
  2. 高级加密标准AES优胜算法RRijndael c语言源代码。 -Advanced Encryption Standard (AES) winning algorithm RRijndael c language source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:4851
    • 提供者:sacri
  1. AaessCPPPe

    0下载:
  2. aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen与Rijmen共同设计的Rijndaael算法.该算法充分运用了扩散与混淆技术并使用128/192/256这3种可变变长度的密钥,对128bit分组数据进行加密. -aes encryption algorithm source code AES symmetric encryption algorithm, Advanced Encryption Standard is a new grouping al
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:3427
    • 提供者:sacri
  1. arijjndaelddod

    0下载:
  2. 高级加密算法实现AES,,已经被美国NIST机构使用 -Advanced encryption algorithm AES has used U.S. NIST
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:222772
    • 提供者:lhanxi
  1. neofs-glusterfs.tar

    0下载:
  2. 基于开源的集群文件系统glusterfs开发的卷加密的demo程序, 加密算法采用aes-256,可以实现卷的加密存储。-The demo program is developed based on the open source cluster file system glusterfs volume encryption, the encryption algorithm aes-256, encrypted storage volume.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-28
    • 文件大小:7036851
    • 提供者:liuzhuo
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com