| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pskc | Distribution: Mageia |
| Version: 1.4 | Vendor: Mageia.Org |
| Release: 1.mga11 | Build date: Sat Jul 11 20:15:13 2026 |
| Group: Development/Python | Build host: localhost |
| Size: 361189 | Source RPM: python-pskc-1.4-1.mga11.src.rpm |
| Packager: danf <danf> | |
| Url: https://arthurdejong.org/python-pskc/ | |
| Summary: Python module for handling PSKC files | |
A Python module to handle Portable Symmetric Key Container (PSKC) files as defined in RFC 6030 < PSKC files are used to transport and provision symmetric keys and key meta data (seed files) to different types of crypto modules, commonly one-time password systems or other authentication devices.This module can be used to extract keys from PSKC files for use...
LGPLv2.1+
* Sat Jul 11 2026 danf <danf> 1.4-1.mga11 + Revision: 2347738 - imported package python-pskc
/usr/bin/csv2pskc /usr/bin/pskc2csv /usr/bin/pskc2pskc /usr/lib/python3.13/site-packages/pskc /usr/lib/python3.13/site-packages/pskc/__init__.py /usr/lib/python3.13/site-packages/pskc/__pycache__ /usr/lib/python3.13/site-packages/pskc/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/algorithms.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/algorithms.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/device.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/device.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/encryption.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/encryption.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/key.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/key.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/mac.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/mac.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/parser.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/policy.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/policy.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/serialiser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/serialiser.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/signature.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/signature.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/xml.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/__pycache__/xml.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/algorithms.py /usr/lib/python3.13/site-packages/pskc/crypto /usr/lib/python3.13/site-packages/pskc/crypto/__init__.py /usr/lib/python3.13/site-packages/pskc/crypto/__pycache__ /usr/lib/python3.13/site-packages/pskc/crypto/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/crypto/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/crypto/__pycache__/aeskw.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/crypto/__pycache__/aeskw.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/crypto/__pycache__/tripledeskw.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/crypto/__pycache__/tripledeskw.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/crypto/aeskw.py /usr/lib/python3.13/site-packages/pskc/crypto/tripledeskw.py /usr/lib/python3.13/site-packages/pskc/device.py /usr/lib/python3.13/site-packages/pskc/encryption.py /usr/lib/python3.13/site-packages/pskc/exceptions.py /usr/lib/python3.13/site-packages/pskc/key.py /usr/lib/python3.13/site-packages/pskc/mac.py /usr/lib/python3.13/site-packages/pskc/parser.py /usr/lib/python3.13/site-packages/pskc/policy.py /usr/lib/python3.13/site-packages/pskc/py.typed /usr/lib/python3.13/site-packages/pskc/scripts /usr/lib/python3.13/site-packages/pskc/scripts/__init__.py /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__ /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/csv2pskc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/csv2pskc.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/pskc2csv.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/pskc2csv.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/pskc2pskc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/pskc2pskc.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/util.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pskc/scripts/__pycache__/util.cpython-313.pyc /usr/lib/python3.13/site-packages/pskc/scripts/csv2pskc.py /usr/lib/python3.13/site-packages/pskc/scripts/pskc2csv.py /usr/lib/python3.13/site-packages/pskc/scripts/pskc2pskc.py /usr/lib/python3.13/site-packages/pskc/scripts/util.py /usr/lib/python3.13/site-packages/pskc/serialiser.py /usr/lib/python3.13/site-packages/pskc/signature.py /usr/lib/python3.13/site-packages/pskc/xml.py /usr/lib/python3.13/site-packages/python_pskc-1.4-py3.13.egg-info /usr/lib/python3.13/site-packages/python_pskc-1.4-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/python_pskc-1.4-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/python_pskc-1.4-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/python_pskc-1.4-py3.13.egg-info/entry_points.txt /usr/lib/python3.13/site-packages/python_pskc-1.4-py3.13.egg-info/requires.txt /usr/lib/python3.13/site-packages/python_pskc-1.4-py3.13.egg-info/top_level.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jul 12 07:51:20 2026