文件名称:shamir
介绍说明--下载内容均来自于网络,请自行研究使用
This program makes some operations on the polynomials, such as addition, multiplication and calculating Lagrange polynomials. It also finds a key for encryption of a text and then does encryption process by using xor (exclusive-OR) of each character with main key.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src\cipher.txt
...\keys.txt
...\plain.txt
...\shamir.c
src
...\keys.txt
...\plain.txt
...\shamir.c
src