Skip to content

Support untruncated responses #116

@stv0g

Description

@stv0g

I would like to generate a SHA256 HMAC using the app and retrieve the full digest.

This seems to be currently not possible.

YKOATH supports this by enabling/disabling the dynamic truncation via P2 of the calculate instruction. However, The Trussed secrets apps unconditionally performs dynamic truncation.

This would also allow us to ditch the Yubico-specific HMAC instruction and just use TOTP credentials where we pass a custom challenge.

The Yubico-specific HMAC instruction currently only supports SHA1 which is a no-go for my use case :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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