{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography/2"}],"enrichment":{"capability":"PyKMIP implements the KMIP protocol for managing cryptographic keys and related objects (certificates, passwords, data blobs) with a KMIP-compliant server, supporting the full CRUD lifecycle of key management operations.","skillfed_tags":["key-management","kmip-protocol","cryptography"],"use_cases":["Integrate a Python application with an enterprise key management system that supports KMIP","Build a KMIP client to perform key lifecycle operations (create, store, retrieve, rotate keys) programmatically","Manage cryptographic certificates and passphrases through a standards-based protocol interface","Develop key management tooling that needs to communicate with OASIS KMIP-compliant servers"],"what_it_does":"PyKMIP is a Python library that implements the KMIP (Key Management Interoperability Protocol), an OASIS standard for communicating with key management systems. It allows you to perform cryptographic key operations\u2014create, read, update, delete\u2014and manage related objects like certificates and passwords through a standardized protocol interface.\n\nThe library provides client-side KMIP functionality with no external runtime dependencies, making it straightforward to integrate into Python applications that need to interact with KMIP-compliant key servers. However, the project is dormant: the last release was in 2020, and while the repository remains active, there have been no new versions for over 2362 days, which may raise concerns about compatibility with modern Python versions and current KMIP server implementations.","worth_installing":"Yes, with conditions. PyKMIP is suitable for integrating with KMIP servers in enterprise environments. However, install it only if you need KMIP protocol support and are comfortable with dormant maintenance: verify that version 0.10.0 works with your target Python version and KMIP server before committing to production use. No known vulnerabilities, but the lack of recent releases means compatibility with modern Python versions and current KMIP specs is unverified."},"id":"pykmip","links":{"html":"https://skillfed.io/packages/pykmip","md":"https://skillfed.io/packages/pykmip.md","pypi":"https://pypi.org/project/pykmip/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2020-02-25","license_spdx":null,"license_treatment":"permissive","name":"PyKMIP","python_support":"unspecified","summary":"KMIP library"},"popularity":{"monthly_downloads":229503,"position":9130,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.10.0"}
