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

搜索资源列表

  1. DES

    0下载:
  2. 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:120.12kb
    • 提供者:andy
  1. DES

    0下载:
  2. DES加密软件,采用DES算法,可以对任意文档进行加密解密。 -DES encryption software, using DES algorithm, can be carried out on any document encryption and decryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:54.42kb
    • 提供者:Zn
  1. DES

    2下载:
  2. 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:83.56kb
    • 提供者:liuxiao
  1. Des

    0下载:
  2. 一起四个函数 uses 这个单元就可使用 function EncryStr(Str, Key: String): String function DecryStr(Str, Key: String): String function EncryStrHex(Str, Key: String): String function DecryStrHex(StrHex, Key: String): String 分两队,分别是加密和解密的-With the four
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3.16kb
    • 提供者:zenghua
  1. DES

    0下载:
  2. 实现DES加解密,基于MFC对话框窗口。-fffffffffffffffffffffff
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:李白
  1. des

    0下载:
  2. des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:27.47kb
    • 提供者:guang
  1. KeyCryptTool

    0下载:
  2. C#实现的DES解密和加密软件 适合初学者使用-C# to achieve the DES decryption and encryption software to use for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:35.48kb
    • 提供者:masonwu
  1. DES

    0下载:
  2. 实现des加解密图形化界面实现 输入明文得密文 由密文可还原出明文-des cryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:152.76kb
    • 提供者:MM
  1. des

    0下载:
  2. des 加密解密程序 有界面 可以对任意文件进行加密解密。-des encryption and decryption process on the interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2.94kb
    • 提供者:zy
  1. java_DES加密解密源码

    0下载:
  2. Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:xx.
  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
    • 文件大小:27kb
    • 提供者:益脑
  1. DES加密解密

    0下载:
  2. 提供在C#平台下的DES加密算法的DEMO实例。(Provides an DEMO instance of the DES encryption algorithm on the C# platform.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-30
    • 文件大小:35kb
    • 提供者:一只乌龟
  1. des加解密算法delphi10.1编译通过

    1下载:
  2. des加密算法,delphi10.1编译通过,就两个函数,一个加密一个解密,操作简单(DES encryption algorithm, delphi10.1 compiler through, on the two functions, an encryption, a decryption, simple operation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:2.23mb
    • 提供者:大的兔子
  1. rtl_vhdl

    0下载:
  2. DES解密加密源码,已经验证,通过加密解密正确(DES decryption encryption source, has been verified correctly DES decryption encryption source)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:13kb
    • 提供者:pengtao1581
  1. DES

    0下载:
  2. VS2013运行,能够给实现文件和字符串的加密和解密。可以直接复制到Linux上进行编译。(VS2013 runs and can encrypt and decrypt the implementation files and strings.It can be copied directly to Linux for compilation.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:1.14mb
    • 提供者:Kisly_chen
  1. sxy--des

    0下载:
  2. 对八位字符进行加密与解密(使用时需要建立两个TXT文件,具体请看源代码)(bit characters are encrypted and decrypted (using two TXT files to be used when using the source code))
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:256kb
    • 提供者:山鬼i
  1. C++ 利用openssl实现DES的CBC模式加解密

    0下载:
  2. C++ 利用openssl实现DES的CBC模式加解密(C++ uses OpenSSL to implement CBC mode encryption and decryption of DES)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:21.12mb
    • 提供者:陌路ads
  1. DES

    0下载:
  2. DES加密解密MATLAB程序附赠详细解释和各分步结果输出(DES MATLAB encryption and decryption process with detailed explanation and output results of each step)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3kb
    • 提供者:showlyjie
  1. DES

    1下载:
  2. main函数文件输入明文,调用秘钥留生成函数(get_k文件)以及加解密函数(encrypt_fcn文件),完成对明文的加密和解密(Encryption and decryption of plaintext are accomplished by inputting main function file into plaintext, calling secret key generation function (get_k file) and encryption and decryptio
  3. 所属分类:Windows编程

    • 发布日期:2020-08-22
    • 文件大小:3kb
    • 提供者:hyperbole
  1. DES分组密码

    1下载:
  2. 利用C++实现DES加密和解密,带有详细实验报告和分析(Using C++ to Encrypt and Decrypt DES)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-14
    • 文件大小:5.41mb
    • 提供者:_Benson_
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com