Skip to content

Adding support for EncryptColumn on byte[] properties #29

@TalAloni

Description

@TalAloni

Hi,
First of all thanks for the very nice project and NuGet package.
Since storing NVARBINARY is much more efficient than storing Base64 strings, and since some data that is being encrypted is byte[] to begin with, it would be really terrific if you could support adding the EncryptColumn on byte[] properties.
I can submit a PR if needed, I've already used byte arrays this way and it's very useful for many use-cases.

Thanks,
Tal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions