Re: [PATCH v5 1/3] crypto: KEYS: convert public key and digsig asym to the akcipher api

From: David Howells
Date: Wed Feb 10 2016 - 09:18:06 EST


Why didn't you put the RSA signature parsing - ie. where the OID and the other
bits are checked - into crypto/rsa.c?

David