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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-ecdsa ECDSA cryptographic signature library (pure python)
0.19.0 security on this many watch lists=4 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.18.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-11 18:25:29
Last Update: 2024-04-10 07:20:01
Commit Hash: 3c4a3f3
People watching this port, also watch:: pkg, bash, lsof, python, rsync
Also Listed In: python
License: MIT
WWW:
https://github.com/tlsfuzzer/python-ecdsa
Description:
This is an easy-to-use implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman), implemented purely in Python, released under the MIT license. With this library, you can quickly create key pairs (signing key and verifying key), sign messages, and verify the signatures. You can also agree on a shared secret key based on exchanged public keys. The keys and signatures are very short, making them easy to handle and incorporate into other protocols. This library provides key generation, signing, verifying, and shared secret derivation for five popular NIST "Suite B" GF(p) (prime field) curves, with key lengths of 192, 224, 256, 384, and 521 bits. The "short names" for these curves, as known by the OpenSSL tool (openssl ecparam -list_curves), are: prime192v1, secp224r1, prime256v1, secp384r1, and secp521r1. It includes the 256-bit curve secp256k1 used by Bitcoin. There is also support for the regular (non-twisted) variants of Brainpool curves from 160 to 512 bits. The "short names" of those curves are: brainpoolP160r1, brainpoolP192r1, brainpoolP224r1, brainpoolP256r1, brainpoolP320r1, brainpoolP384r1, brainpoolP512r1. Few of the small curves from SEC standard are also included (mainly to speed-up testing of the library), those are: secp112r1, secp112r2, secp128r1, and secp160r1. No other curves are included, but it is not too hard to add support for more curves over prime fields.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-ecdsa/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-ecdsa
  • pkg install py39-ecdsa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-ecdsa listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-ecdsa
Package flavors (<flavor>: <package>)
  • py39: py39-ecdsa
distinfo:
TIMESTAMP = 1712644666 SHA256 (ecdsa-0.19.0.tar.gz) = 60eaad1199659900dd0af521ed462b793bbdf867432b3948e87416ae4caf6bf8 SIZE (ecdsa-0.19.0.tar.gz) = 197791

Packages (timestamps in pop-ups are UTC):
py37-ecdsa
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.16.0---0.16.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-ecdsa
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.19.00.18.0_1-0.19.00.19.0---
FreeBSD:13:quarterly0.18.0_10.18.0_10.18.0_10.18.0_10.18.0_10.18.0_10.18.0_10.18.0_1
FreeBSD:14:latest0.18.0_10.19.00.18.00.18.0_10.19.00.18.0_1-0.18.0_1
FreeBSD:14:quarterly0.18.0_10.18.0_1-0.18.0_10.18.0_10.18.0_10.18.0_10.18.0_1
FreeBSD:15:latest0.18.0_10.19.0n/a0.18.0_1n/a0.18.0_10.18.0_10.18.0_1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-hypothesis>=0 : devel/py-hypothesis@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-six>=1.9.0 : devel/py-six@py39
  2. py39-gmpy2>=0 : math/py-gmpy2@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. comms/py-esptool
  2. dns/py-dns-crawler
  3. finance/py-python-obelisk
  4. irc/py-limnoria
  5. security/py-bitbox02
  6. security/py-btchip-python
  7. security/py-ckcc-protocol
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. security/py-keepkey
  3. security/py-onlykey
  4. security/py-python-jose
  5. security/py-sshpubkeys
  6. security/py-tlslite-ng
  7. security/py-trezor
  8. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. finance/electrum2*
  2. security/py-btchip*
  3. security/py-paramiko1*
  4. 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:
===> The following configuration options are available for py39-ecdsa-0.19.0: ====> Options available for the radio FASTER: you can only select none or one of them GMPY=off: GMPY support GMPY2=on: GMPY2 support ===> Use 'make config' to modify these settings
Options name:
security_py-ecdsa
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/e/ecdsa/
  2. https://pypi.org/packages/source/e/ecdsa/
Collapse this list.

There are no commits on branch 2022Q2 for this port