Netflix / consoleme

A Central Control Plane for AWS Permissions and Access
Apache License 2.0
3.14k stars 253 forks source link

Remove ed25519 package #9295

Closed patricksanders closed 2 years ago

patricksanders commented 2 years ago

The Python ed25519 package is no longer maintained. This PR replaces it with PyNaCl and cleans up a bunch of unused references to the lib.crypto module