| Commit message (Expand) | Author | Age | Files | Lines |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 7 | -683/+0 |
* | Remove global_rng calls for setting up blinding, instead require a RNG | lloyd | 2013-12-25 | 2 | -17/+17 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Compile fix for gmp module | lloyd | 2013-08-19 | 1 | -1/+1 |
* | Remove BigInt::get_reg | lloyd | 2012-08-01 | 1 | -2/+2 |
* | Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new | lloyd | 2012-06-07 | 4 | -27/+37 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 2 | -9/+9 |
* | More size_t | lloyd | 2010-10-13 | 3 | -7/+7 |
* | Use size_t instead of u32bit in all of pubkey | lloyd | 2010-10-12 | 1 | -24/+24 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 2 | -4/+4 |
* | Remove unneeded includes | lloyd | 2010-03-15 | 1 | -12/+0 |
* | Deconstify PK_Ops. It's quite reasonable that some op will want to | lloyd | 2010-03-09 | 1 | -9/+9 |
* | On GMP 5.0 and later, use mpz_powm_sec, which is a version of modular | lloyd | 2010-03-05 | 1 | -0/+6 |
* | Add GMP PK file | lloyd | 2010-03-05 | 1 | -0/+344 |
* | Update GMP engine with new PK operations interface. | lloyd | 2010-03-05 | 8 | -481/+11 |
* | Prevent a crash in GMP_Engine if the library is shutdown and then | lloyd | 2010-01-22 | 2 | -12/+17 |
* | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 11 | -20/+17 |
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -3/+9 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -0/+4 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 10 | -154/+174 |
* | Remove openssl/gnump engine dep on libstate, no longer a dep | lloyd | 2008-11-23 | 1 | -4/+0 |
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 11 | -0/+779 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 11 | -777/+0 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 2 | -2/+2 |
* | Split up GNU MP analagously with the OpenSSL change. GNU MP module can | lloyd | 2008-10-08 | 9 | -389/+476 |
* | Split kdf.h and kdf.cpp from core/ to kdf/kdf_base | lloyd | 2008-10-08 | 1 | -2/+2 |
* | Add dependencies on the public key implementations in the engines code, | lloyd | 2008-10-02 | 1 | -0/+9 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 7 | -0/+681 |