Port details |
- secp256k1 Optimized C library for EC operations on curve secp256k1
- 0.6.0 math
=2 0.6.0Version of this port present on the latest quarterly branch. - Maintainer: ale@FreeBSD.org
 - Port Added: 2018-01-29 13:23:25
- Last Update: 2024-11-11 08:50:21
- Commit Hash: 6b1a465
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: java security
- License: MIT
- WWW:
- https://github.com/bitcoin-core/secp256k1
- Description:
- An optimized C library for EC operations on curve secp256k1.
This library is a work in progress and is being used to research best practices.
Use at your own risk.
Features:
- secp256k1 ECDSA signing/verification and key generation.
- Adding/multiplying private/public keys.
- Serialization/parsing of private keys, public keys, signatures.
- Constant time, constant memory access signing and pubkey generation.
- Derandomized DSA (via RFC6979 or with a caller provided function.)
- Very efficient implementation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- secp256k1>0:math/secp256k1
- To install the port:
- cd /usr/ports/math/secp256k1/ && make install clean
- To add the package, run one of these commands:
- pkg install math/secp256k1
- pkg install secp256k1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: secp256k1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730814381
SHA256 (bitcoin-core-secp256k1-v0.6.0_GH0.tar.gz) = 785bb98e7d6705c51c8dfa8ac3af6aa2ccfa3774714d51c0b9e28fac1146e9f1
SIZE (bitcoin-core-secp256k1-v0.6.0_GH0.tar.gz) = 1996783
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- math/py-secp256k1
- net-p2p/cardano-db-sync
- net-p2p/cardano-node
- net-p2p/ogmios
- sysutils/cardano-cli
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- math_secp256k1
- USES:
- autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0 11 Nov 2024 08:50:21
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.6.0 release.
Bump PORTREVISION on dependent ports. |
0.5.1 09 Aug 2024 09:32:40
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.5.1 release. |
0.5.0 07 May 2024 15:36:59
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.5.0 release. |
0.4.1 27 Dec 2023 13:33:41
    |
Alex Dupre (ale)  |
math/secp256k1: Update to 0.4.1 release. |
0.4.0 05 Sep 2023 08:18:59
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.4.0 release. |
0.3.1 14 Apr 2023 15:43:59
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.3.1 release. |
0.3.0 13 Mar 2023 17:03:58
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.3.0 release |
0.2.0 14 Dec 2022 16:15:33
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.2.0 release
Bump PORTREVISION of libsecp256k1 consumers. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.20220126 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.20220126 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
0.1.20220126 31 Jan 2022 12:22:46
    |
Alex Dupre (ale)  |
math/secp256k1: update to 0.1.20220126 version |
0.1.20190225 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.20190225 28 Jun 2019 15:51:28
  |
amdmi3  |
- Switch to options helpers
- Switch to new test framework
Approved by: portmgr blanket |
0.1.20190225 04 Mar 2019 09:01:44
  |
ale  |
Update to latest snapshot. |
0.1.20190204 12 Feb 2019 09:14:59
  |
ale  |
Update to latest snapshot. |
0.1.20181106 26 Nov 2018 08:20:12
  |
ale  |
Update to latest snapshot and include module "recovery".
PR: 233456
Submitted by: robert.ayrapetyan@gmail.com |
0.1.20180531 11 Oct 2018 08:16:57
  |
ale  |
Update to latest snapshot. |
0.1.20171222 29 Jan 2018 13:23:12
  |
ale  |
An optimized C library for EC operations on curve secp256k1.
This library is a work in progress and is being used to research best practices.
Use at your own risk.
Features:
- secp256k1 ECDSA signing/verification and key generation.
- Adding/multiplying private/public keys.
- Serialization/parsing of private keys, public keys, signatures.
- Constant time, constant memory access signing and pubkey generation.
- Derandomized DSA (via RFC6979 or with a caller provided function.)
- Very efficient implementation.
WWW: https://github.com/bitcoin-core/secp256k1 |