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

搜索资源列表

  1. 01

    0下载:
  2. DES对称数据加密,既可用于加密又可用于解密。-DES symmetric encryption,it can be used for encryption can decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:289828
    • 提供者:许菲
  1. ElixisSource

    0下载:
  2. c#加解密类,提供多种加密算法的接口,帮助您实现数据的MD5,AES,DES等加密。-c# encryption type, encryption algorithm to provide multiple interfaces to help you achieve the data MD5, AES, DES and other encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:90229
    • 提供者:ETop
  1. 3DES

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法(1999年,NIST将3-DES指定为过渡的加密标准),是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法,其具体实现如下:设Ek()和Dk()代表DES算法的加密和解密过程,K代表DES算法使用的密钥,P代表明文,C代表密表,这样, 3DES加密过程为:C=Ek3(Dk2(Ek1(P))) 3DES解密过程为:P=Dk1((EK2(Dk3(C))) -3DESASDASDASD
  3. 所属分类:Network Security

    • 发布日期:2017-04-07
    • 文件大小:727
    • 提供者:feng
  1. DES_Standard_Data_Encryption

    0下载:
  2. DES标准数据加密,由C语言实现,输入7为密钥,数据。输出加密后的密文,也可以解密-DES data encryption standard, from C language, enter 7 for the key data. Encrypted ciphertext output can also be decrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:187291
    • 提供者:yuchuang
  1. 7

    0下载:
  2. des算的法的c++实现最后能实现一个简单的des文件加密和解密的小程序。-des Operators of the law c++ to achieve the final to achieve a simple des file encryption and decryption applet.
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1241924
    • 提供者:
  1. code

    0下载:
  2. 分别实现DES的加密和解密,该程序加密的对象为8位字符串,加密后显示的结果为将64比特转为字符串的形式。加密的正确性可通过解密的结果来验证。-This program aims to encrypt and decrypt DES respectively, and the encrypted object of the program is the 8-bit string, i.e. converting the 64 bits into the form of strings. The v
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3535
    • 提供者:张红
  1. DESencrption

    0下载:
  2. 这是一个DES算法的JAVA源代码,能完成加密和解密的功能。-This is a JAVA source code for DES algorithm, to complete the encryption and decryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:16127
    • 提供者:陈燕燕
  1. 2

    0下载:
  2. 为了能加密自己的重要的文件,用Des算法对文件进行加密和解密的程序-Des encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:4010
    • 提供者:tangyang
  1. Cryptography

    0下载:
  2. 多种加密方法:autokey、Column permutation、des、kaisa、playfire、vigenere。还包括加解密方法。-A variety of encryption methods: autokey, Column permutation, des, kaisa, playfire, vigenere. Also includes encryption and decryption methods.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7421
    • 提供者:张涛
  1. mycipher.java

    0下载:
  2. 用java编写的用于加密和解密的代码,所用加解密算法为simple DES算法。-Prepared with the java code for encryption and decryption, used as a simple DES encryption and decryption algorithm algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3383
    • 提供者:fd
  1. shujujiami

    0下载:
  2. 实现DES数据加密,本算法使用VC开发,可以实现数据加密和解密-DES data encryption to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:95756
    • 提供者:王振
  1. Encrypt

    0下载:
  2. c++写的小程序,实现了des,rsa算法,可是根据文件来加密文件,同时可是实现解密文件。-c++ to write small programs to achieve the des, rsa algorithm to encrypt files, but according to the file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:70016
    • 提供者:赵严军
  1. DESjiami

    0下载:
  2. 实现DES的加密和解密算法,可以实现对文字,数字和各种字符的加密和解密-Implement DES encryption and decryption algorithms, can be achieved on the text, numbers, and a variety of encryption and decryption of characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1175312
    • 提供者:董洁
  1. password-system

    0下载:
  2. 用VC++编程实现了RSA算法加密和解密运算,其中使用了DES系统-VC++ programming using the RSA algorithm for encryption and decryption operations, using DES system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5672289
    • 提供者:古狸
  1. BjMwCpuPurchase1.0

    1下载:
  2. 1. 符合《中国金融集成电路(IC)卡规范》、《中国金融集成电路(IC)卡应用规范》。 2. 数据文件支持二进制文件、定长记录文件、变长记录文件、循环定长记录文件。 3. 支持符合银行规范的电子钱包、电子存折功能。 4. 支持DES、Triple DES等加密算法,并支持用户特有的安全加密算法的下载。 5. 支持线路加密、线路保密功能,防止通信数据被非法窃取或篡改。 6. 可用作安全保密模块,使用过程密钥实现加密、解密。 -1 in line with the
  3. 所属分类:加密解密

    • 发布日期:2017-02-26
    • 文件大小:215987
    • 提供者:ly
  1. passwordPDES

    0下载:
  2. 天津理工的实验报告。DES算法的加密和解密过程,并可以用程序实现其加密和解密过程-Tianjin Polytechnic experimental report. DES encryption and decryption algorithms, and can be programmed to achieve its encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:244369
    • 提供者:张树威
  1. 3ec3cba

    0下载:
  2. MD5提供基本加密设施为lua5.1:一个哈希(摘要) 功能,对隐窝/解密基于MD5和CFB,和一对隐窝/解密 对DES使用56位密钥。-MD5 offers basic cryptographic facilities for Lua 5.1: a hash (digest) function, a pair crypt/decrypt based on MD5 and CFB, and a pair crypt/decrypt based on DES with 56-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:41144
    • 提供者:wangbo
  1. 1

    0下载:
  2. 对数据进行加密与解密的一种方法,DES算法-For data encryption and decryption method, DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1181
    • 提供者:fanggang
  1. encrypt(desPrsa)

    0下载:
  2. 通过java jdk6所提供的api设计的一个通信过程的加密与解密。其中有两个十分常用的算法:des+rsa-Provided by java jdk6 api design of a communication process of encryption and decryption. Two very commonly used algorithms: des+ rsa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2851307
    • 提供者:liyu
  1. aes1

    0下载:
  2. DES实现的c代码,包含加密和解密两部分,亲自测试,绝对好用-DES realize
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3833
    • 提供者:xiaoqu
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com