Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes AES secret key import failing on newline characters #747

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

ijsf
Copy link
Contributor

@ijsf ijsf commented Apr 30, 2024

Fix for issue #746.

Also removes the need for NULL termination since we are dealing with binary data.

@jschlyter
Copy link
Contributor

Please rebase on develop and mark as ready when ready.

@ijsf ijsf marked this pull request as ready for review November 29, 2024 17:17
@ijsf ijsf requested a review from a team as a code owner November 29, 2024 17:17
@jschlyter jschlyter requested a review from bjosv November 29, 2024 18:15
Copy link
Contributor

@bjosv bjosv left a comment

Choose a reason for hiding this comment

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

LGTM!

src/bin/util/softhsm2-util-botan.cpp Show resolved Hide resolved
@jschlyter jschlyter merged commit 6d75f15 into softhsm:develop Dec 2, 2024
7 checks passed
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.

3 participants