Skip to content

Conversation

@simo5
Copy link
Member

@simo5 simo5 commented May 30, 2023

Fixes #302

simo5 added 2 commits May 30, 2023 11:28
This allows to propery compute an octect key for algorithms like
A256CBC-HS512 ha sa different input keysize than the putput key size.

Signed-off-by: Simo Sorce <[email protected]>
@simo5 simo5 requested a review from a team May 30, 2023 15:32
@simo5 simo5 mentioned this pull request May 30, 2023
This uses an algorithm that has different input_keysize and output
keysize.

Signed-off-by: Simo Sorce <[email protected]>
Copy link

@raildo raildo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simo5 simo5 merged commit db1f9f4 into latchset:main May 30, 2023
@simo5
Copy link
Member Author

simo5 commented May 30, 2023

Thanks @raildo !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Key size on generation is not always computed correctly

2 participants