Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d... | lloyd | 2009-07-15 | 1 | -14/+14 |
|\ | |||||
| * | Use C++0x std::shared_ptr<> instead of TR1's | lloyd | 2009-04-01 | 1 | -14/+14 |
* | | Remove unnecessary includes of <iostream>; either delete entirely as not | lloyd | 2009-07-11 | 1 | -0/+1 |
|/ | |||||
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -8/+8 |
* | Modify CurveGFp::get_{a,b} to return a const reference instead of a copy | lloyd | 2008-10-12 | 1 | -3/+3 |
* | Remove last use of freestore.h from gfpmath, move it to CVC code which still | lloyd | 2008-10-11 | 1 | -4/+4 |
* | Clean up GF(p) implementation code | lloyd | 2008-10-09 | 1 | -1/+6 |
* | Partially merge back with InSiTo in an attemp to trace bugs | lloyd | 2008-10-08 | 1 | -36/+38 |
* | Move GF(p) math code from pk/ecdsa to math/gfpmath | lloyd | 2008-09-30 | 1 | -0/+157 |