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

搜索资源列表

  1. IDEA_C.ZIP

    1下载:
  2. IDEA是一个分组长度为64位的分组密码算法,密钥长度为128位(抗强力攻击能力比DES强),同一算法既可加密也可解密。 IDEA的“混淆”和“扩散”设计原则来自三种运算,它们易于软、硬件实现(加密速度快): -IDEA is a packet length of the 64 block cipher algorithms, key length of 128 (anti strong offensive capability than-DES), the same encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8375
    • 提供者:HCJ
  1. CipherOne6.0

    2下载:
  2. 本软件代码所有权属于Scaton Software Co.,你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。 scaton, 2006.2.16 CipherOne 加密钻石锁软件代码模块介绍: Zlib---zip压缩静态库代码,GNU代码 Rsaref---Rsa密钥处理及各算法代码库,RSA Lab拥有版权,Scaton Software增加了AES和IDEA算法代码 RsaKern---本软件加密、解密处理核心模块,Scaton Softw
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2314554
    • 提供者:wuyadong
  1. IdeaDlg

    0下载:
  2. IDEA算法的加密实现,实现对明文的加密,加密效果很不错-IDEA encryption algorithm, has implemented an express right of encryption, encryption is very good effect
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4028
    • 提供者:xchf
  1. CipherSystem

    0下载:
  2. 关于网络信息密码学的加密和解密算法,包括DES,LFSR,CAESER,IDEA,RC4,KEYWORD,VIGENERE,PLAYFAIR-information on the network cryptography encryption and decryption algorithms including DES, LFSR, CAESER. IDEA, RC4, somewhat, VIGENERE, PLAYFAIR
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:578502
    • 提供者:王福财
  1. EasyCipher

    0下载:
  2. 我写的利用IDEA算法的加密程序,并含文件切割和合并功能。-I write using IDEA algorithm encryption procedures, and documents containing cutting and consolidation functions.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44689
    • 提供者:杜鸿飞
  1. 1

    0下载:
  2. 1、 实验要求:用高级语言实现IDEA算法的加密-1, the experimental requirements: use of high-level language implementation of the IDEA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1380
    • 提供者:sunxiaoyan
  1. PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998

    0下载:
  2. PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14044998
    • 提供者:guangmingniu
  1. jiamisuanfaDlg

    0下载:
  2. 自己写的一个给软件加密的算法,或者说是想法,对自己写加密有帮助。-One to write their own software encryption algorithms, or the idea to write their own encryption help.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2192
    • 提供者:wei
  1. PGP

    0下载:
  2. pgp混合加密算法。内嵌IDEA,RSA,MD5算法。-pgp mix encryption algorithm.In inlays the IDEA, RSA, MD5 algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8162477
    • 提供者:梧桐雨
  1. VBCrypto

    0下载:
  2. VBCrypto源码库大全源码,这是一个良好的编译算法,由如下算法组成:10种流行的加密算法(Blowfish, Twofish, Rijndael, Skipjack, Serpent, Gost, RC2, RC4, TEA, DES, 3DES, 3DES112, DESE, CAST5, IDEA),6种流行的单一的哈希算法(MD2, MD4, MD5, SHA, SHA256, RipeMD)以及一个huffman压缩算法。-The VBCrypto source libraries
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:563158
    • 提供者:盖小圈
  1. Double-encryption

    0下载:
  2. 使用IDEA算法对文件进行加密后,在使用数字水印技术实现信息隐写-Use the IDEA algorithm to encrypt files, in the use of digital watermarking technology to realize the Information Steganography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3179997
    • 提供者:林晓斌
  1. 2006072922282918887

    0下载:
  2. 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量 ... -Security encryption technology requirements are very high. The current JAVA environment in the realization of I
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:957656
    • 提供者:礼金
  1. how-to-create-J2EE-license

    1下载:
  2. 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
  3. 所属分类:Java Develop

    • 发布日期:2014-07-28
    • 文件大小:74752
    • 提供者:彪汉
  1. RangeKutta

    0下载:
  2. 随着网络带宽和计算机处理能力的高速增长, 数字 图像在当今社会的各个领域被广泛使用. 由于网络的开 放性, 涉及国家安全、商业利益和个人隐私的图像需要 进行加密, 以保护其安全. 将传统的加密标准, 如IDEA 和AES 直接应用到图像的加密上存在一定的缺陷. 因 为传统的加密算法主要为一维的数据流设计, 没有考虑 二维图像的特性, 如空间有序性、视觉冗余性、相关性等 等. 这使得传统加密算法在加密数据量较大的图像时要 耗费较长的时间. 与一般的二进制数据不同
  3. 所属分类:CA program

    • 发布日期:2017-11-14
    • 文件大小:6030
    • 提供者:wangc
  1. Source-Code

    0下载:
  2. 包括以下算法: BIG2GB, cab文件压缩、解压程序源代码,DES加密算法源代码,IDEA算法源代码,Rijindael算法源代码等等,一共有15个算法-Include the following algorithm: BIG2GB cab file compression, decompression program source code, the DES encryption algorithm source code, the IDEA algorithm source code,
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:2648276
    • 提供者:王艳艳
  1. SW_DES_Encryption

    0下载:
  2. 依据DES加密算法的思想,在VC++6.0编辑器上实现对文件的加解密,具有加解密速度快的优点,快速实现对文件的加解密,速度优于公钥加密体制。-Based on the idea of ​ ​ the DES encryption algorithm implemented on in VC++6.0 Editor file encryption and decryption, encryption and decryption speed advantages, fast f
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:114790
    • 提供者:wmt
  1. Encrypt-system

    0下载:
  2. 一系列的加密算法,包括恺撒密码、KeyWord密码、PlayFair密码、Vigenere密码、LFSR密码、RC4密码、DES密码和IDEA密码。-A series of encryption algorithms, including Caesar password, keyword password, the Playfair password, the Vigenere Password, the LFSR password, RC4 password DES password and
  3. 所属分类:CA program

    • 发布日期:2017-11-13
    • 文件大小:13936
    • 提供者:liulanshui
  1. HLSJSJM

    0下载:
  2. 一类基于行列式计算思想的图像置乱加密算法-Calculated based on the idea of ​ ​ a class determinant of image scrambling encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:155246
    • 提供者:老子
  1. arlond

    0下载:
  2. 主要思想是从两幅图像中选取信息,然后置乱成一幅图像。 这样可以从要加密的多幅(2*n幅)图像中,按照上述思想,得到一半数目(n幅)的图像。 对得到的图像进行自适应算法的隐藏,又可以得到(n-1)幅的图像。 对(n-1)幅的图像进行Arnold变换,得到(n-1)幅的图像作为密钥,此外,密钥还有迭代次数,置乱规则,Arnold加密规则 主要缺点是Arnold的周期较大,程序的运行的时间长些,我的电脑需要8分钟,另外,Arnold只能处理方阵 图像的置乱加密算法很多,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:248035
    • 提供者:lianlian123456
  1. idea

    0下载:
  2. 关于idea算法加密工具实现的源码,详细解释了idea算法实现的过程和说明-About idea encryption algorithm tools to achieve the source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2795
    • 提供者:陆宾欢
« 1 2 3 45 »
搜珍网 www.dssz.com