Description: 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))
To Search:
File list (Check if you may need any files):
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