Pavol Rusnak
|
a40a077613
|
rework ecdsa_address_to_hash160 into ecdsa_address_decode
|
2014-01-31 15:26:51 +01:00 |
|
Pavol Rusnak
|
2e4ec7fe0a
|
introduce ecdsa_address_to_hash160
|
2014-01-30 20:34:05 +01:00 |
|
Pavol Rusnak
|
ed7e2e5058
|
implement public child key derivation
|
2014-01-14 14:35:13 +01:00 |
|
Pavol Rusnak
|
9da3b35962
|
extract xprv_fill_public method
|
2013-11-08 16:02:48 +01:00 |
|
Pavol Rusnak
|
0fc4ad0976
|
move declaration
|
2013-10-08 21:07:53 +02:00 |
|
Pavol Rusnak
|
f87e706407
|
add define for RFC6979
|
2013-10-03 18:19:30 +02:00 |
|
Pavol Rusnak
|
71ff1c5124
|
replace infinite loops with loops with counters
|
2013-09-27 15:55:55 +02:00 |
|
Pavol Rusnak
|
f4f246f3d7
|
optimize computations
|
2013-09-27 15:42:52 +02:00 |
|
Pavol Rusnak
|
896905c5c8
|
remove der encoding, introduce 33/65 bytes pubkeys, 64 bytes signature
|
2013-09-23 21:13:44 +02:00 |
|
Pavol Rusnak
|
2df62d4877
|
use unit tests via Check instead of small test programs
|
2013-09-21 17:41:02 +02:00 |
|
Pavol Rusnak
|
92f070498f
|
add function for computing addresses
|
2013-09-20 17:13:24 +02:00 |
|
Pavol Rusnak
|
afc9bcfe30
|
implement bip32 - https://en.bitcoin.it/wiki/BIP_0032
|
2013-09-12 21:20:03 +02:00 |
|
Pavol Rusnak
|
07d1c22730
|
refactor code -> bignum.c/h
|
2013-09-12 03:18:35 +02:00 |
|
Pavol Rusnak
|
603acbd1be
|
implement RFC 6979
|
2013-09-11 19:02:22 +02:00 |
|
Pavol Rusnak
|
3f737896a4
|
ecdsa_get_public_key and ecdsa_verify methods
|
2013-09-09 17:52:25 +02:00 |
|
mog
|
c87691205b
|
added support for getting public key from a private key.
|
2013-09-05 03:57:26 -05:00 |
|
Pavol Rusnak
|
ee09a6a7b2
|
param names cleanup
|
2013-08-19 12:40:58 +02:00 |
|
Pavol Rusnak
|
ccbc219b29
|
import sources
|
2013-08-17 14:20:15 +02:00 |
|