Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify pubkey classes to take names instead of object pointers. | lloyd | 2010-03-08 | 1 | -8/+6 |
* | Fix minor errors and warnings in the examples. Remove boost dependency from | lloyd | 2010-03-03 | 1 | -1/+1 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -0/+6 |
* | Add LibraryInitializers to the examples, instead of relying on lazy init. | lloyd | 2009-03-17 | 1 | -0/+2 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 1 | -4/+3 |
* | Generate and check ECDSA signature in example | lloyd | 2008-10-11 | 1 | -2/+29 |
* | Print generated public key in ECDSA example | lloyd | 2008-10-11 | 1 | -0/+2 |
* | Correct OID for ECDSA param | lloyd | 2008-10-11 | 1 | -1/+1 |
* | Update examples for recent API changes | lloyd | 2008-10-08 | 1 | -6/+13 |
* | Fix include | lloyd | 2008-10-08 | 1 | -1/+1 |
* | Cleanups | lloyd | 2008-09-17 | 1 | -1/+5 |
* | Allow creation of SEC1 curves | lloyd | 2008-08-30 | 1 | -3/+5 |
* | Incomplete ECDSA test/example | lloyd | 2008-08-27 | 1 | -0/+14 |