Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37579833
en ru br
ALT Linux repos
S:0.2.0-alt1

Group :: Development/Python3
RPM: python3-module-dpapi-ng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.0-alt1
Build date: 9 july 2023, 20:00 ( 42.0 weeks ago )
Size: 69.35 Kb

Home 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.

Current maintainer: Andrey Limachko

List of contributors

List of rpms provided by this srpm:

  • python3-module-dpapi-ng
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin