Pairing-Based Crypto Library 0.0.1

testmnt
    This produces parameters for a curve suitable for computing pairings.
example.txt contains sample output. The output should be fed to the
testibe or testsig programs.

testsig
    Reads curve parameters on standard input and performs computations
that would be required in an implementation of the Boneh-Lynn-Shacham
short signature scheme.
    
testibe
    Reads curve parameters on standard input and performs computations
that would be required in an implementation of the Boneh-Franklin
identity-based encryption scheme.

Ben Lynn <blynn@cs.stanford.edu>
