Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GFpModulus entirely | lloyd | 2010-02-24 | 1 | -131/+0 |
* | Remove use of tr1 entirely from gfpmath. | lloyd | 2010-02-23 | 1 | -16/+19 |
* | Remove almost entirely unnecessary friend access from GFpElement to | lloyd | 2010-02-17 | 1 | -2/+9 |
* | Remove BOTAN_DLL from forward decl, not needed and GCC 4.1 warns | lloyd | 2009-12-30 | 1 | -1/+1 |
* | Cleanups - remove emails from source files, they should only live in | lloyd | 2009-11-10 | 1 | -6/+1 |
* | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 1 | -24/+23 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -11/+13 |
* | Return const references instead of copies in GFpModulus where possible | lloyd | 2008-10-12 | 1 | -4/+4 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -2/+2 |
* | Partially merge back with InSiTo in an attemp to trace bugs | lloyd | 2008-10-08 | 1 | -4/+5 |
* | Move GF(p) math code from pk/ecdsa to math/gfpmath | lloyd | 2008-09-30 | 1 | -0/+124 |