Skip to content

Consensys/goquorum-crypto-secp256k1

Repository files navigation

GoQuorum Crypto Secp256k1

This repository contains the modifications done by GoQuorum on the secp256k1 library of go-ethereum.

It is licensed under the 3-Clause BSD.

Contributing

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.