Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change GFpElement's scalar multiplication operators to take a u64bit instead | lloyd | 2008-10-11 | 1 | -25/+22 |
* | Some small changes to GFpElement, including accepting u64bit instead | lloyd | 2008-10-09 | 1 | -27/+25 |
* | Cleanup of gfp_element.cpp | lloyd | 2008-10-09 | 1 | -21/+29 |
* | Clean up GF(p) implementation code | lloyd | 2008-10-09 | 1 | -10/+12 |
* | Partially merge back with InSiTo in an attemp to trace bugs | lloyd | 2008-10-08 | 1 | -154/+171 |
* | Move GF(p) math code from pk/ecdsa to math/gfpmath | lloyd | 2008-09-30 | 1 | -0/+674 |