CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 密钥

搜索资源列表

  1. gongyao

    0下载:
  2. RSA也可以用来为一个消息署名。假如甲想给乙传递一个署名的消息的话,那么她可以为她的消息计算一个散列值,然后用她的密钥加密这个散列值并将这个“署名”加在消息的后面。这个消息只有用她的公钥才能被解密。乙获得这个消息后可以用甲的公钥解密这个散列值,然后将这个数据与他自己为这个消息计算的散列值相比较。假如两者相符的话,那么他就可以知道发信人持有甲的密钥,以及这个消息在传播路径上没有被篡改过。-RSA can also be used as a signed message. If i want to
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:22365
    • 提供者:吴成刚
  1. DES-symmetric

    0下载:
  2. 了解DES对称编码方式的工作机制 2.了解各子函数的实现过程(包括设置密钥、f 函数、S 盒代替变换等) -DES symmetric know the working mechanism of encoding 2. Learn the process of implementation of the Functions (including set-key, f Function, S-box in place of transformation, etc.)
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2622
    • 提供者:zwh
  1. B06040403_a_4

    0下载:
  2. 题目:加密软件 要求:(1)输入任意一段明文M,以及密钥K (2)根据一下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -MFC
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:27109
    • 提供者:zaoyan
  1. Rabin-Miller

    0下载:
  2. RSA的最重要特色在于双密钥,它们有特殊的数学形式。RSA的一对密钥有三个基本参数:模n ,公钥b和私钥a 。n和b是公开的,发送信息方用私钥n加密消息,接受方用公钥b能得到解密后的信息,从而确定发送信息方的身份,这就构成了签名机制。对方用公钥将要发送的信息加密,只有拥有私钥的一方才能将信息解密。-RSA is the most important feature of dual-key, they have a special mathematical form. RSA keys of a
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:3148
    • 提供者:Rebecca
  1. wangluoanquan

    0下载:
  2. 网络安全讲义,包括通讯安全服务与机制,密钥公钥密码学,防火墙理论等-Network security notes, including communications security services and mechanisms, key public-key cryptography, firewall theory
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:9893743
    • 提供者:xinxin
  1. AES

    0下载:
  2. Rijndael加密算法是分组长度可变的分组密码。分组长度,密钥长度可以为128,192,256比特。 假设加密的中间结果为状态State。状态State可以用类似于元素为一字节的矩阵来表示,矩阵的行数为4,列数为Nb,Nb等于分组长度除以32。 -Rijndael encryption algorithm is the grouping variable length block cipher. Packet length, key length for the bit 128,192
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:25938
    • 提供者:钟惠民
  1. rsa

    0下载:
  2. 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制 -1, the preparation of procedures for constructing a RSA key 2, the preparation of procedures for fast index algorithm 3, the preparation process to generate large prime numbers 4, t
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:20694
    • 提供者:
  1. RSADES

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1091302
    • 提供者:林晓波
  1. des

    0下载:
  2. des算法,可以对数据进行加密和解密,利用不同密钥可以实现不同的功能
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3318
    • 提供者:李子
  1. wsn

    0下载:
  2. 一份很好的关于无线传感器网络密钥算法的资料-A very good key algorithm on wireless sensor network data
  3. 所属分类:Project Manage

    • 发布日期:2017-05-12
    • 文件大小:2791505
    • 提供者:dddd
  1. LDPC

    0下载:
  2. 日本人关于量子密钥发送方法专利,没有被批准,此类专利国内还没有出现-Japanese patent on the method of quantum key transmission, has not been approved, such patents country has not yet appeared
  3. 所属分类:Project Manage

    • 发布日期:2017-05-18
    • 文件大小:4936973
    • 提供者:yuanlei
  1. Trused

    0下载:
  2. 可信计算中AIK密钥生成改进方案Trusted Computing program in the AIK key generation improved-Trusted Computing program in the AIK key generation improved
  3. 所属分类:Document

    • 发布日期:2017-03-23
    • 文件大小:974068
    • 提供者:yue
  1. stream-cipher-hc256_p3

    0下载:
  2. 这是一个关于HC-256的的文档和语言描述,里面涉及算法的初始化和密钥生成算法,以及安全性分析等。-This is an HC-256' s on the documentation and language descr iption, which involves the initialization algorithm and key generation algorithm, and security analysis.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:187968
    • 提供者:周晓
  1. DESmain

    0下载:
  2. DES主函数,16轮迭代循环的实现过程,以及子密钥的生成过程-DES main function, the realization of 16 rounds of iterative loop process, and sub-key generation process
  3. 所属分类:Software Testing

    • 发布日期:2017-03-29
    • 文件大小:627
    • 提供者:danjuan001
  1. sensor-networks

    0下载:
  2. 对偶密钥技术的采用使无线传感器网络通信的安全性得到保障。对偶密钥中的动态密钥路径的应用又进一 步提高无线传感器网络通信的可靠性。利用层次超立方体模刑中节点编码的特性及其高容错性,提出了基于局 部弱连通性概念的簇内动态密钥路径和基于位置信息的簇间动态密钥路径的两类算法。-Security schemes of pair wise key establishment ensure communication security in wireless sensor networks.Dynamic
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:920943
    • 提供者:张伟
  1. WSN-key-management

    0下载:
  2. 无线传感器网络密钥管理领域的经典论文,包括基础理论和后续扩展的密钥管理方案-key management in wireless sensor network
  3. 所属分类:Project Design

    • 发布日期:2017-05-19
    • 文件大小:5159636
    • 提供者:庞啸
  1. RSA

    0下载:
  2. 软件密钥托管加密系统具有抗窜扰特性而且克服了以前方案中的缺点并同时能对消息的源和宿进行追踪。 -RSA pub1ic key encryption SyStem
  3. 所属分类:Project Manage

    • 发布日期:2017-05-07
    • 文件大小:1930603
    • 提供者:施小凤
  1. AES-encryption-and-decryption

    0下载:
  2. 用c语言实现AES算法的加密与解密功能,方便大家理解对称密钥和非对称密钥-C language AES algorithm for encryption and decryption functions, to facilitate understanding of the symmetric key and asymmetric key
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:8297
    • 提供者:zhang shuai
  1. Applied-Cryptography

    0下载:
  2. 应用密码学,关于加密、解密、密钥方面的文档-Applied Cryptography, the document encryption, decryption
  3. 所属分类:Project Manage

    • 发布日期:2017-11-11
    • 文件大小:3652243
    • 提供者:郭荣
  1. subject

    0下载:
  2. 介绍网络信息安全的公钥密码体系,密钥的管理和隐藏技术-Introduction of network and information security, public key cryptography, key management and hiding techniques
  3. 所属分类:Project Manage

    • 发布日期:2017-11-16
    • 文件大小:2562576
    • 提供者:chen junfeng
« 1 23 4 5 »
搜珍网 www.dssz.com