v2 patch set can be found here: http://www.mail-archive.com/linux-crypto%40vger.kernel.org/msg18269.html Changes to v2 patch set: - "crypto: add CONFIG_ symbol for rsa helper" - removed. The drivers will select the CRYPTO_RSA symbol instead. Tudor Ambarus (3): crypto: rsa - generalize ASN.1 sequences crypto: rsa_helper - add raw integer parser actions crypto: rsa_helper - export symbols for asn1 structures crypto/rsa.c | 75 ++++----- crypto/rsa_helper.c | 351 +++++++++++++++++++++++++++++++++++++----- include/crypto/internal/rsa.h | 59 ++++++- 3 files changed, 407 insertions(+), 78 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html