Skip to content

use of encryption sdk is superfluous and burdensome #175

@kapilt

Description

@kapilt

afaics the use for the hook library usage on the encryption sdk is doing fairly trivial stuff that would be easily replaced by a call to kms_client.decrypt .. the use of the encryption sdk brings in native compiled extensions requirements and dependencies (cryptography library), and in general is targeted towards more advanced usage then what is needed here. removing it in favor of the simple thing seems like an easy usability/deployment win.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions