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