Skip to content

e2e encryption for pulsar functions #8382

@Lanayx

Description

@Lanayx

Is your feature request related to a problem? Please describe.
Currently functions don't provide api for uploading public/private keys for managing e2e encryption/decryption

Describe the solution you'd like
Most obvious solution will be to expose ICryptoKeyReader to be used on source/sink creation. Implementation should be providing public and private keys.

Describe alternatives you've considered
Don't use pulsar functions and use a custom consumer/producer pair

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/featureThe PR added a new feature or issue requested a new feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions