On 26/05/2010 21:43, Danek Duvall wrote:
/system/library/security/pkcs11_kernel /system/library/security/pkcs11_softtoken /system/library/security/pkcs11_tpmalso be reasonable packages, and what would go into them? Are there other pkcs11 things that would go into their own packages that aren't plugins to the pkcs11 library, thus suggesting a heirarchy like /system/library/security/pkcs11/pkcs11_kernel /system/library/security/pkcs11/pkcs11_softtoken /system/library/security/pkcs11/pkcs11_tpm
Since we don't already have /pkcs11/ I'd prefer the more generic /crypto/
Might we have similar hierarchy for pkcs7, et al?
I doubt it, similarly we wouldn't have pkcs1 or pkcs5 as hierarchies either. PKCS#11 is quite different to most of the other "PKCS standards" since it is actually an API (and thus results in shared libs) rather than an algorithm or data format.
-- Darren J Moffat _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
