Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: NEW: security/py-python/pskc (for ykmgr update)
To:
ports <ports@openbsd.org>
Date:
Mon, 22 Jun 2026 12:10:31 +0200

Download raw body.

Thread
On Mon, Jun 22, 2026 at 10:52:11AM +0100, Stuart Henderson wrote:
> ---
> 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.
> 
> This module can be used to extract keys from PSKC files for use in an
> OTP authentication system. The module can also be used for authoring
> PSKC files.
> ---
> 
> ok to import?

ok tb