forked from cerc-io/plugeth
1b29aed128
The C library treats the recovery ID as trusted input and crashes the process for invalid values, so it needs to be verified before calling into C. This will inhibit the crash in #1983. Also remove VerifySignature because we don't use it. |
||
---|---|---|
.. | ||
ecies | ||
randentropy | ||
secp256k1 | ||
sha3 | ||
tests | ||
crypto_test.go | ||
crypto.go | ||
curve.go | ||
encrypt_decrypt_test.go | ||
key_store_passphrase.go | ||
key_store_plain.go | ||
key_store_test.go | ||
key.go |