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

搜索资源列表

  1. powerrmv

    0下载:
  2. RSA公开密钥密码系统是由R.Rivest,A.Shamir,L.Adleman提出的,不仅仅可用于数据的加密,也可用于数字签名,-RSA public-key cryptosystem by R. Rivest, A. Shamir, L. Adleman raised, not only can be used for data encryption, can also be used for digital signatures,
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:110549
    • 提供者:刘浪
  1. secretshare_VC++

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39140
    • 提供者:linvg
  1. secretshare_java

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4876
    • 提供者:linvg
  1. RSA

    0下载:
  2. RSA公开密钥密码系统是由R.Rivest,A.Shamir,L.Adleman提出的,不仅仅可用于数据的加密,也可用于数字签名。本程序提供了RSA加密和解密过程实现的源代码。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:273582
    • 提供者:严玉洁
  1. Shamir

    1下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2179347
    • 提供者:
  1. ssss_rk

    0下载:
  2. shamir密钥共享机制的c语言实现,分割合并密钥,实现密钥的共享-shamir secret sharing mechanisms to achieve the c language, division of the combined key and realize the sharing of key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:21101
    • 提供者:iuhiuh
  1. secretshare

    0下载:
  2. 多密钥共享方案Shamir Lagrange secret share-Shamir Lagrange secret share
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:473076
    • 提供者:song
  1. shamir

    1下载:
  2. 基于拉格朗日插值的一个密钥共享策略——Shamir-A secret sharing strategy based on Lagrange interpolation- Shamir
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1458330
    • 提供者:zhaobinnan
  1. Shamir

    0下载:
  2. Shamir的(k,n)门限秘密共享方案 Shamir提出秘密共享概念的同时,也分别给出了(k,n)门限秘密共享体制的概念。简单地说,设秘密通过秘密共享算法分发给个成员共享,每一个成员持有一个子密钥也称为影子或秘密碎片,如果满足: (1)任何不少于k个的合格成员通过所持有的正确的碎片都可以重构。 (2)任何k个以下的成员集都无法重构。 称这种方案为(k,n)门限秘密共享方案,简称为门限方案,k称为方案的门限值。 作为各种秘密共享方案中最简单实用的门限秘密共享方案,(k,n
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:214523
    • 提供者:zzq
  1. secretsharp-code-14

    0下载:
  2. 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.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:476084
    • 提供者:Raymond Ho
  1. RSA_Algorithm

    0下载:
  2. RSA公开密钥密码系统是由 R.Rivest,A.Shamir,L.Adleman 提出的,不仅仅可用于数据的加密,也可用于数字签名,其安全性比较高,用它来开发加密、解密系统的应用已经有很多了。-RSA public key cipher system is composed of R.Rivest, A.Shamir, L.Adleman proposed, not only can be used for data encryption, but also can be used for d
  3. 所属分类:Communication

    • 发布日期:2017-12-11
    • 文件大小:162344
    • 提供者:陈晓磊
  1. Shamir Secret Sharing

    1下载:
  2. shamir secret sharing加解密实现(shamir secret sharing encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-04-22
    • 文件大小:27648
    • 提供者:masitian
  1. lab2

    1下载:
  2. ? Shamir(t,n)密钥共享方案的程序实现 ? 共享秘密的生成与分发仿真 ? 共享密钥的重现验证(Programming Implementation of Shamir(t,n) Key Sharing Scheme Generation and Distribution of Shared Secrets Recurrent Verification of Shared Key)
  3. 所属分类:系统/网络安全

    • 发布日期:2020-05-19
    • 文件大小:67584
    • 提供者:Gewus
搜珍网 www.dssz.com