登录
首页 » 加密解密 » 固定的AODV路由协议

固定的AODV路由协议

于 2022-01-25 发布 文件大小:60.68 kB
0 236
下载积分: 2 下载次数: 1

代码说明:

应用背景一个安全的版本称为安全AODV路由协议AODV(网)。它提供的功能,如完整性,认证,和路由数据的不可否认性。它采用了双方案为确保AODV。维护合作机制的AODV路由协议,包括一种情况允许中间节点回复的委派功能RREQ消息。这就是所谓的双重签名:当一个节点产生一个RREQ消息,除了 ;正规的签名,它可以包括第二签名,这是在一个虚拟的RREP消息向本身的计算。中间节点可以在他们的路由表,以及与其他相关的路由信息节点如果其中一个节点,然后接收RREQ走向节点,它可以在一个代表回复RREP消息,同样,与普通AODV会发生什么。这样做,中间节点生成RREP消息,包括节点的签名,它以前缓存,和符号带有它自己的私有密钥的消息。关键技术网不需要尊重其他消息AODV。然而,网消息明显更大,主要是因为数字签名。而且,情况需要重量级的非对称加密操作:每次一个节点产生一个路由信息,它必须生成签名,每次收到一个签名路由消息(也作为中间节点),它必须验证签名。这会变得更糟的时候,双签名机制是使用,因为这可能需要单个签名的生成或验证信息。在情况允许的操作,网验证AODV路由数据。机制是用于实现此:哈希链和签名

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

发表评论

0 个回复

  • 凯撒,用java实现的非
    凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步-Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption
    2023-07-05 22:50:02下载
    积分:1
  • GOST算法
    GOST加密算法-GOST encryption algorithm
    2022-02-05 20:46:16下载
    积分:1
  • 一些重要的算法的实现
    一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, and so shift
    2022-11-14 20:50:03下载
    积分:1
  • ECC算法,ECC算法
    ecc algorithm, ecc algorithm-ecc algorithm, the algorithm ecc. ecc algorithm
    2022-02-02 09:51:26下载
    积分:1
  • 在C++算法源代码
    C++写的椭圆曲线加密算法库源码-source code of ECC in C++
    2022-03-11 12:15:21下载
    积分:1
  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • 一些算法的介绍,可对文件或字符串
    一些加密算法的介绍,可对文件或字符串加密-some encryption algorithm, the right documents can be encrypted or string
    2022-04-22 08:56:17下载
    积分:1
  • base64的编码代码封装,很方便易用。
    base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.
    2022-05-26 22:42:59下载
    积分:1
  • 字符串模糊查询 字符串模糊查询
    字符串模糊查询 字符串模糊查询-Fuzzy query string string Fuzzy Query
    2022-10-03 10:55:03下载
    积分:1
  • DES Crypt adapted from unix crypt for delphi.
    DES Crypt adapted from unix crypt for delphi.
    2022-07-04 21:52:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载