This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
plugeth
Watch
18
Star
0
Fork
1
You've already forked plugeth
Code
Issues
4
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f088c650a5
plugeth
/
crypto
History
Felix Lange
f088c650a5
all: replace t.Log(); t.FailNow() with t.Fatal() (
#19849
)
2019-07-18 15:21:24 +03:00
..
bn256
crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (
#19577
)
2019-05-28 09:13:30 +03:00
ecies
all: replace t.Log(); t.FailNow() with t.Fatal() (
#19849
)
2019-07-18 15:21:24 +03:00
secp256k1
crypto/secp256k1: Fix invalid document link (
#18297
)
2018-12-13 10:25:13 +01:00
crypto_test.go
crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (
#16932
)
2018-06-12 15:26:08 +02:00
crypto.go
vendor, crypto, swarm: switch over to upstream sha3 package
2019-01-04 09:26:07 +02:00
signature_cgo.go
crypto: fix build when CGO_ENABLED=0 (
#19121
)
2019-02-19 12:18:37 +01:00
signature_nocgo.go
crypto: fix build when CGO_ENABLED=0 (
#19121
)
2019-02-19 12:18:37 +01:00
signature_test.go
crypto: ensure that VerifySignature rejects malleable signatures (
#15708
)
2017-12-20 14:30:00 +02:00