Metadata-Version: 2.1
Name: ckms
Version: 0.55.1
Summary: Enter a description for this Unimatrix package
Home-page: https://gitlab.com/unimatrixone
Author: Cochise Ruhulessin
Author-email: cochise.ruhulessin@unimatrixone.io
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django CMS
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: Session
Classifier: Topic :: Office/Business
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: NIS
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: azure
Provides-Extra: aws
Provides-Extra: cli
Provides-Extra: google
Provides-Extra: ssh-agent
Provides-Extra: yubihsm
Provides-Extra: yubikey

# Crypto Key Management Framework


## Requirements

### Yubikey provider

- SWIG


## Notes

- On Apple Mac M1 processors, the YubIHSM may have issues detecting the
  USB library. Point the `usb` library to the proper location by setting
  an environment variable:

  `export DYLD_LIBRARY_PATH=/opt/homebrew/lib`

  (or the proper path on your system).
