python-pkcs1
python-pkcs1 copied to clipboard
RSA PKCS#1 v1.5 signature scheme verification incompatibility issue
Added support for implicit NULL parameter case in pkcs1 signature verification
Seems great, could you add a test vector for this use case ? Do not try to add to the existing one extracted from PKCS#1 specification, just add it directly in the test files.
I might not be able to do this at the moment but may try this later.