Package python3-module-dpapi-ng: Information
Source package: python3-module-dpapi-ng
Version: 0.2.0-alt3
Build time: Sep 11, 2025, 01:22 PM in the task #394595
Category: Development/Python3
Report package bugHome page: https://github.com/jborean93/dpapi-ng
License: MIT
Summary: Python DPAPI NG Decryptor for non-Windows Platforms
Description:
Library for DPAPI NG, also known as CNG DPAPI, de- and encryption in Python. It is designed to replicate the behaviour of NCryptUnprotectSecret and NCryptProtectSecret. This can be used on non-Windows hosts to de-/encrypt DPAPI NG protected secrets, like PFX user protected password, or LAPS encrypted password. It can either decrypt any DPAPI NG blobs using an offline copy of the domain's root key or de-/encrypt by using the credentials of the supplied user to retrieve the required information over RPC.
Maintainer: Stanislav Levin
Last changed
Sept. 11, 2025 Stanislav Levin 0.2.0-alt3
- NMU: fixed FTBFS (pytest 8.4.0).
June 9, 2025 Michael Shigorin 0.2.0-alt2
- Fix BR: regarding %check
July 9, 2023 Andrey Limachko 0.2.0-alt1
- Initial build for Sisyphus