Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -303/+0 |
* | Remove z_size parameter to bigint_monty_redc because it should always | lloyd | 2012-08-01 | 1 | -6/+0 |
* | Remove BOTAN_MEM_POOL_CHUNK_SIZE macro from build.h, no longer used. | lloyd | 2012-06-19 | 1 | -5/+8 |
* | In Karatsuba multiplication, we would avoid recursing in cases where | lloyd | 2012-06-19 | 1 | -48/+10 |
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 1 | -31/+31 |
* | Cleanup Karatsuba a bit | lloyd | 2010-09-28 | 1 | -103/+107 |
* | Move the core MPI functions to src/math/mp, leaving src/math/bigint just | lloyd | 2010-09-24 | 1 | -0/+340 |