文件名称:SecretShare
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-29
- 文件大小:
- 174kb
- 下载次数:
- 0次
- 提 供 者:
- e***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
门限算法(又名秘密共享算法)源程序,标准C实现,可直接跨平台移植。其中随机数的产生仅调用了rand()函数,建议实际使用时,修改随机数发生函数,至少前导加入srand( (unsigned)time( NULL -Threshold algorithm (also known as secret sharing algorithm) source, the standard C implementation, can be directly portable across platforms. Random number generation which only calls the rand () function, suggesting practical use, modify the random number generating function, at least preamble added srand ((unsigned) time (NULL))
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SecretShare\c.c
...........\c.c.bak
...........\Debug\c.obj
...........\.....\main.obj
...........\.....\Test.exe
...........\.....\Test.ilk
...........\.....\Test.pch
...........\.....\Test.pdb
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\main.c
...........\Test.dsp
...........\Test.dsw
...........\Test.ncb
...........\Test.opt
...........\Test.plg
...........\Debug
SecretShare