Re: Question about generating key pair (urgent)
"jackie stone" <[email protected]> Sun, 29 Aug 1999 18:07:52 PDT
| Newsgroups | gmane.ietf.pfl |
|---|---|
| Message-ID | <[email protected]> |
>From: [email protected] >To: [email protected] >Subject: Question about generating key pair (urgent) >Date: Wed, 18 Aug 1999 09:06:12 +0200 > > > > 1) IS the RSA Algorithm supported by Jonah? and if it's the case > How can I do to use it ? or have you any idea what went wrong? > Because there are all the code source implementing the RSA > Algorithm, and also they are specified in the INI.files ? The real implementation of crypto algorithms is the cylink package shipped with Jonah.the Jonah program access the crypto function trough the CDSA .and CDSA offer a CSSM module through which we can call the CSP function to access the crypto function in a standard way(CDSA/CSSM) by the APIs defined as in the cssmapi.h. as the CSSM offered by IBM will not offer RSA for commerical or legal reason,we have to develop a CSSM/CSP with RSA implemented ourselves. I have developed a complete CSP based on SSLeay,of course it include RSA and many other crypto algorithms. If anyone here is interested in it, pls E-mail me. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com