Open abhishek-ram opened 9 years ago
The latest update of pyasn1 is able to parse the pkcs7 data, so in effect we should be ablt to extract the signatures and then verify them.
This will mean that we have full control over signing such as hashing algrithm used and other factors that are not exposed by M2Crypto
Any progress on this migration ?
The latest update of pyasn1 is able to parse the pkcs7 data, so in effect we should be ablt to extract the signatures and then verify them.
This will mean that we have full control over signing such as hashing algrithm used and other factors that are not exposed by M2Crypto