| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c... | lloyd | 2010-04-28 | 3 | -9/+26 |
|\ |
|
| * | Expose public_value() in ECDH public key | lloyd | 2010-04-20 | 1 | -3/+10 |
| * | In the string constructor of EC_Domain_Params, check if the PEM decoding | lloyd | 2010-04-19 | 2 | -6/+16 |
* | | Post-merge fixups | lloyd | 2010-03-21 | 1 | -1/+1 |
* | | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54... | lloyd | 2010-03-21 | 8 | -18/+34 |
|\ \
| |/
|/| |
|
| * | propagate from branch 'net.randombit.botan' (head aabb4c3bc2207ceac1920573293... | lloyd | 2010-03-13 | 4 | -10/+12 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head 5e9c6107cbb15744c2edf2eb0e2... | lloyd | 2010-03-13 | 8 | -20/+37 |
| |\ \ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1... | lloyd | 2010-03-10 | 6 | -30/+29 |
| | |\ \ |
|
| | * | | | Add back async use for RSA, NR, DSA (was lost in mainline merge) | lloyd | 2010-03-09 | 3 | -6/+23 |
| | * | | | Various updates: unique_ptr, using chrono, merge fixups, etc | lloyd | 2010-03-09 | 1 | -2/+4 |
| | * | | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 5 | -10/+10 |
| | |\ \ \ |
|
| | | * \ \ | propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf... | lloyd | 2010-03-02 | 23 | -1926/+475 |
| | | |\ \ \ |
|
| | | * \ \ \ | propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d... | lloyd | 2010-02-25 | 17 | -53/+73 |
| | | |\ \ \ \ |
|
| | | | * | | | | Drop async.h and switch to using std::async which was added to GCC before | lloyd | 2010-02-24 | 4 | -14/+10 |
| | | | * | | | | Post-merge fixups | lloyd | 2010-02-24 | 1 | -7/+6 |
| | | | * | | | | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 6 | -5/+557 |
| | | | |\ \ \ \ |
|
| | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 17 | -47/+71 |
| | | | |\ \ \ \ \ |
|
| | | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5525439539abc808b7b8588380a... | lloyd | 2009-12-22 | 17 | -47/+71 |
| | | | | |\ \ \ \ \ |
|
| | | | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f... | lloyd | 2009-12-16 | 17 | -47/+71 |
| | | | | | |\ \ \ \ \ |
|
| | | | | | | * | | | | | Post-merge fixes | lloyd | 2009-12-16 | 4 | -4/+4 |
| | | | | | | * | | | | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 23 | -153/+38 |
| | | | | | | |\ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 2f3665f775fafbdfa517ecdca7f... | lloyd | 2009-11-19 | 17 | -47/+71 |
| | | | | | | |\ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 4 | -8/+8 |
| | | | | | | | * | | | | | | auto_ptr is unique_ptr in C++0x | lloyd | 2009-11-18 | 1 | -2/+2 |
| | | | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e... | lloyd | 2009-11-18 | 13 | -37/+61 |
| | | | | | | | |\ \ \ \ \ \ |
|
| | | | | | | | | * | | | | | | Use async in ElGamal encryption and Nyberg-Rueppel verification | lloyd | 2009-11-18 | 2 | -4/+10 |
| | | | | | | | | * | | | | | | Add a simple version of std::async as std_async in async.h and use it | lloyd | 2009-11-17 | 2 | -39/+9 |
| | | | | | | | | * | | | | | | Also parallelize DSA signature generation, though due to critical path | lloyd | 2009-11-17 | 1 | -2/+13 |
| | | | | | | | | * | | | | | | Use a thread to compute half of the DSA verification. 20-90% faster depending | lloyd | 2009-11-17 | 1 | -2/+19 |
| | | | | | | | | * | | | | | | In IF decryption, two large powmods are done, one mod p and one mod q. Spawn | lloyd | 2009-11-17 | 1 | -1/+22 |
| | | | | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 0ac5a29496b4e50775827d9655c... | lloyd | 2009-11-17 | 9 | -25/+24 |
| | | | | | | | | |\ \ \ \ \ \ |
|
| | | | | | | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3... | lloyd | 2009-11-17 | 4 | -5/+5 |
| | | | | | | | | | |\ \ \ \ \ \ |
|
| | | | | | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615... | lloyd | 2009-11-13 | 2 | -6/+6 |
| | | | | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6... | lloyd | 2009-11-02 | 9 | -25/+24 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c... | lloyd | 2009-10-13 | 9 | -25/+24 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53... | lloyd | 2009-09-17 | 9 | -6/+78 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573... | lloyd | 2009-09-08 | 9 | -25/+24 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388... | lloyd | 2009-07-21 | 31 | -96/+113 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205... | lloyd | 2009-06-04 | 9 | -25/+24 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | * | | | | | | | | | | Replace the (deprecated) auto_ptr with unique_ptr. | lloyd | 2009-04-01 | 9 | -25/+24 |
* | | | | | | | | | | | | | | | | | | | | | | | | Move class decls together | lloyd | 2010-03-21 | 1 | -10/+10 |
* | | | | | | | | | | | | | | | | | | | | | | | | Move where pk_ops is included, remove rng.h from dl_algo.h | lloyd | 2010-03-21 | 4 | -5/+3 |
* | | | | | | | | | | | | | | | | | | | | | | | | KeyPair::check_key's behavior of throwing an exception upon failure was | lloyd | 2010-03-21 | 9 | -112/+75 |
* | | | | | | | | | | | | | | | | | | | | | | | | Replace PointGFp::check_invaraints, which would either return silently | lloyd | 2010-03-19 | 4 | -42/+12 |
* | | | | | | | | | | | | | | | | | | | | | | | | Add a couple of new helper functions to BER_Decoder: | lloyd | 2010-03-19 | 4 | -43/+12 |
* | | | | | | | | | | | | | | | | | | | | | | | | A number of changes to primality tests: | lloyd | 2010-03-19 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | | | | | There are some nasty API problems that are caused by having to pass a | lloyd | 2010-03-19 | 5 | -37/+6 |
* | | | | | | | | | | | | | | | | | | | | | | | | Don't call get_eme or get_kdf with name "Raw" (returns NULL); ideally | lloyd | 2010-03-19 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | | | | | | | | | Add a couple of verification tests for GOST 34.10 | lloyd | 2010-03-16 | 1 | -3/+16 |
* | | | | | | | | | | | | | | | | | | | | | | | | Remove stdio include | lloyd | 2010-03-13 | 1 | -2/+0 |