| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf... | lloyd | 2010-03-02 | 43 | -2265/+1015 |
|\ |
|
| * | Inline some simple PointGFp functions | lloyd | 2010-03-02 | 2 | -51/+35 |
| * | Rename PointGFp::get_jac_proj_{x,y,z} simply get_{x,y,z} | lloyd | 2010-03-02 | 2 | -35/+35 |
| * | Add some simple constructors to the EC_ base key types to simplify | lloyd | 2010-03-02 | 8 | -106/+78 |
| * | Remove extraneous include | lloyd | 2010-03-02 | 1 | -4/+0 |
| * | Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm, | lloyd | 2010-03-02 | 7 | -86/+89 |
| * | Kill ECKAEG_Op | lloyd | 2010-03-02 | 12 | -301/+32 |
| * | Remove ECDSA_Op and its attendant bits | lloyd | 2010-03-02 | 11 | -347/+45 |
| * | Remove auto_ptr from ECC key types | lloyd | 2010-03-02 | 13 | -594/+143 |
| * | Remove a fairly useless member of EC_PublicKey that was only used for | lloyd | 2010-03-02 | 8 | -99/+8 |
| * | Set PEM constructor (taking a string) to default to "". In this case, | lloyd | 2010-03-02 | 2 | -6/+12 |
| * | Move all of the ECC domain parameter sets to policy.cpp, encoded as PEM, | lloyd | 2010-03-02 | 4 | -437/+308 |
| * | Add EC domain contructor eating PEM. Set OID in OID constructor | lloyd | 2010-03-01 | 2 | -3/+17 |
| * | Add EC_Domain_Params::PEM_encode | lloyd | 2010-03-01 | 3 | -31/+45 |
| * | Kill get_EC_Dom_Pars_by_oid | lloyd | 2010-03-01 | 9 | -90/+81 |
| * | Clean up EC_Domain_Params | lloyd | 2010-03-01 | 8 | -193/+153 |
| * | Allow creating uninitialized PointGFp and CurveGFps | lloyd | 2010-03-01 | 2 | -0/+10 |
| * | Rename mult2_in_place just mult2 (double would be better but is a keyword...) | lloyd | 2010-03-01 | 2 | -6/+6 |
| * | Clean up catch and return | lloyd | 2010-03-01 | 1 | -5/+1 |
| * | In get_pbkdf_prf, catch Algorithm_Not_Found and return null | lloyd | 2010-03-01 | 1 | -2/+10 |
| * | passhash9: Ensure that choose_pbkdf_prf returns a PRF if possible | lloyd | 2010-03-01 | 1 | -2/+8 |
| * | Add a simple cert validation example | lloyd | 2010-03-01 | 1 | -0/+35 |
| * | Simplify mult2_in_place slightly | lloyd | 2010-02-25 | 1 | -7/+3 |
* | | propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d... | lloyd | 2010-02-25 | 144 | -1215/+827 |
|\ \
| |/
|/| |
|
| * | Drop async.h and switch to using std::async which was added to GCC before | lloyd | 2010-02-24 | 6 | -48/+10 |
| * | Post-merge fixups | lloyd | 2010-02-24 | 7 | -14/+13 |
| * | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 71 | -1451/+5417 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4... | lloyd | 2010-02-14 | 155 | -1292/+929 |
| |\ \ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head af0e75a6f88cf5c3e0c53f949ae... | lloyd | 2010-01-27 | 4 | -13/+7143 |
| | |\ \ |
|
| | * \ \ | propagate from branch 'net.randombit.botan' (head e088ea1566600cf598bcdc6840f... | lloyd | 2010-01-22 | 14 | -52/+762 |
| | |\ \ \ |
|
| | * | | | | Set C++0x for ICC. Use GCC-4.5 binary | lloyd | 2010-01-21 | 2 | -2/+2 |
| | * | | | | Post-merge fixes | lloyd | 2010-01-21 | 5 | -8/+7 |
| | * | | | | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 154 | -1283/+922 |
| | |\ \ \ \ |
|
| | | * | | | | Use std::future instead of std::unique_future to match N3000 draft and | lloyd | 2010-01-21 | 1 | -2/+2 |
| | | * | | | | Switch to newly installed gcc snapshot (svn r155312). Don't need -Wno-long-long | lloyd | 2009-12-28 | 1 | -2/+2 |
| | | * | | | | propagate from branch 'net.randombit.botan' (head a338abd543caa402c32acd952e8... | lloyd | 2009-12-24 | 1 | -4/+4 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 775a8de3f880cdc75105b4fa607... | lloyd | 2009-12-24 | 155 | -1281/+931 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | Fixup merge | lloyd | 2009-12-24 | 1 | -3/+1 |
| | | | * | | | | | propagate from branch 'net.randombit.botan' (head d2ed6f8447671a5a6ce2df0053e... | lloyd | 2009-12-24 | 1 | -25/+12 |
| | | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 54 | -509/+1006 |
| | | | |\ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5525439539abc808b7b8588380a... | lloyd | 2009-12-22 | 155 | -1292/+967 |
| | | | |\ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 155 | -1293/+967 |
| | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f... | lloyd | 2009-12-16 | 155 | -1293/+968 |
| | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | Post-merge fixes | lloyd | 2009-12-16 | 10 | -27/+10 |
| | | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 328 | -1236/+1032 |
| | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 142a9359ba02d5dfcf3f2c9f999... | lloyd | 2009-12-08 | 155 | -1292/+970 |
| | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | | | Instead of checking for Windows generically before using QueryPerformanceCoun... | lloyd | 2009-12-01 | 2 | -3/+3 |
| | | | | | | | * | | | | | | | | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 8 | -18/+22 |
| | | | | | | | * | | | | | | | | Update examples for changed/removed APIs, namely: | lloyd | 2009-12-01 | 4 | -9/+14 |
| | | | | | | | * | | | | | | | | Use std::chrono::duration instead of untyped u32bit values for times in | lloyd | 2009-12-01 | 2 | -10/+17 |