| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed ↵ | Chris Moore | 2012-04-12 | 1 | -5/+7 |
| | | | | | something with the correct version. | ||||
| * | Unit tests for EC key routines | Pieter Wuille | 2012-01-09 | 1 | -0/+138 |
| This tests: * creation of keys from base58-encoded strings * extracting public keys and addresses * compressed public keys * compact signatures and key recovery | |||||