OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
[Muscle] (no subject)

bjyostnaidrbt.ac.in
Date: Mon Apr 18 2005 - 23:18:50 CDT


hi all,

Now i can able to export private key through muscletool, for that i change muscletool.c..
The following modifications are done in genkeys method:

                                                                                
  keyParams.algoType = MSC_GEN_ALG_RSA_CRT;
  keyParams.keySize = 1024;
  keyParams.privateKeyACL.readPermission = MSC_AUT_ALL; <---------
  keyParams.privateKeyACL.writePermission = MSC_AUT_ALL; <---------
  keyParams.privateKeyACL.usePermission = MSC_AUT_ALL; <---------
                                                                                
 <--------- here i changed private key permission.
                                                                                
and in export key method i did the follwoing changes.

 rv = MSCExportKey(pConnection, keyNumber,
                    keyData, &keySize, 0, 0);

now i want to know, whether there is any program which convert my private key format to base64(standard format).

Please kindly help me so that i can go futher.

Thanks in advance

B.Jyostna

--------------------------------------------
Email in Indian languages.
This mail has been sent to you from http://webmail.idrbt.ac.in

Disclaimer :
 sample Disclaimer

_______________________________________________
Muscle mailing list
Musclelists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle