randombit / botan

Cryptography Toolkit
https://botan.randombit.net
BSD 2-Clause "Simplified" License
2.6k stars 570 forks source link

Add RSA/MD2 OID back to the OID table #4248

Closed randombit closed 4 months ago

randombit commented 4 months ago

This OID not being defined means we don't recognize a root cert with a MD2 self-signature as a CA certificate. A few such root certs still exist.

Fixes #4247

coveralls commented 4 months ago

Coverage Status

coverage: 91.66% (-0.01%) from 91.672% when pulling 748df2ff718df28060a5ab35ccbd8f0881c2e2a8 on jack/fix-4247 into a66e2520739f1988f3d7291432e24e3ff59a8552 on master.