Skip to content

[+] Added a check that the size of the public and/or private key is 0, then...

Constantin P. requested to merge hotfix-3255-1 into master

[+] Added a check that the size of the public and/or private key is 0, then memory is not allocated, because for example we have an OAES key and neither the field with the public nor the private key is filled in. And because of this, tests are lying around.

Merge request reports