Hi friends,
Does linux kernel's async crypto API support RSA operations(Asymmetric ciphers)? I mean can my driver utilize my RSA crypto hardware (assuming I have driver for the RSA hardware) using linux's async kernel crypto API? I see async interface is present in kernel only for symmetric cipher (ablkcipher) and hash operations (ahash) and not able to locate the same support for RSA? Thanks Tilak -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
