index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
secp256k1
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: unify big.Int zero checks, use common/math in more places (#3716)
Felix Lange
2017-02-28
4
-58
/
+6
*
crypto: add btcec fallback for sign/recover without cgo (#3680)
Felix Lange
2017-02-18
1
-9
/
+1
*
crypto/secp256k1: sign with deterministic K (rfc6979) (#3561)
Felix Lange
2017-01-23
2
-8
/
+22
*
crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544)
Felix Lange
2017-01-13
78
-1990
/
+8229
*
all: fix ineffectual assignments and remove uses of crypto.Sha3
Felix Lange
2017-01-09
1
-7
/
+2
*
all: fix spelling errors
Péter Szilágyi
2017-01-07
3
-4
/
+4
*
parmas, crypto, core, core/vm: homestead consensus protocol changes
Gustav Simonsson
2016-02-18
1
-0
/
+4
*
crypto/secp256k1: remove dependency on libgmp
Felix Lange
2015-12-04
2
-33
/
+1
*
crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult
Gustav Simonsson
2015-11-30
5
-6
/
+454
*
core/secp256k1: update libsecp256k1 Go wrapper and tests
Gustav Simonsson
2015-11-30
2
-18
/
+17
*
crypto/secp256k1: drop pkgsrc paths from CFLAGS
Felix Lange
2015-11-17
1
-2
/
+2
*
crypto/secp256k1: raise internal errors as recoverable Go panic
Felix Lange
2015-11-17
2
-0
/
+39
*
crypto/secp256k1: verify recovery ID before calling libsecp256k1
Felix Lange
2015-11-17
2
-79
/
+48
*
crypto/secp256k1: add C compiler flags for pkgsrc
Felix Lange
2015-11-03
1
-2
/
+2
*
core/secp256k1: update libsecp256k1 Go wrapper and tests
Gustav Simonsson
2015-10-09
2
-248
/
+247
*
Update libsecp256k1
Gustav Simonsson
2015-09-28
86
-2773
/
+6280
*
FreeBSD support
Fynn
2015-07-29
1
-0
/
+2
*
all: fix license headers one more time
Felix Lange
2015-07-24
3
-3
/
+3
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
3
-12
/
+12
*
all: update license information
Felix Lange
2015-07-07
3
-0
/
+48
*
Remove the awesome, ever misunderstood entropy mixing
Gustav Simonsson
2015-05-12
2
-12
/
+12
*
doc: crypto/secp256k1 GMP dependency package name.
Noel Maersk
2015-04-23
1
-1
/
+4
*
Adding flags to facilitate cross compiling to ARM
Maran
2015-04-22
1
-0
/
+2
*
libsecp256k1 #define NDEBUG
Gustav Simonsson
2015-04-08
1
-0
/
+1
*
Link GMP
obscuren
2015-04-07
1
-0
/
+3
*
Update Go wrapper around libbsecp256k1
Gustav Simonsson
2015-04-07
1
-89
/
+25
*
Update bitcoin secp256k1 lib
Gustav Simonsson
2015-04-07
74
-4960
/
+10508
*
Added invalid sec key test
obscuren
2015-02-16
1
-1
/
+10
*
Validate seckey when generating pub key
obscuren
2015-02-15
1
-1
/
+6
*
Remove secp256_rand.go and update tests
Gustav Simonsson
2015-02-14
2
-107
/
+11
*
Set both key generation and ECDSA nonce to use mixed entropy
Gustav Simonsson
2015-02-11
1
-2
/
+3
*
Fixed n
obscuren
2015-02-01
1
-1
/
+2
*
Fixed Sign nonce
obscuren
2015-02-01
2
-6
/
+2
*
Moved `obscuren` secp256k1-go
obscuren
2015-01-22
47
-0
/
+6427