当前位置:
首页 资源下载
搜索资源 - shamir secret sharing
搜索资源列表
-
0下载:
a C++ Class Library of Cryptographic Primitives
This library includes:
MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES,
IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
-
-
1下载:
shamir的秘密分享机制的原文。秘密分享门限机制中,利用拉格朗日插值多项式来恢复。-shamir secret-sharing mechanism in the original language. Threshold secret sharing mechanism, the use of Lagrange polynomial interpolation to restore.
-
-
0下载:
Shamir秘密分享与恢复算法的VC++程序,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再得出主密钥。输入大数长度和份数可自行定义(默认是270位和不超过20份)。-Shamir secret sharing and recovery algorithm VC procedures, is the use of the plane could be decided k k-1 power of the polynomi
-
-
0下载:
Shamir秘密分享算法的java实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Applicati
-
-
1下载:
Shamir秘密分享算法的C#实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Application
-
-
2下载:
shamir‘s secret sharing C语言源码,对密码分割合并实现秘密共享-shamir' s secret sharing C language source code for the password secret sharing to achieve the combined partition
-
-
0下载:
shamir密钥共享机制的c语言实现,分割合并密钥,实现密钥的共享-shamir secret sharing mechanisms to achieve the c language, division of the combined key and realize the sharing of key
-
-
1下载:
基于拉格朗日插值的一个密钥共享策略——Shamir-A secret sharing strategy based on Lagrange interpolation- Shamir
-
-
0下载:
于RsA密码体制,提出了一个新的(f,,1)门限秘密共享方案。在该方案中,秘密份额由各参与者自己
选择,秘密分发者不知道每个参与者所持有的份额,而且秘密份额长度与秘密长度相同。在秘密恢复过程中,每
个参与者能够验证其他参与者是否进行了欺骗。每个参与者只需维护一个秘密份额,就可以实现对多个秘密的共
享。方案的安全性是基于RSA密码体制和Shamir的(‘n)门限秘密共享方案的安全性。-Abstract:A new(f,n)thresh01d secret sharing scheme
-
-
0下载:
Shamir的(k,n)门限秘密共享方案
Shamir提出秘密共享概念的同时,也分别给出了(k,n)门限秘密共享体制的概念。简单地说,设秘密通过秘密共享算法分发给个成员共享,每一个成员持有一个子密钥也称为影子或秘密碎片,如果满足:
(1)任何不少于k个的合格成员通过所持有的正确的碎片都可以重构。
(2)任何k个以下的成员集都无法重构。
称这种方案为(k,n)门限秘密共享方案,简称为门限方案,k称为方案的门限值。 作为各种秘密共享方案中最简单实用的门限秘密共享方案,(k,n
-
-
0下载:
一个秘密共享的js源代码,从别人个人主页拿来的。文档里有人家名字,使用请注明。-secret sharing of shamir, programmed by js.
-
-
0下载:
图像秘密共享方法,应用shamir门限方案(2,3)方案进行试验,本文有认证,防篡改的功能-Image secret sharing method, application shamir threshold scheme (2,3) test program, the paper has certified, tamper-resistant feature
-
-
0下载:
经过shamir秘密共享后的秘密提取,其中有秘密比特的提取代码。-After shamir secret sharing secret after extraction, in which there is a secret code to extract bits.
-
-
0下载:
Secret Sharp是一个独特的安全工具,使您可以加密短小的基于文本的秘密,只能与两个或两个以上的密钥解密,这基本上作为密码。-Secret Sharp is a wizard based GUI for the Shamir Secret Sharing Algorithm provided by the crypto++ API. Secret Sharp replicates the functionality that ssss provides on unix.
-
-
0下载:
Shamir's Secret Sharing 秘密分享使用Javascr ipt实现(Shamir's Secret Sharing Secret Sharing USES Javascr ipt implementation)
-
-
1下载:
shamir secret sharing加解密实现(shamir secret sharing encryption)
-
-
0下载:
this is one of the secret share algorithm...for encrypting cloud data(this is one of the secret share algorithm...)
-
-
0下载:
基于Shamir秘密共享的云端多副本数据持有性审计-20150605
基于Shamir秘密共享的云端多副本数据持有性审计-20150605(Cloud multi replica data holding audit -20150605 based on Shamir secret sharing)
-