| Commit message (Expand) | Author | Age | Files | Lines |
* | Inline GFpElement | lloyd | 2010-02-25 | 1 | -3/+1 |
* | Remove point_{x,y,z} funcs, hide GFpElement entirely | lloyd | 2010-02-25 | 1 | -2/+0 |
* | CurveGFp: Inline, deleting source file. Store only a,b,p as | lloyd | 2010-02-25 | 1 | -38/+41 |
* | Convert PointGFp::get_affine_{x,y} to return just the BigInt value | lloyd | 2010-02-25 | 3 | -14/+16 |
* | Convert 3-arg constructoor of PointGFp to take BigInts instead of | lloyd | 2010-02-25 | 1 | -2/+1 |
* | Remove PointGFp::mult_this_secure | lloyd | 2010-02-24 | 5 | -19/+13 |
* | Remove debug print | lloyd | 2010-02-24 | 1 | -5/+0 |
* | propagate from branch 'net.randombit.botan' (head 84baf58b29f3aaaee34e2b873d0... | lloyd | 2010-02-24 | 11 | -30/+24 |
|\ |
|
| * | Remove unused variable in ec_dompar. Add missing include to ecc_key | lloyd | 2010-02-23 | 2 | -5/+4 |
| * | Remove catch clauses made redundant by inheritence changes in exception hiera... | lloyd | 2010-01-08 | 1 | -5/+0 |
| * | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 4 | -6/+8 |
| * | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 3 | -8/+8 |
| * | Switch from TripleDES to AES-256 for private key encryption by | lloyd | 2009-12-26 | 1 | -1/+1 |
| * | Correct documentation about default_pbe | lloyd | 2009-12-26 | 1 | -6/+4 |
* | | propagate from branch 'net.randombit.botan' (head a338abd543caa402c32acd952e8... | lloyd | 2009-12-24 | 5 | -0/+558 |
|\ \
| |/
|/| |
|
| * | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 5 | -0/+558 |
| |\ |
|
| | * | Of _course_, GOST 34.10 uses a non-standard X.509 encoding, and _of course_ | lloyd | 2009-12-12 | 2 | -5/+105 |
| | * | Bizarrely, there are two different OIDs for the same GOST 34.10 param set. | lloyd | 2009-12-12 | 1 | -1/+1 |
| | * | Add an implementation of GOST 34.10-2001 as described in | lloyd | 2009-11-19 | 5 | -0/+458 |
* | | | Remove unneeded iostream/stdio includes | lloyd | 2009-12-21 | 1 | -3/+0 |
* | | | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 15 | -14/+33 |
|/ / |
|
* | | Make many more headers internal-only. | lloyd | 2009-12-16 | 3 | -7/+10 |
* | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 20 | -146/+28 |
|/ |
|
* | Name arguments | lloyd | 2009-11-18 | 1 | -6/+12 |
* | Much cleaning up in ECDSA, though it's still rather a mess (and 50x slower | lloyd | 2009-11-18 | 6 | -151/+109 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 3 | -221/+0 |
* | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 4 | -5/+5 |
* | Make set_all_values in {ECDSA,ECKAEG}_{Public,Private}Key all non-virtual; | lloyd | 2009-11-10 | 2 | -6/+6 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 17 | -34/+0 |
* | propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e... | lloyd | 2009-10-13 | 12 | -8/+95 |
|\ |
|
| * | Reasonably functional RSA support; keygen, import/export, encrypt/decrypt, si... | lloyd | 2009-10-09 | 1 | -1/+7 |
| * | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 2 | -1/+10 |
| * | Split up util.h into 3 files | lloyd | 2009-09-17 | 9 | -6/+78 |
* | | Fix indent | lloyd | 2009-10-13 | 1 | -1/+1 |
|/ |
|
* | Replace 'XXX' and other such notes with FIXME for easy grepping | lloyd | 2009-07-22 | 2 | -3/+4 |
* | Fix some unused variable nits pointed out by icc 10.1 | lloyd | 2009-07-21 | 2 | -7/+1 |
* | One signature of PKCS8::PEM_encode was stray, and didn't have a cooresponding | lloyd | 2009-07-21 | 1 | -5/+0 |
* | Move back to pk_codecs, propagate to pubkey-refactor done | lloyd | 2009-07-21 | 4 | -0/+0 |
* | Move from pk_codecs to pubkey to solve merge problem | lloyd | 2009-07-21 | 4 | -0/+0 |
* | Correct source listings for moved files | lloyd | 2009-07-16 | 1 | -2/+0 |
* | Move some files around to break up dependencies between directories | lloyd | 2009-07-16 | 4 | -0/+4 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 16 | -80/+107 |
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 26 | -16/+4 |
* | engine.h had copies of some declarations from pk_engine.h that had not | lloyd | 2009-05-13 | 7 | -7/+7 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 70 | -988/+1128 |
* | Add back the public key filters, at the request of Andreas Podgurski on | lloyd | 2009-03-19 | 3 | -0/+204 |
* | Update some doxygen comments. Contributed by Charles Brockman in bug #39 | lloyd | 2009-03-02 | 1 | -1/+1 |
* | Fix a memory leak in PKCS #8 load_key and encrypt_key that would | lloyd | 2008-12-12 | 1 | -5/+9 |
* | DL_Group constructor taking three BigInts had the order of q and g swapped | lloyd | 2008-12-08 | 1 | -1/+1 |
* | Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly, | lloyd | 2008-11-11 | 13 | -178/+5 |