Skip to content

Consider adding all supported prf-derived key templates #3

Description

@rucciva

Help us help you

We are currently using prf-derived hmac to store blind index of (the plaintext of encrypted) values stored on database columns to enable exact match query.

Is your feature request related to a problem?

We would like to use untruncated hmac-sha256 so that we could maintain the uniqueness property of the stored values. We would like to use tinkey to manage the keys but it doesn't seems to support this kind of key template

What sort of feature would you like to see?

Addition of HKDF_SHA256_DERIVES_HMAC_SHA256_256BITTAG key template. But is would be awesome if all supported key templates are added to tinkey

Have you considered any alternative solutions?

Creating custom script to create and manage the keys

Would you like to add additional context?

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