aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan.x509-path-validation' (head 63b5a2...lloyd2012-05-2543-312/+373
|\
| * Use std::async for parallel CRT in Rabin Williams signature generation.lloyd2012-05-251-6/+7
| * Replace 0 and NULL pointer constants with nullptr. Also fix an oldlloyd2012-05-182-7/+7
| * Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-1841-227/+242
| * propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9...lloyd2012-05-181-1/+1
| |\
| | * NR_Verification_Operation::verify_mr would return false if the inputlloyd2012-05-181-1/+1
| * | Remove all uses of MemoryRegion::copy outside of internal uses inlloyd2012-05-181-1/+1
| * | First step towards replacing the existing containers with std::vectorlloyd2012-05-181-1/+1
| * | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...lloyd2012-04-252-28/+29
| |\|
| | * Add more comments explaining what is going on in dl_work_factorlloyd2012-03-302-28/+29
| * | propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-202-1/+14
| |\ \
| * \ \ propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-208-41/+85
| |\ \ \
| | * \ \ propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-138-41/+85
| | |\ \ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-118-41/+85
| | | |\ \ \
| | | | * \ \ propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-291-2/+2
| | | | |\ \ \
| | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-048-41/+85
| | | | |\ \ \ \
| | | | | * | | | Post-merge fixupslloyd2010-10-131-0/+1
| | | | | * | | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-138-42/+85
| | | | | |\ \ \ \
| | | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...lloyd2010-08-138-41/+85
| | | | | | |\ \ \ \
| | | | | | | * | | | Drop User_Interface; replace with a std::function callbacklloyd2010-07-092-24/+52
| | | | | | | * | | | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-097-17/+33
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-222-0/+15
| | | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-1726-208/+309
| | | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...lloyd2010-04-283-9/+26
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | | Post-merge fixupslloyd2010-03-211-1/+1
| | | | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-218-18/+34
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head aabb4c3bc2207ceac1920573293...lloyd2010-03-134-10/+12
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 5e9c6107cbb15744c2edf2eb0e2...lloyd2010-03-138-20/+37
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...lloyd2010-03-106-30/+29
| | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | Add back async use for RSA, NR, DSA (was lost in mainline merge)lloyd2010-03-093-6/+23
| | | | | | | | | | * | | | | | | | | Various updates: unique_ptr, using chrono, merge fixups, etclloyd2010-03-091-2/+4
| | | | | | | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-095-10/+10
| | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...lloyd2010-03-0223-1926/+475
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d...lloyd2010-02-2517-53/+73
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | | | | | | | Drop async.h and switch to using std::async which was added to GCC beforelloyd2010-02-244-14/+10
| | | | | | | | | | | | * | | | | | | | | | Post-merge fixupslloyd2010-02-241-7/+6
| | | | | | | | | | | | * | | | | | | | | | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...lloyd2010-02-246-5/+557
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-2117-47/+71
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 5525439539abc808b7b8588380a...lloyd2009-12-2217-47/+71
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...lloyd2009-12-1617-47/+71
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * | | | | | | | | | | Post-merge fixeslloyd2009-12-164-4/+4
| | | | | | | | | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-1623-153/+38
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2f3665f775fafbdfa517ecdca7f...lloyd2009-11-1917-47/+71
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | | | | | | | Remove to_string, replacing with std::to_stringlloyd2009-11-184-8/+8
| | | | | | | | | | | | | | | | * | | | | | | | | | | | auto_ptr is unique_ptr in C++0xlloyd2009-11-181-2/+2
| | | | | | | | | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e...lloyd2009-11-1813-37/+61
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * | | | | | | | | | | | Use async in ElGamal encryption and Nyberg-Rueppel verificationlloyd2009-11-182-4/+10
| | | | | | | | | | | | | | | | | * | | | | | | | | | | | Add a simple version of std::async as std_async in async.h and use itlloyd2009-11-172-39/+9
| | | | | | | | | | | | | | | | | * | | | | | | | | | | | Also parallelize DSA signature generation, though due to critical pathlloyd2009-11-171-2/+13
| | | | | | | | | | | | | | | | | * | | | | | | | | | | | Use a thread to compute half of the DSA verification. 20-90% faster dependinglloyd2009-11-171-2/+19