hubblestack / hubble

Hubble is a modular, open-source security compliance framework. The project provides on-demand profile-based auditing, real-time security event notifications, alerting, and reporting.
Apache License 2.0
380 stars 87 forks source link

Replace pycrypto #1141

Closed vladmonea closed 2 years ago

vladmonea commented 2 years ago

Since pycrypto is unmaintained, we're replacing the methods used in our signing and signature verification workflows. We're also updating the code styling.

vladmonea commented 2 years ago

Closing PR because untangling the circular dependencies is too much hassle to be worth the effort