| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -437/+12 |
* | 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 | 2 | -59/+48 |
* | Clean up EC_Domain_Params | lloyd | 2010-03-01 | 2 | -159/+123 |
* | Move contents of gfpmath to numbertheory. Adjust dependencies. | lloyd | 2010-02-25 | 1 | -2/+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 |
* | propagate from branch 'net.randombit.botan' (head 84baf58b29f3aaaee34e2b873d0... | lloyd | 2010-02-24 | 1 | -5/+3 |
|\ |
|
| * | Remove unused variable in ec_dompar. Add missing include to ecc_key | lloyd | 2010-02-23 | 1 | -5/+3 |
* | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | 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 | 1 | -0/+12 |
* | | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -5/+8 |
* | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -7/+0 |
|/ |
|
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 2 | -1/+10 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -1/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -5/+7 |
* | Update some doxygen comments. Contributed by Charles Brockman in bug #39 | lloyd | 2009-03-02 | 1 | -1/+1 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 1 | -1/+0 |
* | Split the last parts of the 'core' module | lloyd | 2008-11-08 | 2 | -2/+2 |
* | Wrap lines | lloyd | 2008-10-13 | 1 | -5/+8 |
* | Add trailing H__ to some header guards. Line wrap long comment. | lloyd | 2008-10-13 | 1 | -3/+4 |
* | Add more ECC domain parameter sets from InSiTo | lloyd | 2008-10-11 | 1 | -10/+295 |
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -1/+1 |
* | Add BSI variant of EMSA1, from InSiTo | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Rename pk dir to pubkey, avoids tab-completion collision with pk_pad | lloyd | 2008-10-01 | 3 | -0/+421 |