Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an implementation of the Shanks-Tonelli algorithm, which is used to | lloyd | 2008-07-07 | 1 | -2/+8 |
* | Remove random_integer() and replace it with a BigInt constructor taking a | lloyd | 2008-05-24 | 1 | -1/+0 |
* | Previously random_integer and friends used the global PRNG object to get | lloyd | 2008-05-24 | 1 | -9/+18 |
* | The PRIMES[] array (an array of small prime numbers) must be declared | lloyd | 2008-04-25 | 1 | -1/+1 |
* | Add BOTAN_DLL macro in all needed spots for working DLL export. Based | lloyd | 2008-04-21 | 1 | -21/+23 |
* | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 1 | -1/+1 |
* | Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the | lloyd | 2008-03-10 | 1 | -1/+1 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | Split DSA parameter generation into src/dsa_gen.cpp, and make the functions | lloyd | 2007-03-01 | 1 | -4/+0 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+91 |