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

搜索资源列表

  1. Des加密解密.rar

    2下载:
  2. 一个用DELPHI编写的DES加密接密原代码
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:191281
    • 提供者:
  1. DES算法详述

    2下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位.-DES algorithm combines 64 express importation into 64 blocks of dense text output block, it is also the key 64.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5446
    • 提供者:yang
  1. fisher-windows-des-dll

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。-DES (Data Encryption Standard) algorithm, in 1977 the United States government's official permission, is a key 56 to 64-bit data encryption methods. DE
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23530
    • 提供者:yue
  1. emacs-des

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government's official permission, is a key 56 to 64-bit d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7118
    • 提供者:yue
  1. des

    0下载:
  2. des数据加密系统,有密钥,有密文,明文!-des data encryption system, there are key, with ciphertext, plaintext!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3005
    • 提供者:jnq123
  1. DES

    0下载:
  2. DES编码的 MFC实现,64位明文,56位或者64位密钥-DES encoding MFC Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7607245
    • 提供者:baby无齿
  1. des

    0下载:
  2. DES的MATLAB实现,输入为三个参数,输出密文-implementation of DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2239
    • 提供者:孙西
  1. DES

    0下载:
  2. 基于matlab des算法 加密 解密 密钥-Algorithm based on encryption and decryption key matlab des
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2273
    • 提供者:王倩
  1. des

    1下载:
  2. 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:265704
    • 提供者:yangfeng
  1. DES

    0下载:
  2. 模拟Des密钥的置换选择功能,方便大家使用Des-Analog Des key to select the replacement function to facilitate the use of Des
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. 一个对称密码技术的实现 (1)在单机完成对某个特定文件的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的)-Implement a symmetric cryptographic technique (1) In the single complete unit weight for a specific file DES encryption/decryptio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5346
    • 提供者:江沐
  1. DES加密解密代码

    0下载:
  2. des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
  3. 所属分类:加密解密

  1. 10081509&DES

    0下载:
  2. 实现8位明文和8位密钥的DES加密和解密(DES encryption and decryption of 8 bit plaintext and 8 bit key are implemented)
  3. 所属分类:加密解密

  1. 信息安全实验2-1

    1下载:
  2. 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:16384
    • 提供者:潇洒坤
  1. DES

    0下载:
  2. 使用DES算法进行加密解密,并且自动使用一次一密(DES algorithm is used to encrypt and decrypt, and automatically use one time password)
  3. 所属分类:加密解密

  1. 加密des算法

    0下载:
  2. DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-30
    • 文件大小:1145856
    • 提供者:虫子虫
  1. DES

    0下载:
  2. c语言实现DES加解密算法,DES(数据加密标准,Data Encryption Standard)是一种使用密钥加密的块密码。(Realization of DES encryption and decryption)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-06
    • 文件大小:515072
    • 提供者:络珞倾桓
  1. DES加密与解密

    0下载:
  2. des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca
  3. 所属分类:加密解密

  1. DES

    1下载:
  2. 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
  3. 所属分类:加密解密

    • 发布日期:2020-07-08
    • 文件大小:27648
    • 提供者:三十一画生
  1. 三轮DES差分分析

    1下载:
  2. 1. 三轮DES(如下图所示)差分攻击实例,任选一组明密文对进行差分分析。 明文:0x8066928BFAECD99D 密文:0X57DECC86A26EA1DC 明文:0xF9187686FAECD99D 密文:0X699074ED42BBAA8A 明文:0xBCCB0915FB9DAD15 密文:0X1B1EF84FCAEE04DF 明文:0X7C6A2463FB9DAD15 密文:0XD82A8F73F24B36EC 明文:0X6EEF46EDDC4C3F51 密文:0X9B4F437F1
  3. 所属分类:其他

    • 发布日期:2021-04-12
    • 文件大小:7168
    • 提供者:LeeZHY
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com