cea2c0eedf
all: fix license headers one more time
...
I forgot to update one instance of "go-ethereum" in commit 3f047be5a
.
Conflicts:
common/config.go
2015-07-28 14:02:23 +02:00
b1fdb9f38e
all: update license headers to distiguish GPL/LGPL
...
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
2015-07-23 10:46:37 +02:00
ea54283b30
all: update license information
2015-07-07 14:12:44 +02:00
9918b6c84e
Remove the awesome, ever misunderstood entropy mixing
2015-05-12 17:18:30 +02:00
04e216319e
Adding flags to facilitate cross compiling to ARM
2015-04-22 17:04:46 +02:00
941f051358
libsecp256k1 #define NDEBUG
2015-04-07 18:09:58 +02:00
50bbdfe582
Link GMP
2015-04-07 15:20:24 +02:00
d9b37b6da7
Update Go wrapper around libbsecp256k1
2015-04-07 12:40:31 +02:00
238f39a42e
Validate seckey when generating pub key
2015-02-15 02:20:31 +01:00
8c056aebe1
Set both key generation and ECDSA nonce to use mixed entropy
...
* Move random entropy functions to new package randentropy
* Add function to get n bytes entropy where up to first 32
bytes are mixed with OS entropy sources
2015-02-10 22:49:28 +01:00
a008c21cf0
Fixed Sign nonce
2015-01-31 17:44:34 +01:00
67f9783e6a
Moved obscuren
secp256k1-go
2015-01-22 00:35:00 +01:00