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

搜索资源列表

  1. yxyDES2_VC

    0下载:
  2. 这是一个标准的DES算法 可以加密字符串和文件,也可以相应的解密-This is a standard DES algorithm can string and file encryption and decryption can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:14933
    • 提供者:
  1. DESRSA

    0下载:
  2. 通过用DES算法对实际的数据进行加密和解密来深刻了解DES的运行原理-DES algorithm by using the actual data encryption and decryption to a deep understanding of the operation principle of DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1058503
    • 提供者:吴廖
  1. MyDES_3

    0下载:
  2. 采用DES算法进行加密和解密, 并设计了简单的UI。-Use of DES encryption and decryption algorithm, and designed a simple UI.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1926844
    • 提供者:周可
  1. sdes1

    0下载:
  2. 编程实现S-DES算法的加密与解密过程,采用加法链求大数的指数及模-RSA-Programming Algorithm S-DES encryption and decryption process, using Addition Chains seek large numbers of the index and model-RSA
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES算法,可以实现加密和解密,还有详细的解释。-DES,can run on visual studio.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4072
    • 提供者:熊继梅
  1. DESEncry

    0下载:
  2. 在vs2005环境编写的加解密工具,采用DES算法实现文件的加密、解密。-In the vs2005 environment, prepared by the encryption and decryption tool for files using DES algorithm encryption and decryption.
  3. 所属分类:File Operate

    • 发布日期:2017-05-24
    • 文件大小:7710200
    • 提供者:wangzheng
  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. 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. shujujiami

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

    • 发布日期:2017-03-29
    • 文件大小:95756
    • 提供者:王振
  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. 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. mimaxueshiyan

    1下载:
  2. 现代密码学与加解密技术实验报告 vigenere算法加密和解密的过程 Column permutation cipher 的编程实现 DES的编程实现-Modern cryptography and encryption technology lab report vigenere the process of encryption and decryption algorithms Column permutation cipher of programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-07
    • 文件大小:132096
    • 提供者:王丹
  1. ddes

    0下载:
  2. 数据加密标淮DES 解密之matlab实现 由GreenSim——算法仿真團隊→http://blog.sina.com.cn/greensim 之DES经小弟修改为解密之函数-DES decode in matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2366
    • 提供者:ben
  1. jiami

    0下载:
  2. 采用DES/MD5算法,多线程同时加密,支持解密,可移植,可匿名或者注册用户(保留加密记录)登录。-use DES/MD5 arithmetic,multithreads encrypt and decrypt,can copy and remove from one pc to another,can anonymity login or register login(save the encrypt records)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:145550
    • 提供者:飞鹰
  1. SingleKeyExample

    0下载:
  2. Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。   用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥;   用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2295
    • 提供者:同同
« 1 2 ... 24 25 26 27 28 2930 31 »
搜珍网 www.dssz.com