Secure-Printing-System
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Implementation of "How to Print a Secret" thesis
h1. Oblivious Printing

By Diran Li, Aleks Essex, and Urs Hengartner

Oblivious Printing is a novel approach to document printing in which a set of printers print a secret message, in human or machine readable form, without learning the message.

h2. Getting Started

* "Download":https://github.com/dannalieth/Secure-Printing-System/downloads, "Fork":https://github.com/dannalieth/Secure-Printing-System/fork, or "Pull":https://github.com/dannalieth/Secure-Printing-System/pull/new/master the repo
* Read about its "Usage":https://github.com/dannalieth/Secure-Printing-System/wiki/Usage and its "Documentation":https://github.com/dannalieth/Secure-Printing-System/wiki/Documentation

h2. Acknowledgements

* "Civitas Codebase":http://www.cs.cornell.edu/projects/civitas/: ElGamal implementation
* "Bouncy Castle":http://bouncycastle.org/: Crypto implementation
* "GSON":http://code.google.com/p/google-gson/: JSON serialization


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。