aboutsummaryrefslogtreecommitdiffstats
path: root/moon-abe/pbc-0.5.14/doc/contributors.txt
diff options
context:
space:
mode:
authorwukong <rebirthmonkey@gmail.com>2015-11-23 17:48:48 +0100
committerwukong <rebirthmonkey@gmail.com>2015-11-23 17:48:48 +0100
commitfca74d4bc3569506a6659880a89aa009dc11f552 (patch)
tree4cefd06af989608ea8ebd3bc6306889e2a1ad175 /moon-abe/pbc-0.5.14/doc/contributors.txt
parent840ac3ebca7af381132bf7e93c1e4c0430d6b16a (diff)
moon-abe cleanup
Change-Id: Ie1259856db03f0b9e80de3e967ec6bd1f03191b3
Diffstat (limited to 'moon-abe/pbc-0.5.14/doc/contributors.txt')
-rw-r--r--moon-abe/pbc-0.5.14/doc/contributors.txt35
1 files changed, 0 insertions, 35 deletions
diff --git a/moon-abe/pbc-0.5.14/doc/contributors.txt b/moon-abe/pbc-0.5.14/doc/contributors.txt
deleted file mode 100644
index aa67c91f..00000000
--- a/moon-abe/pbc-0.5.14/doc/contributors.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-== Appendix A: Contributors ==
-
-Ben Lynn wrote the original PBC library and documentation and is still
-maintaining and developing it.
-
-Hovav Shacham wrote the multiexponentiation, sliding windows and preprocessed
-exponentiation routines, Makefile improvements, and other enhancements.
-He also helps administer the mailing list.
-
-
-Joseph Cooley wrote the GNU build system files,
-tested the library on Mac OS X, and added miscellaneous improvements.
-Among other things,
-pairings can be read from memory buffer and
-most compile-time warnings were removed.
-
-
-Rob Figueiredo and Roger Khazan wrote changes which allow the PBC library
-to be compiled on Windows (via mingw).
-
-
-Dmitry Kosolapov sent in manual corrections, and wrote
-several cryptosystem demos.
-
-
-John Bethencourt sent in many helpful patches, e.g. fixes that allow PBC to
-work on 64-bit platforms.
-
-
-Paul Miller reported bugs, manual corrections and also wrote
-the Gentoo portage overlay for PBC.
-
-
-If you're not mentioned here but should be, please let me know!
-(blynn at cs dot stanford dot edu).