mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
0e87ceceed
This fixes some issues in crypto/signify and makes release signing work. The archive signing step in ci.go used getenvBase64, which decodes the key data. This is incorrect here because crypto/signify already base64-decodes the key. # Conflicts: # build/ci.go |
||
---|---|---|
.. | ||
blake2b | ||
bls12381 | ||
bn256 | ||
ecies | ||
secp256k1 | ||
signify | ||
crypto_test.go | ||
crypto.go | ||
signature_cgo.go | ||
signature_nocgo.go | ||
signature_test.go |