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
Port details
py-slip10 Reference implementation of SLIP-0010 key derivation
1.1.0 securitynew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-02-16 13:18:07
Last Update: 2026-02-16 13:14:56
Commit Hash: 4d63201
Also Listed In: python
License: BSD3CLAUSE MIT
WWW:
https://github.com/trezor/python-slip10
https://pypi.org/project/slip10/
Description:
slip10 is a reference implementation of the SLIP-0010 specification, which generalizes BIP-0032 hierarchical deterministic key derivation for multiple curves, including secp256k1, NIST P-256, ed25519, and curve25519. It supports deriving extended private and public keys along standard paths and can operate from either seed material or serialized extended keys.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}slip10>0:security/py-slip10@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-slip10/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-slip10
  • pkg install py311-slip10
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 py311-slip10 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-slip10
Package flavors (<flavor>: <package>)
  • py311: py311-slip10
distinfo:
TIMESTAMP = 1771246831 SHA256 (slip10-1.1.0.tar.gz) = d248d3df26f123f08474339c45f0f264254f74ae9a5657234a1d5eb91f0c4d54 SIZE (slip10-1.1.0.tar.gz) = 14541

Packages (timestamps in pop-ups are UTC):
py311-slip10
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----1.1.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-1.1.0--1.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.1.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-cryptography>=0 : security/py-cryptography@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. security/py-trezor

Configuration Options:
No options to configure
Options name:
security_py-slip10
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/s/slip10/
  2. https://pypi.org/packages/source/s/slip10/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
16 Feb 2026 13:14:56
commit hash: 4d63201dfbd3799c9098dafaf91d4013a108b590commit hash: 4d63201dfbd3799c9098dafaf91d4013a108b590commit hash: 4d63201dfbd3799c9098dafaf91d4013a108b590commit hash: 4d63201dfbd3799c9098dafaf91d4013a108b590 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
security/py-slip10: Add new port

slip10 is a reference implementation of the SLIP-0010 specification,
which generalizes BIP-0032 hierarchical deterministic key derivation for
multiple curves, including secp256k1, NIST P-256, ed25519, and
curve25519.

It supports deriving extended private and public keys along standard
paths and can operate from either seed material or serialized extended
keys.

Number of commits found: 1