fullsailor / pkcs7

Implements a subset of PKCS#7/Crytpographic Message Syntax (rfc2315, rfc5652)
MIT License
123 stars 201 forks source link

Compound octet string and SHA1RSA DigestAlgorithm support #36

Open shestakovda opened 5 years ago

shestakovda commented 5 years ago

I have to fix it, because of bugs in some CMS received by my service from clients. They were created from MS CryptoApi. Hope it will be useful

sliard commented 3 years ago

I lost a day of work because of this bug :( Need it for Apple App Attest validation