文件名称:secretshare_VC++
介绍说明--下载内容均来自于网络,请自行研究使用
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 polynomial, a k-value of the threshold, Application of Lagrange polynomial method of technology insertion to restore the original polynomial, then come to the main key. Length and the importation of large numbers of shares to be defined (the default is 270 and not more than 20).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45665996secretshare_vc .rar 列表 SecretShare\Debug SecretShare\ReadMe.txt SecretShare\res\SecretShare.ico SecretShare\res\SecretShare.rc2 SecretShare\res\Thumbs.db SecretShare\res SecretShare\resource.h SecretShare\SecretShare.aps SecretShare\SecretShare.clw SecretShare\SecretShare.cpp SecretShare\SecretShare.dsp SecretShare\SecretShare.dsw SecretShare\SecretShare.h SecretShare\SecretShare.ncb SecretShare\SecretShare.opt SecretShare\SecretShare.plg SecretShare\SecretShare.rc SecretShare\SecretShareDlg.cpp SecretShare\SecretShareDlg.h SecretShare\StdAfx.cpp SecretShare\StdAfx.h SecretShare 运行说明.txt