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

搜索资源列表

  1. CMAC

    0下载:
  2. 在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。-In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:232488
    • 提供者:石坚
  1. AES_Linux_C

    0下载:
  2. Rijndael AES代码,用C语言实现-Rijndael AES code, using C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:22508
    • 提供者:kemengli
  1. test_1

    0下载:
  2. AES加密函数用于对明文的加密。含有C源码-AES encryption function
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:264055
    • 提供者:叶子萱
  1. CandPython_AES

    0下载:
  2. c++语言的AES算法有很多版本,此文件的AES算法与python加密库的AES算法相匹配(from Crypto.Cipher import AES),可实现C++与python之间的AES加解密转换-AES algorithm c++ language has many versions, this file AES algorithm of AES algorithm and the python cryptography library, matching can be realized
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-10
    • 文件大小:17463910
    • 提供者:许扬轩
  1. AES01

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4017
    • 提供者:alien
  1. AES02

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:3723
    • 提供者:alien
  1. AES03

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3904
    • 提供者:alien
  1. AES04

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:Database system

    • 发布日期:2017-04-14
    • 文件大小:3724
    • 提供者:alien
  1. AES05

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:SQL Server

    • 发布日期:2017-04-15
    • 文件大小:6138
    • 提供者:alien
  1. Rijndael

    0下载:
  2. AES算法的实现,可加密解密,在VC的环境下可以运行的,用C/C++写的-Implementation of the AES algorithm, encryption and decryption, can run in the VC environment, written by C/C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:20916
    • 提供者:玉婷
  1. CSharpAES

    0下载:
  2. AES Crypt,Decrypt C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:837080
    • 提供者:www
  1. src

    0下载:
  2. C implementation of AES
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:Setareh
  1. TestAESCipher

    0下载:
  2. AES算法的C++代码实现,可以对任意长度的字符串实现加密解密-AES algorithm demo program, packet encryption, you can for any length of string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:208989
    • 提供者:yinqian
  1. OpenAES-0.9.0

    0下载:
  2. 最近发现的加密算法AES的一个开源C语言实现,欢迎大家适用-The recent discovery of the AES encryption algorithm, an open source C language, we welcome the applicable
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:44124
    • 提供者:superbug
  1. Encrypt_Descrypt_ASP.Net

    0下载:
  2. AES in ASp.net there are 3 files in it 1 for vb.net , 1 for c # and 1 for ASp.net
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3029
    • 提供者:billi
  1. AES12

    0下载:
  2. AES原理及其在c语言上的实现,已验证程序可用,原理清晰-AES principle and its realization in the c language program available verified, clear principles
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:120344
    • 提供者:jim
  1. MCSharpLib

    0下载:
  2. C#基础库,封装DES,AES,DAS加密模块,Sql&Mysql 数据库操作模块-C# foundation library package DES, AES, DAS encryption module, Sql & Mysql operations module
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1078555
    • 提供者:
  1. Security

    0下载:
  2. C#类,其中包含MD5、DES、TripleDES、AES、RC2,RSA-C# class,include MD5、DES、TripleDES、AES、RC2,RSA, and so on
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:damon
  1. RNCryptor-cs-master

    0下载:
  2. AES 256 encryption and decryption algorithm implemented in C#.net with complete testing. AES256 cryptor is implemented as DLL with simple API s for encrypt and decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:232568
    • 提供者:Dnyanesh
  1. AES_encryption

    0下载:
  2. AES implementation using C-AES implementation using C++
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:41874
    • 提供者:grover
« 1 2 ... 18 19 20 21 22 2324 25 »
搜珍网 www.dssz.com