Hi,

I have to announce two new methods for OpenSSL. The methods are:

getSMIME
  * ENCRYPT => (YES|NO)
  * SIGN => (YES|NO)
  * SIGN_CERT 
  * ENCRYPT_CERT
  * SIGN_KEY
  (if ENCRYPT or SIGN are not present or not interpretable then I 
   check the other options and if the operation is possible then I 
   encrypt or/and sign)
  * ENGINE
  * OUTFILE
  * INFILE
  * MESSAGE (if infile is not present)
getPIN
  * LENGTH
  * ENGINE 
  (openssl rand -base64 -engine ENGINE LENGTH)

Any comments?

Michael
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                     [OpenCA Core Developer]

http://openca.sourceforge.net

_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to