| Port details |
- py-slip10 Reference implementation of SLIP-0010 key derivation
- 1.1.0 security
=0 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
 - 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.
 ¦ ¦ ¦ ¦ 
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cryptography>=0 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.0 16 Feb 2026 13:14:56
    |
Emanuel Haupt (ehaupt)  |
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
|