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

搜索资源列表

  1. AES(rj-algorithm)

    0下载:
  2. aes高级加密算法 encrypt/decrypt with DES in bonus-AES algorithm code block
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1922476
    • 提供者:alassane
  1. secret

    0下载:
  2. 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:132697
    • 提供者:贺魄
  1. DES

    0下载:
  2. The Advanced Encryption Standard (AES), also known as Rijndael[4][5] (its original name), is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3548
    • 提供者:hani
  1. RSA-AES-SHA1-DES

    1下载:
  2. 四种加密算法C++实现。 AES,RSA,SHA1,DES-Four kinds of encryption algorithms implemented in C++. AES, RSA, SHA1, DES
  3. 所属分类:CA program

    • 发布日期:2017-04-30
    • 文件大小:22622
    • 提供者:lmi
  1. openssl-master

    0下载:
  2. OPEN SSL源代码,rsa ,des aes e-OPEN SSL ,rsa ,des aes ecc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-23
    • 文件大小:7026688
    • 提供者:梁雨枫
  1. DES

    0下载:
  2. 信息安全中的DES实现,完整的代码源实现了DES算法-Information Security AES achieve complete source code to achieve the DES algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:11443
    • 提供者:张雷雷
  1. DES

    1下载:
  2. 应用aes算法对图形图像进行一定的加解密,从而保密。-Applications aes algorithm for certain graphic image encryption and decryption, and thus confidential.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:赵信
  1. Hash-Algorithm-Identifier-master

    0下载:
  2. 加密算法检测,包含md5 SHA DES AES-Encryption algorithm to detect
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-29
    • 文件大小:12358
    • 提供者:2331
  1. Lab2

    0下载:
  2. 信息安全试验,对称加密解密算法——aes和des,C++加openssl语言实现,编译环境是visual studio2010-Information security test, symmetric encryption and des, aes decryption algorithm, c++ with openssl language implementation, compile environment is visual studio2010
  3. 所属分类:CSharp

    • 发布日期:2017-05-30
    • 文件大小:12254099
    • 提供者:
  1. AES

    0下载:
  2. 具有所有的DES等加密解密运算操作实现,加密,解密等运算等工具-DES encrypt tools
  3. 所属分类:Network Security

    • 发布日期:2017-05-05
    • 文件大小:395377
    • 提供者:翟江涛
  1. Des

    0下载:
  2. 具有所有的AES等加密解密运算操作实现,加密,解密等运算等工具-AES encrypt tools
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-06
    • 文件大小:745158
    • 提供者:翟江涛
  1. cryptoppTYtool

    0下载:
  2. vc开发的国际常用加解密算法小工具,包括DES,AES,RSA,SHA1,SHA256,SHA512及CRC16和CRC32算法- vc开发的国际常用加解密算法小工具,包括DES,AES,RSA,SHA1,SHA256,SHA512及CRC16和CRC32算法 VC development of commonly used encryption and decryption algorithm gadget, including DES, AES, RSA, SHA1, SHA256,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3855220
    • 提供者:liuwenbo
  1. cryptopp565

    0下载:
  2. crypto++ 源码, 包括 DES、AES、RSA、SHA-256(crypto++ source code, including DES, AES,RSA and SHA-256.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:4219904
    • 提供者:marlon112
  1. softcrypto

    0下载:
  2. 分割实现的DES AES RSA MD5 SHA1 SHA256 等算法,直接调用算法函数即可实现,无需其他环境配置(RSA SHA1 SHA256 DES AES DH)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-13
    • 文件大小:47584
    • 提供者:顶天壮汉
  1. 3DES DES AES

    0下载:
  2. .版本 2 ' 关于参数 hexkey, hexiv, hextext, hexresult ' hexkey 选择CryptoJS.enc.Hex.parse(key)或是CryptoJS.enc.Utf8.parse(key) ' hexiv 同上 ' hextext 解密的时候传入base64编码格式或是hex编码格式 ' hexresult 加密的结果为base64编码格式或是hex编码格式(Version 2 'on arguments hexkey, hexi
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:27648
    • 提供者:益脑
  1. CryptoBox-master

    0下载:
  2. WinRT app that encrypts and decrypts plain text by AES, DES, 3DES
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:585728
    • 提供者:uniquuu
  1. Lockbox

    0下载:
  2. A Library to manage data encryption: AES, DES, MD5
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-01-07
    • 文件大小:714752
    • 提供者:mabacci
  1. cryptopp-CRYPTOPP_5_6_5

    0下载:
  2. c++编写,包含了常见的密码学算法des,aes,rsa,ecc等(Common cryptology algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:4279296
    • 提供者:jyk1996
  1. 各种加密算法

    0下载:
  2. DES、RSA、背包、AES、IDEA等各种加密算法的源码(All Kinds Of Encoding Algorithms)
  3. 所属分类:加密解密

    • 发布日期:2018-04-19
    • 文件大小:943104
    • 提供者:年少有为i
  1. DES_AES_For_ASP_VBScript

    0下载:
  2. asp版AES加密解密源代码,模式:ECB/CBC 默认:ECB 填充:PKCS5/NONE/ZERO 默认:PKCS5 编码:GK2312/UTF-8(Function: implementation of DES standard encryption algorithm with VBscr ipt)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:21504
    • 提供者:第期
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com