Please excuse the hijack — this is a sidekick package to make OpenSSL Engine keys implement cryptography interfaces
https://github.com/space88man/cryptography_engine
Since the cffi exposes the ENGINE_* functions I thought to make a package that actually uses them.
The private keys are sufficiently duck-typed that the X.509 certificate creation and signing example in the docs actually works.
Hope that you will continue to keep these functions available and would love to hear your comments.
Please excuse the hijack — this is a sidekick package to make OpenSSL Engine keys implement cryptography interfaces
https://github.com/space88man/cryptography_engine
Since the cffi exposes the ENGINE_* functions I thought to make a package that actually uses them.
The private keys are sufficiently duck-typed that the X.509 certificate creation and signing example in the docs actually works.
Hope that you will continue to keep these functions available and would love to hear your comments.