acertmgr icon indicating copy to clipboard operation
acertmgr copied to clipboard

padding.PKCS1v15() is insecure. Should not be used

Open socketpair opened this issue 9 months ago • 0 comments

https://cryptography.io/en/latest/hazmat/primitives/asymmetric/rsa/

search this page for "PKCS1v15"

https://people.redhat.com/~hkario/marvin/

https://github.com/moepman/acertmgr/blob/master/acertmgr/tools.py#L346C31-L346C49

socketpair avatar Oct 02 '23 06:10 socketpair