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

Integrate cryptopp and implement iso checksum verification #24

Conversation

lbgracioso
Copy link
Collaborator

Hey!

This was a fast one.
Integrating a new library, cryptopp and implementing a checksum verification to disk images (only works if the disk image uses a known name, so if users try to use a custom image they won't have problems, unless they use a known name).

Copy link
Owner

@viniciusferrao viniciusferrao left a comment

Choose a reason for hiding this comment

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

Hi @lbgracioso there's is some issues with this PR. But again, thanks for the PR, it's definitely a good idea.

src/diskImage.cpp Outdated Show resolved Hide resolved
src/diskImage.cpp Outdated Show resolved Hide resolved
src/diskImage.cpp Outdated Show resolved Hide resolved
@viniciusferrao viniciusferrao merged commit 7e6c551 into viniciusferrao:master Jan 4, 2024
1 check passed
@viniciusferrao
Copy link
Owner

I've added a context with references to explicit why the .release() methods are needed.

So it has been merged.

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.

2 participants