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

搜索资源列表

  1. AES

    0下载:
  2. AES算法加密解密,只实现了单行密文加密,注释还蛮清楚的,Java实现,包含界面,简单的Java SE应用。-Encryption and Decryption through AES algorithm using Java.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:19616
    • 提供者:houlin
  1. AES-Jeffrey-zhu

    0下载:
  2. Visual c++ 下使用C语言开发的AES分组加密算法,ECB模式,分组长度128bit,密钥长度可变,128或256bit。-Developed using C language Visual c++ AES block encryption algorithm, ECB mode, packet length 128bit key variable length, 128 or 256bit.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:149292
    • 提供者:yanan
  1. AES-OFB

    0下载:
  2. Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-02
    • 文件大小:3058938
    • 提供者:yanan
  1. AES-DES

    0下载:
  2. AES 三重AES 非对称密钥加密解密等-AES Triple AES symmetric key encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-11-07
    • 文件大小:236123
    • 提供者:yyy
  1. AES

    0下载:
  2. AES 加解密,实现了基本的功能,为民服务-AES encryption decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:5855
    • 提供者:Paul
  1. AES-For-Java-and-Delphi

    0下载:
  2. AES文件加解密 java与 delphi 互通-File encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2016-01-27
    • 文件大小:16384
    • 提供者:Movefirst
  1. AES

    0下载:
  2. Aes CryptoSystem Describing how to encrypt and decrypt an input , using a key.
  3. 所属分类:Home Personal application

    • 发布日期:2017-12-03
    • 文件大小:3115
    • 提供者:demoniacus
  1. aes.tar

    1下载:
  2. c语言的编写的aes算法加密的源码,在linux下编译通过并可以正常运行,可以直接应用于数据加密中。-aes algorithm encryption source code, c language under linux compiled by normal operation, can be directly applied to the data encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:18432
    • 提供者:liuzhuo
  1. AES

    0下载:
  2. AES加密算法,用AES加密算法读明文进行加密,方便又安全-AES encryption algorithm, read text is encrypted using AES encryption algorithm, convenient and safe
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1271566
    • 提供者:徐蕾蕾
  1. AES-ori

    0下载:
  2. Advance Encryption Algorithm 简单地按照fips-197 写出的 AES.-Advance Encryption Algorithm demo
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:8932
    • 提供者:tata dada
  1. AES

    0下载:
  2. AES算法的实现源代码。只支持128bitAES加密-AES Algorithm
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-04
    • 文件大小:20669
    • 提供者:vyao
  1. Aes-code

    0下载:
  2. AES加密函数对话框,非常适合初学者,这个程序非常好,请下载-aes erypt dialog ,it is very good ,please download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:4534
    • 提供者:sdf
  1. verilog-for-AES-algorithm

    0下载:
  2. 介绍了verilog HDL语言对AES算法进行数据加解密。-Introduced the verilog HDL language to AES algorithm for data encryption and decryption.
  3. 所属分类:assembly language

    • 发布日期:2017-11-03
    • 文件大小:77328
    • 提供者:xiaochen
  1. Aes

    0下载:
  2. 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Deciphering the CBC operating mode AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:1172322
    • 提供者:fang
  1. AES

    0下载:
  2. AES-128加解密源码,可以用于对无长度限制的明文进行加密操作和相应解密,运行通过-AES-128 encryption and decryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4230
    • 提供者:刘佩瑶
  1. AES

    0下载:
  2. 一个用JAVA实现的AES算法示例,采用ECB模式,128位密钥-AES algorithm is an example of a JAVA ECB mode, a 128-bit key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:761
    • 提供者:ludygg
  1. AES

    0下载:
  2. AES 的算法 与LPC17XX的串口结合 ARM-The AES algorithm LPC17XX serial combination of ARM
  3. 所属分类:CA program

    • 发布日期:2017-11-11
    • 文件大小:1538932
    • 提供者:espada
  1. AES

    0下载:
  2. 加密算法,实现对称加密的功能。用一个密钥加密之后,然后解密,能实现相应的功能-aes encipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:1204
    • 提供者:dong1986
  1. AES

    0下载:
  2. 程序优化了AES速度,并测试了雪崩特性,可单独使用-Program optimized AES speed test avalanche characteristics, and can be used alone
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-05
    • 文件大小:6414340
    • 提供者:王柏
  1. AES

    0下载:
  2. 用C#写的AES类加解密算法-AES class, AES class, AES encryption and decryption algorithms written in C#
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:1884
    • 提供者:liucq
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com