This repository contains the modifications done by GoQuorum on the secp256k1
library of go-ethereum.
It is licensed under the 3-Clause BSD.
Updates of this repository should only be done through the use of the Pull updates
github workflow.
Content of this repositoy is meant to be fully based on the crypto/secp256k1
sub-directory of GoQuorum repository.