#version #vendored #secp256kfun #secp256k1 #paritytech-libsecp256k1

no-std secp256kfun_parity_backend

Vendored version of paritytech/libsecp256k1 for secp256kfun

5 releases

0.1.6 Nov 10, 2021
0.1.5 Feb 23, 2021
0.1.3 Dec 18, 2020
0.1.2 Aug 12, 2020
0.1.0 Jun 17, 2020

#11 in #vendored

Apache-2.0

140KB
3K SLoC

This is a vendored version of paritytech/libsecp256k1 with only what secp256kfun needs from it.

Copyright Parity Technologies (UK) Ltd.
Originally Written by Wei Tang.
Licensed under the Apache License Version 2.0
Code was originally copied from https://github.com/paritytech/libsecp256k1
at commit: d453081f81579b03f8ce8c56494779185f0cc29c

lib.rs:

Vendored version of paritytech/libsecp256k1 with the things needed for secp256kfun. Code in this module is licensed under the Apache License Version 2.0.

Dependencies

~39KB