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

搜索资源列表

  1. EncryptSet

    0下载:
  2. 是一个加密程序集,包括了AES,DES,RC5加解密算法。-encryption is a set procedure, including AES, DES, RC5 encryption and decryption algorithms.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:197.52kb
    • 提供者:王国维
  1. mytestaes

    0下载:
  2. 这是一个简单的AES加密解密的程序,属于对称加解密的范畴,密钥通过输入的密码自动生成
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38.28kb
    • 提供者:侯侯
  1. AES-

    0下载:
  2. AES简单的加解密程序,可以实现加密汉字 数字等多重功能,也可以解密。一个小程序,基于DOS界面。!-AES encryption and decryption process is simple, you can achieve multiple functions such as encrypted digital characters can also be decrypted. A small program, based on the DOS interface. !
  3. 所属分类:Crack_Hack

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

    1下载:
  2. AES文件加解密工具 本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。 本加密工具还可以通过命令运行: AES [0|1] [file] 其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。 对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-13
    • 文件大小:2.26mb
    • 提供者:tianyi
  1. S-AES

    2下载:
  2. 一种简化的AES加解密程序(simplified AES),附十组测试用例-A simplified, AES encryption and decryption procedures (simplified AES), attached to the set of test cases 10
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-10-27
    • 文件大小:202kb
    • 提供者:joe
  1. mm

    1下载:
  2. 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:184.04kb
    • 提供者:钱畅
  1. AES

    0下载:
  2. AES单片机加解密程序,非 常 实 用。-AES encryption and decryption procedures SCM
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8.79kb
    • 提供者:刘先生
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27.22kb
    • 提供者:tangxiaojun
  1. JiaMi

    0下载:
  2. 使用vc编写的加密解密程序,有des,aes加解密算法以及界面。-Vc prepared to use encryption and decryption procedures, des, aes encryption algorithm and interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:24.71kb
    • 提供者:Robert
  1. AES4

    0下载:
  2. 使用c语言编写的AES加解密算法。控制台程序。-Use c language AES encryption algorithm. Console program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11.74kb
    • 提供者:Robert
  1. ECC8

    0下载:
  2. 这是关于密码学中的ecc 的加解密算法的C语言实现程序,是在c++ 环境下运行的-This is about cryptography, AES encryption and decryption algorithms C-language implementation procedures are in c++ environment to run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:79.68kb
    • 提供者:lucky
  1. bxnmfc18ok

    1下载:
  2. 最好的开源AES加解密程序 MFC编写 功能强大 AES VC++ MFC VC++6.0 最好的加密解密程序 功能强大 这是迄今为止,我发现的最好的开源AES加解密程序,界面友好,功能强大-The best open source AES encryption and decryption process MFC write powerful AES VC++ MFC VC++6.0 best powerful encryption and decryption process is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-12-23
    • 文件大小:46kb
    • 提供者:bush
  1. AESFORC51

    1下载:
  2. C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the project, the online is more to see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:4.92kb
    • 提供者:uiao86
  1. RSA-AES

    0下载:
  2. RSA-AES 加解密程序,支持数据、文件AES加解密,支持数据RSA加解密-RSA-AES encryption and decryption procedures, supporting data, file AES encryption and decryption, RSA encryption and decryption support data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:15.18kb
    • 提供者:bwb
  1. AES

    0下载:
  2. 简单的基于C#的AES加解密程序,有界面-Simple C#-based AES encryption and decryption program interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:264.52kb
    • 提供者:张玢
  1. aes_crypt

    0下载:
  2. aes加解密程序源代码,自己写的,可能在效率上没办法保证过多,但是可以借鉴一下。-aes encryption and decryption program source code, wrote it myself, efficiency can not guarantee too much, but can learn from.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:25.95kb
    • 提供者:黄杰
  1. AES

    0下载:
  2. AES算法进行加解密,可以对任意类型的文件进行,密码为程序中已经写好的,包含工程文件和exe-AES algorithm for encryption and decryption can be any type of file, the password is already written in the program, including engineering documents and exe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:67.21kb
    • 提供者:魏亚于
  1. AES-GF(2^4)^2 for sbox

    2下载:
  2. AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:17kb
    • 提供者:酱瓶
  1. aes_GF(2^4)^2 for sbox

    0下载:
  2. AES加解密程序,128bit 数据位宽,其中加密部分的sbox采用复合域GF(2^4)^2运算(An ARS program with 128bits datawidth, which used GF(2^4)^2 for sobx in cipher.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-27
    • 文件大小:27kb
    • 提供者:酱瓶
  1. apbtoaes128_latest.tar

    0下载:
  2. verilog实现的AES加解密程序,接口为APB总线。(AES encryption and decryption program implemented by Verilog)
  3. 所属分类:加密解密

    • 发布日期:2018-04-23
    • 文件大小:195kb
    • 提供者:ssdgf
« 12 »
搜珍网 www.dssz.com