"J. Chong" <[EMAIL PROTECTED]> writes:
> I am terribly sorry I have to bother you alll with this question
> again. Well I am a bit confused about SSL and SET. Does SET applies SSL
> protocol?
No. It's an entirely different protocol.

> Can I use OpenSSL to develop a payment system and put it on
> commercial site? Please help. Thanks.
Yes, provided you do one of two things:
1. Use OpenSSL to do SSL or S/MIME which it already knows how to
do.
2. Use the primitives (e.g. ASN.1, crypto) in OpenSSL to implement
some other cryptographic protocol (such as SET).

What you can't do is expect OpenSSL to implement SET for you.

-Ekr
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to