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

fix: implement validation null safety to process data and _encrypting #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SalatielMG
Copy link

Dear pointycastle team,

Fix issue: 253 Error: Null check operator used on a null value; in PaddedBlockCipherImpl.process #253

I identified that the issue is due to the lack of null safety checks on lines 52, 53, 56, and 86. I have created this PR with a proposed solution for this problem, ensuring that the necessary null checks are implemented.

I would greatly appreciate it if you could review this PR for integration or improvement in a future release of the library.

Thank you for your attention and for the excellent work you do with pointycastle.

Best regards, Salatiel Montero.

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.

1 participant