blob: 0b79413f8ccca53f2772c0707adc29f8d25ac678 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare unpack
DEPEND=gmp? ( dev-libs/gmp:0 ) virtual/pkgconfig test? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) dev-vcs/git !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Optimized C library for EC operations on curve secp256k1
EAPI=5
HOMEPAGE=https://github.com/bitcoin/secp256k1
IUSE=asm doc ecdh endomorphism experimental gmp libressl +recovery schnorr test
LICENSE=MIT
RDEPEND=gmp? ( dev-libs/gmp:0 )
REQUIRED_USE=asm? ( amd64 ) ecdh? ( experimental ) schnorr? ( experimental )
SLOT=0
_eclass_exported_funcs=src_unpack:git-2 src_prepare:- src_configure:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde git-2 672c3929a162f221a53b4ccb4d25d8a2 libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=673cb7573bede3211d1bb67d08b643f4
|