OpenSolaris

Printable Version Enter a New Search
Bug ID 6236948
Synopsis need userland interface to list crypto algorithms available to kernel consumers
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:kernel
Keywords ef-admin | onnv_triage | xlofi
Responsible Engineer Dina Kurktchi
Reported Against
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105)
Related Bugs 6354230 , 5029681 , 6474964 , 6554400 , 4926125
Submit Date 7-March-2005
Last Update Date 17-December-2008
Description
There is a growing number of userland tools that need to know what crypto algorithms (and key lenghts etc) are available for a kernel consumer.  The common case of this is the admin utility that configures a given kernel subsystem that uses crypto.  The following are the
known cases for things already here or comming soon: ipsecalgs(1m), cryptoadm(1m), kssladm(1m), lofiadm(1m), ZFS.

This information is available over the private device /dev/cryptoadm and is how cryptoadm(1m) gets this.  We need to make an API
version of this that can be used by others.  Basically an API version of cryptoadm list -m but with some more information.
 xxxxx@xxxxx.com 2005-03-07 17:50:58 GMT
Work Around
N/A
Comments
N/A