登录
首页 » 加密解密 » 这是RC5算法的实现

这是RC5算法的实现

于 2022-12-26 发布 文件大小:38.69 kB
0 90
下载积分: 2 下载次数: 1

代码说明:

这是RC5算法的实现-This is the realization of RC5 Algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • myksloginmodule
    MyKSLoginModule
    2022-03-20 22:21:08下载
    积分:1
  • 程序使用C++展示相当强的XOR。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。...
    程序使用C++展示相当强的XOR加密。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption. Includes EOF error checking and automatic detection of when it is unencrypting a file. Program Is Documented Well And Also Makes Good Use of the Built In String Class.
    2022-12-20 10:10:03下载
    积分:1
  • DES算法BCB组件,有源码,DELPHI也可以用。
    DES算法BCB组件,有源码,DELPHI也可以用。-DES algorithm BCB components, source code can also be used in Delphi.
    2022-02-16 07:47:32下载
    积分:1
  • 完整的EVRC压缩压缩算法源码,一个简单的例子…
    完整的EVRC压缩解压缩算法源码,附带一个简单的例子程序。-EVRC complete source compression decompression algorithms, with a simple example program.
    2023-03-02 06:25:03下载
    积分:1
  • 椭圆曲线码实现
    对椭圆曲线进行了很好的实现,包括 combined_math:onb_integer opt_hash poly_hash poly_integer  fast_onb  integer  onb:DH.example ElGamal.example MQV.simple polymath:basics DH_example ElGamal.example 
    2022-04-06 14:56:19下载
    积分:1
  • JAVA encryption algorithm, however, support 256
    JAVA加密算法之一,不过支持256位加密-JAVA encryption algorithm, however, support 256-bit encryption
    2022-01-25 17:57:40下载
    积分:1
  • 本文介绍了在JAVA环境下如何实现IDEA对称算法。由于电子商务和电子政务的普及,安全技术在其中应用非常广泛,对安全技术的要求也很高。目前在JAVA...
    本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
    2022-05-08 18:12:15下载
    积分:1
  • –Diffie Hellman钥交换C
    应用背景–Diffie Hellman密钥交换(D–h)[注1 ]是安全地交换密钥在公共信道的具体方法,是第一个公开密钥协议,最初的概念由RalphMerkle。[ 1 ] [ 2 ] D–H是一个最早的实例的公共密钥交换实现在密码学领域。传统上,双方之间需要安全的加密通信,他们首先交换密钥的一些安全的物理信道,如纸的密钥列表由一个受信任的快递。Diffie Hellman密钥交换方法–使双方没有先验知识的彼此共同建立一个共享的密钥在不安全的信道。这个密钥可以用来加密随后的通信使用一个对称密钥密码。关键技术密码解释最简单的协议原有的实现使用整数模p的乘法群,其中p是素数,G是一个原始根模p这是协议的一个例子,在蓝非秘密值,和红色的秘密值。爱丽丝和鲍勃同意用一个模p = 23和g = 5(这是一种原始的根模23)。爱丽丝选择了一个秘密整数a = 6,然后发送给Bob = GA mod p甲= 56国防部23 = 8鲍勃选择一个秘密整数b = 15,然后将爱丽丝B = GB mod p乙= 515国防部23 = 19爱丽丝计算的=钡国防部的= 196国防部23 = 2鲍勃计算S = AB mod p的= 815国防部23 = 2爱丽丝和鲍勃现在分享一个秘密(2号)。爱丽丝和鲍勃到达相同的值,因为:标准的β=(镓),乙模,β=(镓),乙,国防部,国防部,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1鲍勃,(GA mod p)b mod p =(56除以23)15国防部23。请注意,只有一个,B,和(GAB模型P = GBA mod p)是保密的。所有其他的值,磷,克,镓,GA,和英国国防部的标准,是在明确的。一旦爱丽丝和鲍勃计算共享秘密他们可以使用它作为一个加密密钥,只有他们自己知道,在相同的开放式通信信道发送消息。
    2022-02-21 06:22:28下载
    积分:1
  • 码安全方面的PGP资料,很有用的!是学习码学的好东西@
    密码安全方面的PGP资料,很有用的!是学习密码学的好东西@-PGP password security information, very useful! Is a good thing to learn cryptography @
    2022-03-09 19:10:38下载
    积分:1
  • cryptoboot is set of tools for disk encrypt ion on Unix. It is especially suited...
    cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root partition, so _everything_ (except kernel and cryptoboot inself) is encrypted. -cryptoboot is set of tools for disk encrypt ion on Unix. It is especially suited to encrypt r oot partition. so _everything_ (except kernel and cryptoboot inself) is encrypted.
    2022-02-04 04:15:42下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载