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

搜索资源列表

  1. TestEncode

    0下载:
  2. 用.Net平台编写的,C#源码,用于字符串DES加/解密与MD5加密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13197
    • 提供者:alex
  1. encipher_decipher

    0下载:
  2. 单机加解密,包括des,rsa等基本加密方法,源码与可执行文件-Stand-alone encryption, including the des, rsa basic encryption method, source and executable files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6352365
    • 提供者:于明月
  1. VCcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -The compressed packet, there are cast, blowfish, simple, des, cryptlib,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416788
    • 提供者:冯俊勇
  1. VCcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8413532
    • 提供者:yzj
  1. AES

    0下载:
  2. AES DES MD5加密源码 解密,以及应用-AES DES MD5 encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:377334
    • 提供者:wwwwww
  1. aa

    0下载:
  2. DES算法的加密以及解密的代码源码,可以调试-DES encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3973
    • 提供者:董小熊
  1. acryyptoloogyc

    0下载:
  2. 实现了三种古典密码学体制与DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还能解密生成文件13.txt。vigenere,hiill体体制类似。DES体制包含加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序源码设计语言及密码学的在校本科生,水平非常低,第一次上传只是为了试一下。能考虑少给几点,呵呵。 可直接使用。 -Three classical cryptography system and DES system an
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:10773
    • 提供者:包裹
  1. c200-xdcodefans.net

    0下载:
  2. VC/C++源码,加密解密,加密,解密,DES   200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
  3. 所属分类:CA program

    • 发布日期:2017-11-06
    • 文件大小:419965
    • 提供者:dengchao
  1. Decrypt.rar

    0下载:
  2. 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:212805
    • 提供者:曾祥园
  1. passwork

    0下载:
  2. DES加密算法一例,纯C语言源码(非C++)。附带测试程序,加密解密文件。-DES encryption algorithm one case, pure C language source code (non C++). With a test suite, the encryption and decryption of files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4050
    • 提供者:leon
  1. textencryption

    0下载:
  2. java DES加密和解密的简单源码介绍,生成密钥后直接解密,不存在密钥保存问题-java DES encryption and decryption of simple source introduced directly after decryption key generation, key storage problem does not exist
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:762
    • 提供者:yin
  1. DesDecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption procedures, VC source code written with Des file encryption program is supporting the use of. Simple to use, navigate to the desired declassified docume
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27083
    • 提供者:卞爱涛
  1. DesEncypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:26451
    • 提供者:dsmask
  1. DESdecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:26567
    • 提供者:wpudn29
  1. Delphi_670704

    0下载:
  2. Delphi采用最基本的Des加密字符串的演示实例,典型的DES加密,解密技巧,如果需要二重(双重)加密或者三重加密请点击对应页面下载源码:Delphi双重加密、Delphi三重加密。 - Delphi uses examples demonstrate the basic Des encrypted string, typically DES encryption and decryption techniques, if needed double (double) or Tripl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:13582
    • 提供者:BSOI6WA
  1. EnhancedSPN

    0下载:
  2. 采用des增强的spn加密解密算法源码,可以直接编译-SPN encryption algorithm using DES encryption and decryption algorithm source code, you can directly compile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3519
    • 提供者:吴金伟
  1. SingleKey

    0下载:
  2. DES 对称加密源码实例,加密算法可以是DES,DESede,Blowfish等,选择DES算法,密钥长度必须为56位,用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥,用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥-DES symmetric encryption source code examples
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2107
    • 提供者:Jacker
  1. wenjianjiami

    0下载:
  2. Android项目源码基于安卓平台的文件加密其他功能如下:加密小软件。使用的是GBK编码.该源码分为6个功能。 1.文件加密。需要手动输入需要加密的文件名字,如果名字存在会进入加密界面,加密方式有3种 (1)DES (2)DESede (3)AES 输入自己特定的密匙还输入加密文件的名字。 2.文件解密。与文件加密类似。 3.可以对文件进行数字签名,签名认证和生成密匙。密匙的大小分为512 768 1024. 4.报文鉴别。可以生成鉴别码和可以鉴别文件。(两种类型MD5和SHA1
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1954517
    • 提供者:王企鹅
  1. wjjmym

    0下载:
  2. 文件加密器是一个静默卸载手机上已经安装的app的小例子,翻了下菜单看了有文件加密、文件解密、报文鉴别、编辑文件、删除文件等功能,加密有des、desede、aes三种算法,因为小编不了解加密解密这一块所以就不妄加评论技术细节了,了解这一块的朋友自己下载研究一下吧,默认编译版本4.2.2编码GBK源码有简单注释。-File encryption device is already installed on a silent uninstall mobile app small example, t
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:669990
    • 提供者:liuhao
  1. chilkatax-9.5.0.75(x86 x64)源程序及注册机

    1下载:
  2. 该文件里有官方9.5.0.75的源码dll,并且附带了对应的破解注册机,des,aes,3des等各种加密解密
  3. 所属分类:Dephi控件源码

« 1 2 3 4»
搜珍网 www.dssz.com