commit 1a354fdea623e5bf8ba4a392f8ab957825e12735 
tree 309bd19f901b160840b4666e4379d91470ad9ae2 
parent d0b81fd7973f319732b5c7767139f2ca39ae7ab0 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 04 Oct 2006 14:26:22 -0700 
committer Ben Lynn <ben@monkey> Wed, 04 Oct 2006 14:26:22 -0700 

    pbc-0.3.11
    
    timersa.c measures CRT exponentiation too

commit d0b81fd7973f319732b5c7767139f2ca39ae7ab0 
tree 997b3ba04db0ee64327ba11d387fbb6f78c1463a 
parent 7b51b332515938f1b60ce895098b0977dcf8b627 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 04 Oct 2006 13:33:21 -0700 
committer Ben Lynn <ben@monkey> Wed, 04 Oct 2006 13:33:21 -0700 

    Removed curve_t data type

commit 7b51b332515938f1b60ce895098b0977dcf8b627 
tree 5ec496f2f33436392347a62ef659c183c8d03ba6 
parent a19c612dc2de000d17094ff94fbaa040cc328b75 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 03 Oct 2006 19:09:26 -0700 
committer Ben Lynn <ben@monkey> Tue, 03 Oct 2006 19:09:26 -0700 

    fieldmpz.[ch]: wrappers around mpz_t
    
    pbc test program can operate on integers

commit a19c612dc2de000d17094ff94fbaa040cc328b75 
tree 5eb956437e23ba191c581becbeb667d9aff1cc41 
parent 2c55848c6be9d03d7df5359a79e4dc35a3bf655d 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 03 Oct 2006 11:49:33 -0700 
committer Ben Lynn <ben@monkey> Tue, 03 Oct 2006 11:49:33 -0700 

    mont_fp.c: fp_to_bytes bugfix
    
    Replaced my code with mpz_import, mpz_export in several places
    
    Replaced strclone with strdup
    
    Started timersa.c

commit 2c55848c6be9d03d7df5359a79e4dc35a3bf655d 
tree ea0047e8442ec14d88dd848f7dcd439664cba63c 
parent a9d26fb333cb7709060bf92256fc6f0795d4ae95 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 03 Oct 2006 01:08:57 -0700 
committer Ben Lynn <ben@monkey> Tue, 03 Oct 2006 01:08:57 -0700 

    Minor documentation changes

commit a9d26fb333cb7709060bf92256fc6f0795d4ae95 
tree 3820e98ff71aaa9c8fff8281cc5e9e936d6c7926 
parent 605fcb43a5c5303eeb07806cb566203256df8e12 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 03 Oct 2006 00:26:35 -0700 
committer Ben Lynn <ben@monkey> Tue, 03 Oct 2006 00:26:35 -0700 

    pbc-0.3.10
    
    Applied Hovav Shacham's preprocessed exponentiation patch

commit 605fcb43a5c5303eeb07806cb566203256df8e12 
tree 124260f6a75578c4c46ea6ab8622b6b942de07f6 
parent 834b8ab7764ddda0e6f92973f98183d3f8afd49a 
author Ben Lynn <blynn@cs.stanford.edu> Mon, 02 Oct 2006 23:06:58 -0700 
committer Ben Lynn <ben@monkey> Mon, 02 Oct 2006 23:06:58 -0700 

    Added more generic field functions

commit 834b8ab7764ddda0e6f92973f98183d3f8afd49a 
tree ba1525f6c16674bdcfdf6ffaf1f0487b5a3933b2 
parent 7684d07bd45f59701de6a7c55efc409face690c4 
author Ben Lynn <blynn@cs.stanford.edu> Mon, 02 Oct 2006 01:14:56 -0700 
committer Ben Lynn <ben@monkey> Mon, 02 Oct 2006 01:14:56 -0700 

    testfi.c checks prime is 3 mod 4

commit 7684d07bd45f59701de6a7c55efc409face690c4 
tree e8f85a01cbc5a8774768b6886d3475b3ff063da8 
parent 99a0e48b43b78c6ebf7c142b6fe0a3969259802e 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 01 Oct 2006 19:20:19 -0700 
committer Ben Lynn <ben@monkey> Sun, 01 Oct 2006 19:20:19 -0700 

    *fp.c: added element_halve()
    
    checkfp.c improvements

commit 99a0e48b43b78c6ebf7c142b6fe0a3969259802e 
tree e4417fef5257c1efa6a1acb1a0cdd6fd9be78f2a 
parent 3ebbd128fb2ef4dd9934c50c96e6444416158fb7 
author Ben Lynn <blynn@cs.stanford.edu> Sat, 30 Sep 2006 05:45:44 -0700 
committer Ben Lynn <ben@monkey> Sat, 30 Sep 2006 05:45:44 -0700 

    Plugged memory leaks in *_param.c: pairing_t data type gets cleared
    
    Simplified and fixed fieldquadratic.c

commit 3ebbd128fb2ef4dd9934c50c96e6444416158fb7 
tree ae74dd6c4df81ff9758e0fc6a4495a13d5646079 
parent c156109238d7ad7cf144cad26da2e640b31af8d6 
author Ben Lynn <blynn@cs.stanford.edu> Sat, 30 Sep 2006 03:38:06 -0700 
committer Ben Lynn <ben@monkey> Sat, 30 Sep 2006 03:38:06 -0700 

    Fixed manual bugs found by Dmitry Kosolapov
    
    doc/Makefile fix

commit c156109238d7ad7cf144cad26da2e640b31af8d6 
tree cd5d408387acdb771e85922afd43c193bf43d13c 
parent 811ffef6c263c81eb9360a800384a232917b2d74 
author Ben Lynn <blynn@cs.stanford.edu> Fri, 29 Sep 2006 12:30:37 -0700 
committer Ben Lynn <ben@monkey> Fri, 29 Sep 2006 12:30:37 -0700 

    pbc-0.3.9
    
    Wrote makerelease script

commit 811ffef6c263c81eb9360a800384a232917b2d74 
tree 2af4e312370ac137de17b50a4360086d316f82a2 
parent 39c8a664361a042f5cba9ef4a97d558a0c670ed8 
author Ben Lynn <blynn@cs.stanford.edu> Fri, 29 Sep 2006 04:40:11 -0700 
committer Ben Lynn <ben@monkey> Fri, 29 Sep 2006 04:40:11 -0700 

    pbc.c: more robust, more functions
    
    Cleaned up warnings in get_time.win32.c
    
    Added cross-compilation switch to CMakeLists.txt

commit 39c8a664361a042f5cba9ef4a97d558a0c670ed8 
tree 9edbe36074b988e543ccaa5c5faad5ba0c3f7123 
parent d9fc0b99b8b1470bc29269bcb145709043609d95 
author Ben Lynn <blynn@cs.stanford.edu> Fri, 29 Sep 2006 01:03:18 -0700 
committer Ben Lynn <ben@monkey> Fri, 29 Sep 2006 01:03:18 -0700 

    pbc.c works

commit d9fc0b99b8b1470bc29269bcb145709043609d95 
tree 4befb5e85dc376edd8475137c6603a0ef00730db 
parent 823fafc1add0d2eb61b1c3db8d4e0f12be9bde11 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 23:24:54 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 23:24:54 -0700 

    Compiles with mingw
    
    Started test/pbc.c

commit 823fafc1add0d2eb61b1c3db8d4e0f12be9bde11 
tree b45865d01d23317a1f9c8f441dcea78dee8fb46d 
parent bccd2669c5976ebb4fe8d5cb1427578b612cbc00 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 15:08:20 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 15:08:20 -0700 

    pbc-0.3.8

commit bccd2669c5976ebb4fe8d5cb1427578b612cbc00 
tree 98cdbb92701edd24c38339b4cf6f1b470100975e 
parent a543fe05c82e3c199af70a60e5fc7c6e8684d57e 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 15:05:45 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 15:05:45 -0700 

    Rewrote element_vfprintf()

commit a543fe05c82e3c199af70a60e5fc7c6e8684d57e 
tree 6413798894d5a0b5c12639fd89b70cf6dd70c399 
parent ff715d2a836fd746284bc9c39ede90b8739688dc 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 13:29:01 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 13:29:01 -0700 

    pbc-0.3.7

commit ff715d2a836fd746284bc9c39ede90b8739688dc 
tree 27b8b9b694415a6b9d6a80cc21d20ef774b5b372 
parent 9d0692dbe44aa715e47eb0beab3038b86a96e51e 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 12:58:20 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 12:58:20 -0700 

    element_sgn() for integer mod rings, poly mod rings

commit 9d0692dbe44aa715e47eb0beab3038b86a96e51e 
tree 98b6b940be4c6c430a12e65984bffcb4601041ca 
parent 20f65e680dcae65abab6a1692a4e52cef0a16be6 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 05:19:46 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 05:19:46 -0700 

    Test programs work with montfp.c

commit 20f65e680dcae65abab6a1692a4e52cef0a16be6 
tree 887b97cd5237c1ffcc631297e8cefdf0529483b7 
parent b104a6663882993cfd49f190cbc7af34cd95ecb4 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 05:08:19 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 05:08:19 -0700 

    montfp.c works with some test programs, but not all yet

commit b104a6663882993cfd49f190cbc7af34cd95ecb4 
tree 9a431a7b9f362a6f535a76fbabec106382724008 
parent ecd942e5fe9a0170213c97c3ae0798ac89fec72e 
author Ben Lynn <blynn@cs.stanford.edu> Thu, 28 Sep 2006 03:52:40 -0700 
committer Ben Lynn <ben@monkey> Thu, 28 Sep 2006 03:52:40 -0700 

    Hashes are treated as little-endian
    
    Started montfp.c: reduction, multiplication fast and working

commit ecd942e5fe9a0170213c97c3ae0798ac89fec72e 
tree f616a95efecd6a860f40a98b5b2665c6c6451d3d 
parent ed9de9160f35fa6e132094916d3c06f45fe11465 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 27 Sep 2006 17:15:37 -0700 
committer Ben Lynn <ben@monkey> Wed, 27 Sep 2006 17:15:37 -0700 

    pbc-0.3.6

commit ed9de9160f35fa6e132094916d3c06f45fe11465 
tree 68de73738ab1970b5b5c2c24f5cef854d1806c85 
parent 00b8c676561d0176b37973bfe0e6ad9cd2c6fea3 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 27 Sep 2006 15:05:55 -0700 
committer Ben Lynn <ben@monkey> Wed, 27 Sep 2006 15:05:55 -0700 

    field_init_fp() checks field size and initializes appropriate one
    
    tinyfp.c works

commit 00b8c676561d0176b37973bfe0e6ad9cd2c6fea3 
tree b9f7dbbb9d0071b981bdcf89c0fc0e7e61c72713 
parent a50a799e4c3088f07491fb65db31361c236ba441 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 27 Sep 2006 14:40:14 -0700 
committer Ben Lynn <ben@monkey> Wed, 27 Sep 2006 14:40:14 -0700 

    Faster version of fp (fasterfp.c)

commit a50a799e4c3088f07491fb65db31361c236ba441 
tree 8625889812b35448bbb65e7e9b95723fb24b7359 
parent 72caf5d91923375e19d265a6d015e0b6bbbdc14c 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 27 Sep 2006 06:12:26 -0700 
committer Ben Lynn <ben@monkey> Wed, 27 Sep 2006 06:12:26 -0700 

    More F pairing optimzations
    
    And now faster with fastfp.c

commit 72caf5d91923375e19d265a6d015e0b6bbbdc14c 
tree ce67959c8501733872f1c58bf84e6428c8f19a80 
parent 27c0b46fac596fbc2b4c2070685a347be0c1f763 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 27 Sep 2006 05:19:43 -0700 
committer Ben Lynn <ben@monkey> Wed, 27 Sep 2006 05:19:43 -0700 

    F pairing optimizations
    
    Though still slightly slower under fastfp.c

commit 27c0b46fac596fbc2b4c2070685a347be0c1f763 
tree 3251611626215f64a3dca020474f5fd6609d61fb 
parent 5ab0a1a6d6c717ff81c062b9ca9b56bdf64a2879 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 27 Sep 2006 01:51:23 -0700 
committer Ben Lynn <ben@monkey> Wed, 27 Sep 2006 01:51:23 -0700 

    CMakeList.txt, doc/Makefile fixes
    
    cg-add include/fp.h

commit 5ab0a1a6d6c717ff81c062b9ca9b56bdf64a2879 
tree 715d3ed8560883d2858a8506589ee4ecfaca600d 
parent 0458c2a091604e3c45892b7a1d0b2ee72de271d2 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 26 Sep 2006 23:25:51 -0700 
committer Ben Lynn <ben@monkey> Tue, 26 Sep 2006 23:25:51 -0700 

    Added cmake file, which was created a few versions ago
    
    testfp.c: F pairings still slower, trying to fix this

commit 0458c2a091604e3c45892b7a1d0b2ee72de271d2 
tree 8a103db3bbf2b9c4ec3152f14bc82bbf057bddc6 
parent 16605ed318f77cc911d5774423684d3fb5a1ea7b 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 26 Sep 2006 02:33:35 -0700 
committer Ben Lynn <ben@monkey> Tue, 26 Sep 2006 02:33:35 -0700 

    Bugfixes in symtab.h
    
    d_param.c relied on old implementation of Fp
    
    fastfp.c: fixed fp_set_si()

commit 16605ed318f77cc911d5774423684d3fb5a1ea7b 
tree 72f5554731a328972be1112ff9dcd965a034fae5 
parent 5527e7947a6bf088dc7a9fb79dc700ccb721322d 
author Ben Lynn <blynn@cs.stanford.edu> Mon, 25 Sep 2006 18:55:29 -0700 
committer Ben Lynn <ben@monkey> Mon, 25 Sep 2006 18:55:29 -0700 

    Moved Z/nZ declarations from field.h into new fp.h include file

commit 5527e7947a6bf088dc7a9fb79dc700ccb721322d 
tree 6c68948789b640dc9cce59f4afd476e8d38a176e 
parent 01ca284dfe60f76a1fb6734c7c2babab21d7444d 
author Ben Lynn <blynn@cs.stanford.edu> Mon, 25 Sep 2006 18:37:41 -0700 
committer Ben Lynn <ben@monkey> Mon, 25 Sep 2006 18:37:41 -0700 

    fastfp.c works

commit 01ca284dfe60f76a1fb6734c7c2babab21d7444d 
tree 9560f78c1caaaa71e78f6450c32912c94651f34f 
parent 1e24959fdebd679f167153dc3a48c4e094cf3ea9 
author Ben Lynn <blynn@cs.stanford.edu> Mon, 25 Sep 2006 16:01:12 -0700 
committer Ben Lynn <ben@monkey> Mon, 25 Sep 2006 16:01:12 -0700 

    Trying to get fastfp.c working

commit 1e24959fdebd679f167153dc3a48c4e094cf3ea9 
tree f74654399ad483826b459ee55f3a2b1acfa137ae 
parent 2f83bd8c9f98044a80652b9b3559bb1df80d9db9 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 24 Sep 2006 22:40:08 -0700 
committer Ben Lynn <ben@monkey> Sun, 24 Sep 2006 22:40:08 -0700 

    Documented preprocessing
    
    pbc-0.3.5

commit 2f83bd8c9f98044a80652b9b3559bb1df80d9db9 
tree d3b1a145e5cc8b53973f89c9e6a8c190bbc3b7f3 
parent 12498ed0bf3f63f527d4c8495bf95467bb3a2469 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 24 Sep 2006 22:07:12 -0700 
committer Ben Lynn <ben@monkey> Sun, 24 Sep 2006 22:07:12 -0700 

    Sped up D pairings slightly
    
    Patched a memory leak

commit 12498ed0bf3f63f527d4c8495bf95467bb3a2469 
tree e1c316807db8383999d05dfb4a1723cf3839b835 
parent 5a9d254301239f00a2a301d98b1df70175b8e62f 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 24 Sep 2006 19:47:52 -0700 
committer Ben Lynn <ben@monkey> Sun, 24 Sep 2006 19:47:52 -0700 

    Preprocessing for type A and D pairings

commit 5a9d254301239f00a2a301d98b1df70175b8e62f 
tree cfeb05e68b9062e60660816adc7a908d69afcf03 
parent bece8cb274bea657bd5d6ac14d35c1253063e91b 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 24 Sep 2006 12:27:14 -0700 
committer Ben Lynn <ben@monkey> Sun, 24 Sep 2006 12:27:14 -0700 

    Removed almost all include statements
    
    Plugged field_clear() memory leak
    
    Added pairing->option_set to allow runtime switching between affine
    and projective coordinates for Miller's algorithm
    
    Got rid of all compilation warnings
    
    Added element_double(), replaced a few element_mul_si() calls

commit bece8cb274bea657bd5d6ac14d35c1253063e91b 
tree 0183b07631037b4077a6b99b29718e37622336fe 
parent 1196f97471fc8bea1244702ba7c9e42696106dca 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 24 Sep 2006 03:50:39 -0700 
committer Ben Lynn <ben@monkey> Sun, 24 Sep 2006 03:50:39 -0700 

    Started removing #include statements from headers
    
    "make dist" did not package bce/bce.h
    
    Removed unused variants of token_get*()
    
    cg-rm ChangeLog
    
    pbc-0.3.4

commit 1196f97471fc8bea1244702ba7c9e42696106dca 
tree ca65683fa6c9965edd6aafdbb329b53f22e75c44 
parent bd57b3bf08455b04241bd99b4f191f23941f5e9c 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 24 Sep 2006 02:10:51 -0700 
committer Ben Lynn <ben@monkey> Sun, 24 Sep 2006 02:10:51 -0700 

    Manual: more docs on internal workings
    
    Bugfix: removed * from a couple of fetch_ops_t declarations
    
    Eliminated warning (don't need i=0 in listmnt.c anymore)

commit bd57b3bf08455b04241bd99b4f191f23941f5e9c 
tree c9b97e0519daaf7f05be71f7e064d470cd3fd37c 
parent 429b40712e2fa814644aabd78e1ddb26ea8fae5b 
author Ben Lynn <blynn@cs.stanford.edu> Sat, 23 Sep 2006 15:29:41 -0700 
committer Ben Lynn <ben@monkey> Sat, 23 Sep 2006 15:29:41 -0700 

    Minor manual corrections: type D pairings
    
    pbc-0.3.3

commit 429b40712e2fa814644aabd78e1ddb26ea8fae5b 
tree 4c473a84875aa954d5d75732eb4537f9faa5abc9 
parent 174ad605c016cbbafd367e6ef0ad61fa07db8207 
author Ben Lynn <blynn@cs.stanford.edu> Sat, 23 Sep 2006 15:12:32 -0700 
committer Ben Lynn <ben@monkey> Sat, 23 Sep 2006 15:12:32 -0700 

    Manual: param functions, darray_t, symtab_t

commit 174ad605c016cbbafd367e6ef0ad61fa07db8207 
tree c620ad5bbf162ca1225fba847c9d101bfa4de965 
parent f0d47126b5ca2da1213be633398bfccab05a44ce 
author Ben Lynn <blynn@cs.stanford.edu> Sat, 23 Sep 2006 03:08:05 -0700 
committer Ben Lynn <ben@monkey> Sat, 23 Sep 2006 03:08:05 -0700 

    Removed the contributed ?_param_inp_{str|buf} functions
    
    cg-add, cg-rm fixes

commit f0d47126b5ca2da1213be633398bfccab05a44ce 
tree e8344ad3a0448ba20fcdba23b9f37c752470dd73 
parent c28381adc523087cd33401d3dc87cea60c1f062b 
author Ben Lynn <blynn@cs.stanford.edu> Sat, 23 Sep 2006 02:58:55 -0700 
committer Ben Lynn <ben@monkey> Sat, 23 Sep 2006 02:58:55 -0700 

    "make dist" now automatically updates ChangeLog
    (last few releases have stale ChangeLog)
    
    Renamed bgn to a1
    
    More work on the manual
    
    "fetch_ops_t *" to "fetch_opts_t" fixes

commit c28381adc523087cd33401d3dc87cea60c1f062b 
tree 4802c2b8250825b1ee46542e369e666ed779db50 
parent cf235e2923efc951816c715a5f6a690737905e45 
author Ben Lynn <blynn@cs.stanford.edu> Sat, 23 Sep 2006 00:58:27 -0700 
committer Ben Lynn <ben@monkey> Sat, 23 Sep 2006 00:58:27 -0700 

    Can use additive or multiplicative notation for curve groups
    
    Described this in manual

commit cf235e2923efc951816c715a5f6a690737905e45 
tree a116f2ba0ecf7b482db60738d169721988f52c72 
parent e4df585154182c21286c764b5dd677ea7575a492 
author Ben Lynn <blynn@cs.stanford.edu> Fri, 22 Sep 2006 03:09:51 -0700 
committer Ben Lynn <ben@monkey> Fri, 22 Sep 2006 03:09:51 -0700 

    Manual: started writing about internals, pairing parameter functions
    
    Ran cg-add on certain manual files that were accidently left out

commit e4df585154182c21286c764b5dd677ea7575a492 
tree b20ce4a55756358e65247e689269a19d1c5d1d5f 
parent 6cfbc511e86f362ba33ff2683ad1f2c8c59f192a 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 20 Sep 2006 18:19:40 -0700 
committer Ben Lynn <ben@monkey> Wed, 20 Sep 2006 18:19:40 -0700 

    Changed fetch_ops typedefs to match GMP/PBC style

commit 6cfbc511e86f362ba33ff2683ad1f2c8c59f192a 
tree 30638e12984e0e70232488dc26d4b32984f330dc 
parent fe7c97305a908f6382de64bae17c92c1e55a583d 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 20 Sep 2006 15:14:46 -0700 
committer Ben Lynn <ben@monkey> Wed, 20 Sep 2006 15:14:46 -0700 

    Moved get_time Win32 code to new file misc/get_time.win32.c

commit fe7c97305a908f6382de64bae17c92c1e55a583d 
tree 4fb6efd1fe4fbfecc1fc776a83ae397fda6259ba 
parent 2fef4a60b29ca32df41069b03c03ba286387524a 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 20 Sep 2006 04:42:31 -0700 
committer Ben Lynn <ben@monkey> Wed, 20 Sep 2006 04:42:31 -0700 

    pbc-0.3.2

commit 2fef4a60b29ca32df41069b03c03ba286387524a 
tree 8e1206a764db9d39f6c7aa8f3efbc6caae65e0ab 
parent 5a1132c09b64c84d7d507b2e48dd4b2166d5c5b7 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 20 Sep 2006 04:14:32 -0700 
committer Ben Lynn <ben@monkey> Wed, 20 Sep 2006 04:14:32 -0700 

    Added tutorial chapter, changed testsig.c correspondingly

commit 5a1132c09b64c84d7d507b2e48dd4b2166d5c5b7 
tree 7239b65fdf45cc11efd63b57654012ed62dff36a 
parent 09a984d2fc864823ef4699f266f68bb90140e584 
author Ben Lynn <blynn@cs.stanford.edu> Wed, 20 Sep 2006 02:57:26 -0700 
committer Ben Lynn <ben@monkey> Wed, 20 Sep 2006 02:57:26 -0700 

    More documentation
    
    Implemented pairing_clear for type A pairings
    
    Renamed element_pow* functions to element_pow*_mpz
    
    Wrote element_pow*_zn wrappers
    
    Started converting test programs to use new API, avoid GMP functions

commit 09a984d2fc864823ef4699f266f68bb90140e584 
tree 9c05701fcaa7d8a14445af812a23eabc07b58266 
parent e512cfab2a8c204b35c43fc81b118d7329f28899 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 19 Sep 2006 18:41:04 -0700 
committer Ben Lynn <ben@monkey> Tue, 19 Sep 2006 18:41:04 -0700 

    Added element_sgn() as alternative to element_sign()
    
    More documentation, cosmetic changes
    
    Use more wrappers in test programs
    
    Bugfix in fieldquadratic.c fq_sign()

commit e512cfab2a8c204b35c43fc81b118d7329f28899 
tree 32c4d83872f26164fb0872881a36581b844f7e02 
parent cfb938da80b4515bc84ad7935126dc173a4e92b6 
author Ben Lynn <blynn@cs.stanford.edu> Tue, 19 Sep 2006 03:46:33 -0700 
committer Ben Lynn <ben@monkey> Tue, 19 Sep 2006 03:46:33 -0700 

    Wrote more documentation
    
    Wrote some wrappers, some test sources now use them

commit cfb938da80b4515bc84ad7935126dc173a4e92b6 
tree 0b161022a74ddcf1d8005488d86e121ed006b680 
parent 8df04da7b53c7c0c2c67b725136b6027c0be037e 
author Ben Lynn <blynn@cs.stanford.edu> Mon, 18 Sep 2006 18:55:24 -0700 
committer Ben Lynn <ben@monkey> Mon, 18 Sep 2006 18:55:24 -0700 

    Better HTML output for manual

commit 8df04da7b53c7c0c2c67b725136b6027c0be037e 
tree b55299fecf37bd0907b9d8708e5297033ff42385 
parent a8bd31b95ece24116cb176da03f025323f321e3a 
author Ben Lynn <blynn@cs.stanford.edu> Mon, 18 Sep 2006 09:11:36 -0700 
committer Ben Lynn <ben@monkey> Mon, 18 Sep 2006 09:11:36 -0700 

    Worked on manual:
    * split source into several files
    * wrote awk script to extract docs from code comments
    * switched from jade to xmlto for build
    
    Renamed sig to pbc_sig
    
    Moved *.param to param subdirectory
    
    Makefile fixes
    
    pbc-0.3.1

commit a8bd31b95ece24116cb176da03f025323f321e3a 
tree f14c6054a9f2888b98dbf035ddb37abb87fa12ab 
parent 54fa0538896b04f5d28e5cb46491860b3ebdb3a7 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 17 Sep 2006 22:28:23 -0700 
committer Ben Lynn <ben@monkey> Sun, 17 Sep 2006 22:28:23 -0700 

    Restored accidently deleted a.param

commit 54fa0538896b04f5d28e5cb46491860b3ebdb3a7 
tree 9ad66a5bd9547930308fdd98072828d91bdabef7 
author Ben Lynn <blynn@cs.stanford.edu> Sun, 17 Sep 2006 17:00:24 -0700 
committer Ben Lynn <ben@rooster.stanford.edu> Sun, 17 Sep 2006 17:00:24 -0700 

    Initial commit

