notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
secp256k1 Optimized C library for EC operations on curve secp256k1
0.6.0 math on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.0Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/secp256k1-0.6.0/catalog.mk
  3. /usr/local/share/licenses/secp256k1-0.6.0/LICENSE
  4. /usr/local/share/licenses/secp256k1-0.6.0/MIT
  5. include/secp256k1.h
  6. include/secp256k1_ecdh.h
  7. include/secp256k1_ellswift.h
  8. include/secp256k1_extrakeys.h
  9. include/secp256k1_musig.h
  10. include/secp256k1_preallocated.h
  11. include/secp256k1_recovery.h
  12. include/secp256k1_schnorrsig.h
  13. lib/libsecp256k1.a
  14. lib/libsecp256k1.so
  15. lib/libsecp256k1.so.5
  16. lib/libsecp256k1.so.5.0.0
  17. libdata/pkgconfig/libsecp256k1.pc
  18. @owner
  19. @group
  20. @mode
Collapse this list.
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):
secp256k1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.00.6.0-0.6.00.6.0---
FreeBSD:13:quarterly0.6.00.6.00.3.10.6.00.6.00.4.10.4.10.4.1
FreeBSD:14:latest0.6.00.6.00.2.00.6.00.6.00.3.1-0.3.1
FreeBSD:14:quarterly0.6.00.6.0-0.6.00.6.00.4.10.4.10.4.1
FreeBSD:15:latest0.6.00.6.0n/a0.6.0n/a0.4.10.4.10.4.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. automake>=1.17 : devel/automake
  3. libtoolize : devel/libtool
This port is required by:
for Libraries
  1. math/py-secp256k1
  2. net-p2p/cardano-db-sync
  3. net-p2p/cardano-node
  4. net-p2p/ogmios
  5. sysutils/cardano-cli

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-p2p/arbitrum-avm*
  2. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bitcoin-core/secp256k1/tar.gz/v0.6.0?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port