CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - DES

搜索资源列表

  1. dll.zip

    0下载:
  2. 我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:57624
    • 提供者:
  1. DES,MD5,ZLIB.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:148448
    • 提供者:
  1. DES.ZIP

    0下载:
  2. DES Encrypt\Decrypt algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:8492727
    • 提供者:daniil
  1. DES-mostfast-128bit-program

    0下载:
  2. 128为最快速的DES算法例子,新学习的童鞋可以-128 DES algorithm is the fastest example, new shoes can learn a good look. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:15732
    • 提供者:DouMen
  1. DES

    0下载:
  2. DES function for the encryption of DES,use matlab to make it possible,first input in the function is plaintext ,second one is key,and last is to choose encrypt or decrypt
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:28323
    • 提供者:shuyueli
  1. DES

    0下载:
  2. DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data Encryption Standard (DES) is a
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:641090
    • 提供者:baimengying
  1. Des

    0下载:
  2. DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密-The entry of the DES algorithm has three parameters: the Key, the Data and Mode.One Key to 8 bytes, a total of 64, is the job of the DES algorit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:44685
    • 提供者:Bblythe
  1. des-algo-in-mat-lab

    0下载:
  2. this the code of DES algorithm in matlab -this is the the code of DES algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:19801
    • 提供者:deepak
  1. DES

    0下载:
  2. 实现DES加密算法的加密解密功能,能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口,进行数据的加密,保证数据在传送过程的安全性。-The realization of DES encryption algorithm for encryption and decryption functions, can realize the algorithm of Des 56 or 56*3 key, can be provided through the program interf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:40286
    • 提供者:郭过
  1. DES

    0下载:
  2. 该文件为加密常用算法DES,内部含有其详细代码过程-The file is encrypted algorithm commonly used in DES, the detailed code contains internal process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:21135
    • 提供者:李龙
  1. Des

    0下载:
  2. 用易语言实Des算法,对研究算法的朋友有帮助-Des algorithm using real easy language, the study of algorithms to help a friend
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:11324
    • 提供者:little3388
  1. DES

    0下载:
  2. It s DES codes which is written by verilog.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:12669
    • 提供者:bdse98
  1. DES

    0下载:
  2. DES Cipher algorithm implementation using java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:12205
    • 提供者:saif ullah
  1. DES

    0下载:
  2. this matlab program calculate the return of the DES(cryptage).
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3821
    • 提供者:aymen
  1. DES

    0下载:
  2. DES arithmetic which can code and decode
  3. 所属分类:数据结构常用算法

  1. DES-algrithm-demo

    0下载:
  2. 该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:38385
    • 提供者:xiao
  1. DES

    0下载:
  2. DES分组加密程序的Matlab版本,内容多了一些小修改和注释,实测可以使用,未改进不够16字数的自动补零问题-DES block encryption program Matlab version, as some more minor changes and comments, you can use the actual, not enough to improve the auto-fill 16 words zero problems
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12104
    • 提供者:pengyu
  1. decode_encode

    1下载:
  2. 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:blackboy01
  1. DES 加解密算法

    1下载:
  2. DES 加解密算法 DES 加解密算法 DES 加解密算法 DES 加解密算法 DES 加解密算法
  3. 所属分类:密码/编码算法

    • 发布日期:2018-07-17
    • 文件大小:2771
    • 提供者:d100972
  1. des 加密

    0下载:
  2. 运用在Java上的des加密机制,可以试想对数据的DES加密的js
  3. 所属分类:密码/编码算法

« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com