我是靠谱客的博主 独特机器猫,最近开发中收集的这篇文章主要介绍shamir秘密共享matlab程序,Shamir Shamir的(k,n)门限秘密共享方案 Shamir提 联合开发网 - pudn.com...,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

Shamir

所属分类:加密解密

开发工具:Visual C++

文件大小:209KB

下载次数:95

上传日期:2012-12-26 06:10:05

上 传 者:zzq

说明:  Shamir的(k,n)门限秘密共享方案

Shamir提出秘密共享概念的同时,也分别给出了(k,n)门限秘密共享体制的概念。简单地说,设秘密通过秘密共享算法分发给个成员共享,每一个成员持有一个子密钥也称为影子或秘密碎片,如果满足:

(1)任何不少于k个的合格成员通过所持有的正确的碎片都可以重构。

(2)任何k个以下的成员集都无法重构。

称这种方案为(k,n)门限秘密共享方案,简称为门限方案,k称为方案的门限值。 作为各种秘密共享方案中最简单实用的门限秘密共享方案,(k,n)门限秘密共享方案也是这些方案中最具有代表性和广泛应用的方案。下面简单介绍一下这个方案

(Shamir' s (k, n) threshold secret sharing scheme Shamir proposed the concept of secret sharing, were also given (k, n) threshold secret sharing system concept. Simply set in secret by secret sharing algorithm distributed members share held by every member of a sub-key is also known as the shadow or secret debris, if: (1) any less than k qualified members through the correct fragmentation held can be reconstructed. (2) The members of any k sets can not be reconstructed. This scheme (k, n) threshold secret sharing scheme, referred to as the threshold scheme, k is called the threshold of the program. As secret sharing scheme in the most simple and practical door threshold secret sharing scheme (k, n) threshold secret sharing scheme is also the most representative and widely used programs such programs. Following is a brief look at this program)

文件列表:[举报垃圾]

Shamir秘密共享方案源代码

........................Debug

.............................shamir.exe,200835,2012-05-27

.............................shamir.ilk,204160,2012-05-27

.............................shamir.obj,11197,2012-05-27

.............................shamir.pch,223552,2012-05-27

.............................shamir.pdb,410624,2012-05-27

.............................vc60.idb,33792,2012-05-27

.............................vc60.pdb,45056,2012-05-27

........................shamir.cpp,1808,2012-05-15

........................shamir.dsp,3401,2012-05-27

........................shamir.dsw,520,2012-05-27

........................shamir.ncb,33792,2012-05-27

........................shamir.opt,48640,2012-05-27

........................shamir.plg,744,2012-05-27

近期下载者:

相关文件:

收藏者:

最后

以上就是独特机器猫为你收集整理的shamir秘密共享matlab程序,Shamir Shamir的(k,n)门限秘密共享方案 Shamir提 联合开发网 - pudn.com...的全部内容,希望文章能够帮你解决shamir秘密共享matlab程序,Shamir Shamir的(k,n)门限秘密共享方案 Shamir提 联合开发网 - pudn.com...所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(59)

评论列表共有 0 条评论

立即
投稿
返回
顶部