index
:
go-tangerine
dependabot/npm_and_yarn/dashboard/assets/decode-uri-component-0.2.2
dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.3
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4
dependabot/npm_and_yarn/dashboard/assets/express-4.18.2
dependabot/npm_and_yarn/dashboard/assets/hosted-git-info-2.8.9
dependabot/npm_and_yarn/dashboard/assets/http-proxy-1.18.1
dependabot/npm_and_yarn/dashboard/assets/ini-1.3.7
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.1
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.2
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.15
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.19
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.20
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
dependabot/npm_and_yarn/dashboard/assets/macaddress-0.2.9
dependabot/npm_and_yarn/dashboard/assets/mixin-deep-1.3.2
dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
dependabot/npm_and_yarn/dashboard/assets/qs-6.4.1
dependabot/npm_and_yarn/dashboard/assets/set-getter-0.1.1
dependabot/npm_and_yarn/dashboard/assets/sshpk-1.16.1
dependabot/npm_and_yarn/dashboard/assets/stringstream-0.0.6
dependabot/npm_and_yarn/dashboard/assets/tar-2.2.2
dependabot/npm_and_yarn/dashboard/assets/ua-parser-js-0.7.28
dependabot/npm_and_yarn/dashboard/assets/websocket-extensions-0.1.4
dependabot/npm_and_yarn/dashboard/assets/y18n-3.2.2
jimmy-run_bp
jimmy-script
jimmy-script-more
jm-debug
jm-reset-testnet
jm-update-run-node-script
master
origin
w-ci
w-debug
w-script
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
secp256k1
/
secp256.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: use go-ethereum secp256k1 package to avoid symbol conflict (#374)
Wei-Ning Huang
2019-06-15
1
-167
/
+0
*
all: remove the duplicate 'the' in annotations (#17509)
Wenbiao Zheng
2018-08-27
1
-1
/
+1
*
crypto/secp256k1: unify the package license to 3-Clause BSD (#17225)
Péter Szilágyi
2018-07-24
1
-15
/
+3
*
crypto, crypto/secp256k1: add CompressPubkey (#15626)
Felix Lange
2017-12-15
1
-8
/
+28
*
crypto: add DecompressPubkey, VerifySignature (#15615)
Felix Lange
2017-12-06
1
-0
/
+29
*
all: unify big.Int zero checks, use common/math in more places (#3716)
Felix Lange
2017-02-28
1
-14
/
+0
*
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
1
-8
/
+4
*
crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544)
Felix Lange
2017-01-13
1
-158
/
+43
*
all: fix spelling errors
Péter Szilágyi
2017-01-07
1
-1
/
+1
*
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
1
-8
/
+1
*
crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult
Gustav Simonsson
2015-11-30
1
-5
/
+23
*
core/secp256k1: update libsecp256k1 Go wrapper and tests
Gustav Simonsson
2015-11-30
1
-2
/
+2
*
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
1
-0
/
+6
*
crypto/secp256k1: verify recovery ID before calling libsecp256k1
Felix Lange
2015-11-17
1
-75
/
+37
*
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
1
-87
/
+109
*
FreeBSD support
Fynn
2015-07-29
1
-0
/
+2
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
Remove the awesome, ever misunderstood entropy mixing
Gustav Simonsson
2015-05-12
1
-2
/
+2
*
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
*
Validate seckey when generating pub key
obscuren
2015-02-15
1
-1
/
+6
*
Set both key generation and ECDSA nonce to use mixed entropy
Gustav Simonsson
2015-02-11
1
-2
/
+3
*
Fixed Sign nonce
obscuren
2015-02-01
1
-5
/
+1
*
Moved `obscuren` secp256k1-go
obscuren
2015-01-22
1
-0
/
+304