Skip to content

Make SHA3Digest implement SavableDigest #2054

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

Open
ralfhauser opened this issue Apr 13, 2025 · 0 comments
Open

Make SHA3Digest implement SavableDigest #2054

ralfhauser opened this issue Apr 13, 2025 · 0 comments

Comments

@ralfhauser
Copy link

When working on large files, it would be great to be able to pause and/or resume based on state obtained so far.

Therefore, it would be great, if
org.bouncycastle.crypto.digests.SHA3Digest
would implement the org.bouncycastle.crypto.SavableDigest interface.

Just for curiosity: in org.bouncycastle.crypto.digests.LongDigest , why do you not mention SavableDigest , but list its ingredients ?

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

No branches or pull requests

1 participant