diff options
author | wukong <rebirthmonkey@gmail.com> | 2015-11-23 17:48:48 +0100 |
---|---|---|
committer | wukong <rebirthmonkey@gmail.com> | 2015-11-23 17:48:48 +0100 |
commit | fca74d4bc3569506a6659880a89aa009dc11f552 (patch) | |
tree | 4cefd06af989608ea8ebd3bc6306889e2a1ad175 /moon-abe/pbc-0.5.14/README | |
parent | 840ac3ebca7af381132bf7e93c1e4c0430d6b16a (diff) |
moon-abe cleanup
Change-Id: Ie1259856db03f0b9e80de3e967ec6bd1f03191b3
Diffstat (limited to 'moon-abe/pbc-0.5.14/README')
-rw-r--r-- | moon-abe/pbc-0.5.14/README | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/moon-abe/pbc-0.5.14/README b/moon-abe/pbc-0.5.14/README deleted file mode 100644 index c55cac60..00000000 --- a/moon-abe/pbc-0.5.14/README +++ /dev/null @@ -1,20 +0,0 @@ -THE PBC LIBARY - -The PBC (Pairing-Based Crypto) library is a C library providing low-level -routines for pairing-based cryptosystems. It provides an interface for -cyclic groups and a bilinear pairing defined on them that are thought to -be cryptographically secure. The interface abstracts the mathematical details -away from the programmer, so no knowledge of elliptic curves is needed to use -the library. - -The PBC library also contains routines to generate curves suitable for use -in a bilinear pairing. - -See the online manual for more information. The DocBook source files that -are used to create the manual are in the doc/ subdirectory. - -The PBC library is released under the GNU General Public License. See the -file COPYING for details. - ------------------------------------------------------------------------------- -Ben Lynn <blynn@cs.stanford.edu> |