Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pskc-1.4-1.fc43 RPM for noarch

From Fedora 43 testing updates for aarch64 / Packages / p

Name: python3-pskc Distribution: Fedora Project
Version: 1.4 Vendor: Fedora Project
Release: 1.fc43 Build date: Tue Jan 27 21:40:21 2026
Group: Unspecified Build host: buildvm-ppc64le-20.rdu3.fedoraproject.org
Size: 417492 Source RPM: python-pskc-1.4-1.fc43.src.rpm
Packager: Fedora Project
Url: https://arthurdejong.org/python-pskc/
Summary: Python library for handling PSKC files
This Python library handles Portable Symmetric Key Container (PSKC)
files as defined in RFC 6030. PSKC files are used to transport and
provision symmetric keys (seed files) to different types of crypto
modules, commonly one-time password tokens or other authentication
devices.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Tue Jan 27 2026 Gerald B Cox <gbcox@fedoraproject.org> - 1.4-1
  - Initial import (fedora#2432499).

Files

/usr/bin/csv2pskc
/usr/bin/pskc2csv
/usr/bin/pskc2pskc
/usr/lib/python3.14/site-packages/pskc
/usr/lib/python3.14/site-packages/pskc/__init__.py
/usr/lib/python3.14/site-packages/pskc/__pycache__
/usr/lib/python3.14/site-packages/pskc/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/algorithms.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/algorithms.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/device.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/device.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/encryption.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/encryption.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/exceptions.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/exceptions.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/key.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/key.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/mac.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/mac.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/parser.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/parser.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/policy.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/policy.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/serialiser.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/serialiser.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/signature.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/signature.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/xml.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/__pycache__/xml.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/algorithms.py
/usr/lib/python3.14/site-packages/pskc/crypto
/usr/lib/python3.14/site-packages/pskc/crypto/__init__.py
/usr/lib/python3.14/site-packages/pskc/crypto/__pycache__
/usr/lib/python3.14/site-packages/pskc/crypto/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/crypto/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/crypto/__pycache__/aeskw.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/crypto/__pycache__/aeskw.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/crypto/__pycache__/tripledeskw.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/crypto/__pycache__/tripledeskw.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/crypto/aeskw.py
/usr/lib/python3.14/site-packages/pskc/crypto/tripledeskw.py
/usr/lib/python3.14/site-packages/pskc/device.py
/usr/lib/python3.14/site-packages/pskc/encryption.py
/usr/lib/python3.14/site-packages/pskc/exceptions.py
/usr/lib/python3.14/site-packages/pskc/key.py
/usr/lib/python3.14/site-packages/pskc/mac.py
/usr/lib/python3.14/site-packages/pskc/parser.py
/usr/lib/python3.14/site-packages/pskc/policy.py
/usr/lib/python3.14/site-packages/pskc/py.typed
/usr/lib/python3.14/site-packages/pskc/scripts
/usr/lib/python3.14/site-packages/pskc/scripts/__init__.py
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/csv2pskc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/csv2pskc.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/pskc2csv.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/pskc2csv.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/pskc2pskc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/pskc2pskc.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/util.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/__pycache__/util.cpython-314.pyc
/usr/lib/python3.14/site-packages/pskc/scripts/csv2pskc.py
/usr/lib/python3.14/site-packages/pskc/scripts/pskc2csv.py
/usr/lib/python3.14/site-packages/pskc/scripts/pskc2pskc.py
/usr/lib/python3.14/site-packages/pskc/scripts/util.py
/usr/lib/python3.14/site-packages/pskc/serialiser.py
/usr/lib/python3.14/site-packages/pskc/signature.py
/usr/lib/python3.14/site-packages/pskc/xml.py
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info/METADATA
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info/WHEEL
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info/entry_points.txt
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info/licenses
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info/licenses/COPYING
/usr/lib/python3.14/site-packages/python_pskc-1.4.dist-info/top_level.txt
/usr/share/doc/python3-pskc
/usr/share/doc/python3-pskc/NEWS
/usr/share/doc/python3-pskc/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 29 00:25:42 2026